Query time 0.04345
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": 2,
"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": 11,
"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 = 26319"
},
"buffer_type": "flat",
"buffer_size": "256Kb",
"join_type": "BNL",
"attached_condition": "trigcond(ps.product_id = 26319)",
"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 |
26319 |
10063_635B |
P |
A |
6 |
0 |
1998 |
500.000 |
0 |
0 |
0 |
0.00 |
0 |
1663871019 |
1726650734 |
0 |
N |
N |
N |
B |
N |
|
N |
N |
N |
Y |
10 |
Y |
5 - 7 |
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:20;s:9:"box_width";i:15;s:10:"box_height";i:10;} |
|
0 |
|
N |
N |
vi |
Gấu Bông Vải, Thú Bông Vải Linen, Đồ Chơi Handmade Bằng Vải, Gấu Bông Cho Bé, Thú Nhồi Bông Vải Mềm, Gấu Bông Ngộ Nghĩnh |
|
|
<p>Bạn đang muốn mua một món quà thủ công xinh xắn?</p>
<p>Vậy đừng bỏ qua dòng sản phẩm gấu bông vải của KATTIE HANDMADE. Sản phẩm được thiết kế ngộ nghĩnh, đáng yêu bằng vải cotton 100% tự nhiên, an toàn cho cả trẻ em.</p> |
thú bông, thú nhồi bông, gấu bông, gấu cotton, đồ chơi, đồ chơi trẻ em, thiên nhiên, cotton, đồ chơi an toàn, thủ công, quà tặng, mua online, chus, kattie handmade |
Bạn tìm quà thủ công 100% cotton cho trẻ? Chọn mua Gấu Bông Thủ Công Vải KATTIE HANDMADE, vải mềm dịu nhẹ cho da. Mua ngay tại CHUS! |
, Cute Linen Bear, Linen Fabric Stuffed Animal, Fabric Handmade Toy, Teddy Bear For Babies, Soft Fabric Stuffed Animal, Whimsical Teddy Bear |
Gấu Bông Vải - KATTIE HANDMADE | CHUS |
|
|
<p>Kích thước: 16.5*9.5</p>
<p>Thiết kế: Gấu bông</p>
<p>Chất liệu: Vải linen</p> |
|
Gấu Bông Vải | Sản Phẩm Linen | Thân Thiện Với Môi Trường | Đa Dạng Màu Sắc | Sản Phẩm Thủ Công | Sản Phẩm Trang Trí |
<p>Sản phẩm có 4 màu để lựa chọn:</p>
<p>01. Nâu đậm</p>
<p>02. Nâu nhạt</p>
<p>03. Xanh lá đậm</p>
<p>04. Xanh dương đậm</p> |
|
<p>Lý do để bạn chọn KATTIE HANDMADE Thật đơn giản! KATTIE sẽ đem đến cho bạn những sản phẩm thủ công từ đất sét Nhật và linen độc đáo, mang giá trị riêng.</p>
<p>Các sản phẩm của thương hiệu lấy cảm hứng từ những hoạt động đời thường, những điều giản dị mà đầy ắp ý nghĩa trong cuộc sống. Được chăm chút trong từng thiết kế, từng đường kim mũi chỉ, mỗi sản phẩm là tâm huyết của những người thợ thủ công. Sản phẩm nào cũng có những nét riêng, không sản phẩm nào giống sản phẩm nào. Do đó, khi sở hữu sản phẩm của KATTIE cũng đồng nghĩa với việc bạn đang có cho mình một sản phẩm độc nhất, chỉ dành riêng cho bạn.</p>
<p>Nếu bạn là người yêu các sản phẩm thủ công, yêu những điều thơ mộng, hãy đến KATTIE để tìm cho mình những sản phẩm đất sét hoặc linen thể hiện phong cách riêng của mình</p> |
a:4:{s:17:"rs_brand_producer";a:5:{i:0;s:47:"Sản phẩm thân thiện với môi trường";i:1;s:71:"Cảm hứng lấy từ những điều giản dị trong cuộc sống";i:2;s:0:"";i:3;s:0:"";i:4;s:0:"";}s:14:"rs_ingredients";a:5:{i:0;s:11:"Vải Linen";i:1;s:0:"";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:0:"";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:0:"";}} |
<p>Sản phẩm cần 5 - 10 ngày để hoàn thiện vì được sản xuất thủ công.</p> |
<span>Sản phẩm được thực hiện thủ công cần thời gian hoàn thiện, và sẽ có chút khác biệt về màu sắc và kích thước. Tuy nhiên, tổng thể thiết kế không thay đổi.</span> |
1 |
90000.0000 |
211M,211M,211M,211M,211M,211M,211M,211M,211M,211M,211M,215,215,215,215,215,215,215,215,215,215,215 |
512M,512M,432,432,434,434,438,438,440,440,445,445,467,467,502,502,504,504,508,508,509,509 |
9595 |
KATTIE HANDMADE |
|
gau-bong-vai |
110/211 |
D |
5.00 |
1 |
|