Query time 0.01099
JSON explain
{
"query_block": {
"select_id": 1,
"nested_loop": [
{
"table": {
"table_name": "cscart_products",
"access_type": "const",
"possible_keys": ["PRIMARY", "status"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["product_id"],
"ref": ["const"],
"rows": 1,
"filtered": 100
}
},
{
"table": {
"table_name": "popularity",
"access_type": "const",
"possible_keys": ["PRIMARY", "total"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["product_id"],
"ref": ["const"],
"rows": 1,
"filtered": 100
}
},
{
"table": {
"table_name": "cscart_product_sales",
"access_type": "const",
"possible_keys": ["PRIMARY", "pa"],
"key": "PRIMARY",
"key_length": "6",
"used_key_parts": ["category_id", "product_id"],
"ref": ["const", "const"],
"rows": 0,
"filtered": 0,
"unique_row_not_found": true
}
},
{
"table": {
"table_name": "cscart_product_prices",
"access_type": "ref",
"possible_keys": [
"usergroup",
"product_id",
"lower_limit",
"usergroup_id"
],
"key": "product_id",
"key_length": "3",
"used_key_parts": ["product_id"],
"ref": ["const"],
"rows": 1,
"filtered": 100,
"attached_condition": "trigcond(cscart_product_prices.lower_limit = 1 and cscart_product_prices.usergroup_id in (0,0,1))"
}
},
{
"table": {
"table_name": "cscart_product_descriptions",
"access_type": "const",
"possible_keys": ["PRIMARY", "product_id"],
"key": "PRIMARY",
"key_length": "11",
"used_key_parts": ["product_id", "lang_code"],
"ref": ["const", "const"],
"rows": 1,
"filtered": 100,
"attached_condition": "trigcond(cscart_product_descriptions.lang_code = 'vi')"
}
},
{
"table": {
"table_name": "companies",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "4",
"used_key_parts": ["company_id"],
"ref": ["const"],
"rows": 1,
"filtered": 100,
"attached_condition": "trigcond(companies.`status` = 'A')"
}
},
{
"table": {
"table_name": "cscart_products_tag_categories",
"access_type": "ref",
"possible_keys": ["pt"],
"key": "pt",
"key_length": "3",
"used_key_parts": ["product_id"],
"ref": ["const"],
"rows": 1,
"filtered": 100
}
},
{
"table": {
"table_name": "cscart_products_categories",
"access_type": "ref",
"possible_keys": ["PRIMARY", "pt"],
"key": "pt",
"key_length": "3",
"used_key_parts": ["product_id"],
"ref": ["const"],
"rows": 5,
"filtered": 100
}
},
{
"table": {
"table_name": "cscart_categories",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY", "c_status", "p_category_id"],
"key": "PRIMARY",
"key_length": "3",
"used_key_parts": ["category_id"],
"ref": ["dev_db.cscart_products_categories.category_id"],
"rows": 1,
"filtered": 100,
"attached_condition": "cscart_categories.storefront_id in (0,1) and (cscart_categories.usergroup_ids = '' or find_in_set(0,cscart_categories.usergroup_ids) or find_in_set(1,cscart_categories.usergroup_ids)) and cscart_categories.`status` in ('A','H')"
}
},
{
"table": {
"table_name": "cscart_seo_names",
"access_type": "ref",
"possible_keys": ["PRIMARY", "dispatch"],
"key": "PRIMARY",
"key_length": "206",
"used_key_parts": ["object_id", "type", "dispatch", "lang_code"],
"ref": ["const", "const", "const", "const"],
"rows": 1,
"filtered": 100,
"attached_condition": "trigcond(cscart_seo_names.`type` = 'p' and cscart_seo_names.dispatch = '' and cscart_seo_names.lang_code = 'vi')"
}
},
{
"table": {
"table_name": "cscart_discussion",
"access_type": "const",
"possible_keys": ["object_id"],
"key": "object_id",
"key_length": "6",
"used_key_parts": ["object_id", "object_type"],
"ref": ["const", "const"],
"rows": 1,
"filtered": 100,
"attached_condition": "trigcond(cscart_discussion.object_type = 'P')"
}
},
{
"table": {
"table_name": "cscart_product_review_prepared_data",
"access_type": "const",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "7",
"used_key_parts": ["product_id", "storefront_id"],
"ref": ["const", "const"],
"rows": 1,
"filtered": 100
}
},
{
"block-nl-join": {
"table": {
"table_name": "<derived2>",
"access_type": "ALL",
"rows": 12545,
"filtered": 100,
"attached_condition": "ps.product_id = 48715"
},
"buffer_type": "flat",
"buffer_size": "126Kb",
"join_type": "BNL",
"attached_condition": "trigcond(ps.product_id = 48715)",
"materialized": {
"query_block": {
"select_id": 2,
"filesort": {
"sort_key": "count(cscart_order_details.product_id) desc",
"temporary_table": {
"nested_loop": [
{
"table": {
"table_name": "cscart_order_details",
"access_type": "index",
"key": "o_k",
"key_length": "6",
"used_key_parts": ["order_id", "product_id"],
"rows": 12545,
"filtered": 100,
"using_index": true
}
}
]
}
}
}
}
}
}
]
}
}
Result
product_id |
product_code |
product_type |
status |
company_id |
list_price |
amount |
weight |
length |
width |
height |
shipping_freight |
low_avail_limit |
timestamp |
updated_timestamp |
usergroup_ids |
is_edp |
edp_shipping |
unlimited_download |
tracking |
free_shipping |
zero_price_action |
is_pbp |
is_op |
is_oper |
is_returnable |
return_period |
is_make_to_order |
make_period |
avail_since |
out_of_stock_actions |
localization |
min_qty |
max_qty |
qty_step |
list_qty_count |
tax_ids |
age_verification |
age_limit |
options_type |
exceptions_type |
details_layout |
shipping_params |
facebook_obj_type |
parent_product_id |
buy_now_url |
is_stock_split_by_warehouses |
is_fragile |
lang_code |
product |
shortname |
short_description |
full_description |
meta_keywords |
meta_description |
search_words |
page_title |
age_warning_message |
promo_text |
specification |
special_note |
punch_line |
selection |
chus_note |
about_brand |
why_chus |
purchasing_notice |
note_from_brand |
is_sync_seo_url |
price |
category_ids |
category_tag_ids |
popularity |
company_name |
sales_amount |
seo_name |
seo_path |
discussion_type |
average_rating |
product_reviews_count |
sold |
48715 |
10801_07D |
P |
A |
827 |
0 |
999 |
400.000 |
0 |
0 |
0 |
0.00 |
0 |
1714617028 |
1726641266 |
0 |
N |
N |
N |
|
N |
|
N |
N |
N |
Y |
10 |
N |
|
0 |
N |
|
|
|
|
|
|
N |
0 |
|
|
default |
a:5:{s:16:"min_items_in_box";i:1;s:16:"max_items_in_box";i:1;s:10:"box_length";i:15;s:9:"box_width";i:15;s:10:"box_height";i:15;} |
|
0 |
|
N |
N |
vi |
Nến thơm Night Blooming Flowers Hương Nước Hoa Nữ, Set Quà Nến Thơm, Nến Thơm Tinh Dầu, Hương Thơm Quyến Rũ, Trị Liệu Bằng Mùi Hương, Quà Tặng Ý Nghĩa, Ý Tưởng Quà Tặng |
|
|
<p>Lấy ý tưởng từ những loài hoa nở về đêm, Night-Blooming Flower mang sự ngọt ngào với chút bí ẩn như một cô gái trưởng thành, ấm áp và gợi cảm.</p>
<p>Bắt đầu bằng chút ngọt dịu của quả lê, hương mát của biển, xen lẫn note hương chính cổ điển của hoa hồng, kết thúc bằng hổ phách và xạ hương đen. Mùi hương này hoàn hảo để trở thành một món quà cho những dịp lãng mạn: những buổi hẹn hò bên ly rượu vang, đêm tân hôn nồng nàn, hay đơn giản hơn là một buổi tối cuối tuần tự thiết đãi bản thân bằng một bộ phim thật hay bên ánh nến.</p> |
Nến thơm cao cấp, nến hương thơm quyến rũ, set quà nến thơm, set quà tặng, set quà sinh nhật, nến thơm The Muse, The Muse, nến thơm quà tặng, nến thơm phòng, nến thơm sinh nhật, trang trí nến thơm, nến thơm handmade, nến thơm thủ công |
Lãng mạn và quyến rũ, nến thơm Night Blooming Flowers mang nốt hương thật nữ tính để các nàng nâng niu chính mình. Mua ngay tại CHUS. |
, Night Blooming Scented Candle Apple Pie Scent, Scented Candle Gift Set, Essential Oil Scented Candles, Fruit Scent, Aromatherapy, Meaningful Gifts, Gift Ideas |
Nến thơm Night Blooming Flowers Hương Nước Hoa Nữ - The Muse | CHUS |
|
|
<p>- Thành phần: Sáp dừa, tinh dầu, bấc cotton</p>
<p>- Mùi hương: Tông ngọt, bí ẩn, quyến rũ</p>
<p>Top: Quả lê, cây thùa lá hẹp</p>
<p>Middle: Hoa cherry, hoa hồng, hương biển</p>
<p>Base: Hổ phách, xạ hương đen</p>
<p>- Thời gian đốt:</p>
<p>Size 100g: 25 giờ đốt</p>
<p>Size 200g: 50 giờ đốt</p>
<p>Set quà bao gồm:</p>
<p>1. Set 1:</p>
<p>- Nến đơn 100g</p>
<p>- 1 hộp đựng nến</p>
<p>- 1 hộp diêm</p>
<p>2. Set 2:</p>
<p>- Nến đơn 200g</p>
<p>- 1 hộp đựng nến</p>
<p>- 1 hộp diêm</p>
<p>3. Set 3:</p>
<p>- Nến đơn 100g</p>
<p>- 1 hộp đựng nến</p>
<p>- 1 hộp diêm</p>
<p>- 1 túi quai lụa</p>
<p>- 1 thiệp viết tay</p>
<p>- 1 thiệp cảm ơn và hướng dẫn dùng nến</p>
<p>4. Set 4:</p>
<p>- Nến đơn 200g</p>
<p>- 1 hộp đựng nến</p>
<p>- 1 hộp diêm</p>
<p>- 1 túi quai lụa</p>
<p>- 1 thiệp viết tay</p>
<p>- 1 thiệp cảm ơn và hướng dẫn sử dụng</p> |
<p>- Để xa tầm với trẻ em, thú cưng, các vật dễ cháy.</p>
<p>- Tỉa bấc trước khi đốt, để ngọn lửa nhỏ.</p>
<p>- Chỉ nên đốt nến 1-4 tiếng, không đốt nến qua đêm.</p>
<p>- Lần đầu sử dụng, đốt nến đến khi nến cháy đều mặt.</p>
<p>- Để nơi khô ráo, thoáng mát.</p>
<p>- Sẵn sàng hỗ trợ 1 đổi 1 nếu có bất kì sự cố xảy ra do lỗi từ shop.</p> |
|
|
|
|
a:4:{s:17:"rs_brand_producer";a:5:{i:0;s:113:"Thương hiệu nến thơm thủ công với đa dạng mùi hương, giúp thư giãn tinh thần hiệu quả ";i:1;s:74:"Hướng tới lối sống hiện đại, nâng tầm phong cách sống ";i:2;s:34:"Thân thiện với môi trường";i:3;s:0:"";i:4;s:0:"";}s:14:"rs_ingredients";a:5:{i:0;s:11:"Sáp dừa ";i:1;s:70:"Tinh dầu nhập khẩu từ Mỹ có kiểm định chất lượng ";i:2;s:0:"";i:3;s:0:"";i:4;s:0:"";}s:14:"rs_manufacture";a:5:{i:0;s:11:"Thủ công";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:0:"";}s:17:"rs_certifications";a:5:{i:0;s:45:"Giấy kiểm định chất lượng VNTEST ";i:1;s:99:"Chứng nhận từ IFRA Hiệp hội nước hoa quốc tế (International Fragrance Association)";i:2;s:0:"";i:3;s:0:"";i:4;s:0:"";}} |
|
Nếu cần ghi lời chúc trong thiệp viết tay, vui lòng ghi chú vào ô “Lời nhắn từ khách hàng” khi đặt hàng |
0 |
490000.0000 |
169M,315,213,210,412 |
|
4320 |
THE MUSE |
|
nen-thom-night-blooming-flowers-huong-nuoc-hoa-nu-set-qua-nen-thom-nen-thom-tinh-dau-huong-thom-quyen-ru-tri-lieu-bang-mui-huong-qua-tang-y-nghia-y-tuong-qua-tang |
101/169 |
D |
5.00 |
3 |
|