Query time 0.04004
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_categories",
"access_type": "ref",
"possible_keys": ["PRIMARY", "pt"],
"key": "pt",
"key_length": "3",
"used_key_parts": ["product_id"],
"ref": ["const"],
"rows": 3,
"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_products_tag_categories",
"access_type": "ref",
"possible_keys": ["pt"],
"key": "pt",
"key_length": "3",
"used_key_parts": ["product_id"],
"ref": ["const"],
"rows": 12,
"filtered": 100
}
},
{
"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 = 49302"
},
"buffer_type": "flat",
"buffer_size": "256Kb",
"join_type": "BNL",
"attached_condition": "trigcond(ps.product_id = 49302)",
"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 |
49302 |
10812_03_01 |
P |
A |
849 |
0 |
1 |
1000.000 |
0 |
0 |
0 |
0.00 |
0 |
1720691775 |
1726252744 |
0 |
N |
N |
N |
B |
N |
R |
N |
N |
N |
Y |
10 |
N |
|
0 |
N |
|
1 |
0 |
0 |
0 |
|
N |
0 |
P |
F |
default |
a:5:{s:16:"min_items_in_box";i:1;s:16:"max_items_in_box";i:1;s:10:"box_length";i:20;s:9:"box_width";i:20;s:10:"box_height";i:20;} |
|
0 |
|
N |
Y |
vi |
Đèn Fairy 3, Đèn Gốm Thủ Công, Món Quà Tặng Đáng Nhớ, Mang Lại Ánh Sáng Ấm Áp Và Tinh Tế Cho Căn Phòng, Đèn Ngủ, Đèn Trang Trí, Quà Tặng Độc Đáo |
|
|
<p>Đèn Fairy 3 là một tác phẩm nghệ thuật thủ công độc đáo và đầy mê hoặc, được nặn tay từ gốm, mang đến ánh sáng ấm áp và tinh tế cho bất kỳ căn phòng nào.<br /><br />Được chế tác tỉ mỉ, Đèn Fairy 3 mô phỏng một ngôi nhà nhỏ xinh xắn với cánh cửa và cửa sổ bằng gốm pha màu, bao quanh bởi hoa cỏ khô tạo nên hiệu ứng huyền ảo và đầy sức sống. Ánh sáng dịu nhẹ từ đèn LED tích hợp bên trong tô điểm thêm nét lãng mạn và ấm cúng cho không gian.<br /><br />Đèn Fairy 3 không chỉ là vật trang trí độc đáo mà còn là món quà tặng ý nghĩa cho những người thân yêu. Với thiết kế tinh tế và ánh sáng dịu nhẹ, đèn Fairy 3 sẽ mang đến sự thư giãn và bình yên cho tâm hồn, góp phần tạo nên bầu không khí ấm cúng và lãng mạn cho mọi căn phòng.</p> |
Đèn Fairy 3, Đèn trang trí, đèn led trang trí, đèn fairy light, Đèn ngủ, Quà tặng, quà tặng sinh nhật, quà tặng độc đáo, Đèn gốm thủ công, đèn handmade, đèn fairy decor |
|
, Handmade Ceramic Fairy Lamp 3, Charming Ceramic Nightlight, Handcrafted With Love, Ceramic Decorative Lamp, Delicate Decoration, Unique Gift |
|
|
|
<p><strong>- Kích thước đèn:</strong></p>
<p>+ Chiều rộng miệng đèn: ~ 11 - 12cm.</p>
<p>+ Chiều sâu: ~8 cm. </p>
<p><strong>- Chiều cao giá treo đèn </strong>(bán kèm): ~10cm</p>
<p><strong>- Trọng lượng</strong>: 500 - 550 gr. </p>
<p><strong>- Chất liệu:</strong><span> </span>Đất sét, màu gốm, men gốm, hoa cỏ khô, keo, bóng đèn LED, dây điện.</p> |
<p><strong><span>Hướng dẫn bảo quàn đèn:</span></strong></p>
<p><span></span><span>- Không để đèn tiếp xúc trực tiếp với nước.</span></p>
<p><span>- Không để gần lửa.</span></p>
<p><span>- Không va chạm mạnh.</span></p> |
|
|
<div id="content_chus_note" class="ty-wysiwyg-content content-chus_note" data-ca-accordion-is-active-scroll-to-elm="1">
<p><strong>Đèn Fairy là món quà hoàn hảo cho:</strong></p>
<p><strong>- Những người yêu thích thế giới thần tiên:</strong><span> </span>Đèn Fairy sẽ mang đến cho họ một không gian lung linh huyền ảo, như bước vào thế giới cổ tích.</p>
<p><strong>- Những người thích trang trí nhà cửa:</strong><span> </span>Đèn Fairy sẽ là điểm nhấn độc đáo cho không gian, tạo nên một bầu không khí ấm cúng và lãng mạn.</p>
<p><strong>- Những người đang tìm kiếm món quà tặng độc đáo:</strong><span> </span>Đèn Fairy là món quà ý nghĩa và độc đáo dành cho bạn bè, người thân hoặc đồng nghiệp.</p>
</div> |
|
a:4:{s:17:"rs_brand_producer";a:5:{i:0;s:109:"Cửa tiệm bán đồ thủ công xinh xắn, mong sẽ mang lại một chút ấm áp cho người nhận";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:0:"";}s:14:"rs_ingredients";a:5:{i:0;s:20:"Đất sét pha màu";i:1;s:13:"Hoa cỏ khô";i:2;s:46:"Phụ kiện đi kèm: đèn LED, dây điện";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:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:0:"";}} |
|
<p><strong>Mỗi sản phẩm là độc nhất vì được làm bằng tay.</strong><span> Do đó, sản phẩm bạn nhận được sẽ có chút khác biệt nhỏ về kích thước, màu sắc và họa tiết với hình ảnh. Tuy nhiên, thiết kế tổng thể không thay đổi.</span></p> |
0 |
700000.0000 |
313M,313M,313M,313M,313M,313M,313M,313M,313M,313M,313M,313M,166,166,166,166,166,166,166,166,166,166,166,166 |
416M,416M,418,418,420,420,421,421,434,434,450,450,480,480,491,491,504,504,512,512,514,514,515,515 |
1077 |
Little Sparks |
|
den-fairy-3-den-gom-thu-cong |
101/313 |
D |
|
0 |
|