Query time 0.02146
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": 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_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 = 46161"
},
"buffer_type": "flat",
"buffer_size": "126Kb",
"join_type": "BNL",
"attached_condition": "trigcond(ps.product_id = 46161)",
"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 |
46161 |
10264_07 |
P |
A |
238 |
0 |
999 |
1500.000 |
0 |
0 |
0 |
0.00 |
0 |
1698725020 |
1726250837 |
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:30;s:9:"box_width";i:10;s:10:"box_height";i:10;} |
|
0 |
|
N |
N |
vi |
Nước Rửa Bát Tự Nhiên Bằng Enzyme Từ Dứa, Chai 1 Lít, Nước Rửa Bát An Toàn, Không Chứa Chất Tẩy Rửa Độ Hại, Làm Sạch Hiệu Quả |
|
|
<p>Bạn đang tìm kiếm một loại nước rửa bát an toàn, lành tính cho sức khỏe của cả gia đình? Bạn lo lắng về những hóa chất tẩy rửa độc hại có thể gây kích ứng da tay và ảnh hưởng đến môi trường?</p>
<p>Nước Rửa Bát Tự Nhiên Bằng Enzyme Từ Dứa của Enzyco chính là giải pháp hoàn hảo dành cho bạn. Sản phẩm được làm từ 90% enzyme lên men từ dứa, không chứa các hóa chất tẩy rửa độc hại, mang đến khả năng làm sạch hiệu quả mà vẫn đảm bảo an toàn cho người sử dụng.</p>
<p style="text-align:center;"><a href="https://chus.vn/sam-hang-viet-voi-chus-choice-chus-chon/" target="_blank" rel="noreferrer noopener"><img src="https://chus.vn/images/Blog/CHUS%20CHOICE/CHUS-CHOICE-Label.png?1698728819284" alt="" width="250" height="99" /></a></p>
<p style="text-align:center;"><span style="font-size:12pt;color:#000080;">Luôn nhận được đánh giá 5⭐, Cam kết đổi trả, Giao hàng nhanh chóng, Được CHUS đảm bảo chất lượng</span></p> |
nước rửa bát, nước rửa bát sinh học, enzyme dứa, công nghệ enzyme |
Nước rửa bát làm từ 90% enzyme lên men từ dứa, không chứa các hóa chất tẩy rửa độc hại, làm sạch hiệu quả mà vẫn đảm bảo an toàn cho người dùng. |
, Biological Dishwashing Liquid From Pineapple Enzyme, 1 Liter Bottle, Safe Dishwashing Liquid, Free from Harmful Cleaning Agents |
Nước Rửa Bát Tự Nhiên Enzyme Dứa, Chai 1L Enzyco - CHUS |
|
|
<p><strong>Thành phần: </strong><span style="font-weight: 400;">90% enzyme từ dứa, 10% tinh dầu cam tự nhiên, phụ liệu gốc thực vật gồm Decyl glucoside, Glycerin, Baking soda, Potassium sorbate; Coco betaine</span></p> |
<strong>1. Cách sử dụng:</strong><br />
<p><span style="font-weight: 400;">Hòa sản phẩm với một ít nước trong chén nhỏ, hoặc cho trực tiếp vào miếng rửa bát đã thấm nước, bóp nhẹ để tạo bọt và rửa, tráng sạch bằng nước</span></p>
<strong>2. Lưu ý: </strong><br />
<p><span style="font-weight: 400;">- Màu sản phẩm sẽ là màu tự nhiên của Dứa sau quá trình ngâm ủ, có thể mầu không đồng đều giữa các lô vì phụ thuộc nguyên liệu từng mùa khác nhau do chúng tôi không sử dụng hóa chất tẩy hoặc tạo màu công nghiệp</span></p>
<p><span style="font-weight: 400;">- Sản phẩm ít bọt, có mùi thơm nhẹ của Dứa và chua nhẹ đặc trưng của Enzyme tự nhiên</span></p>
<strong>3. Hạn sử dụng:</strong><br />
<p><span style="font-weight: 400;">- 24 tháng kể từ ngày sản xuất </span></p>
<p><span style="font-weight: 400;">- 6 tháng kể từ ngày mở nắp </span></p> |
Nước Tẩy Rửa Sinh Học | Thành Phần Tự Nhiên | Chất Tẩy Rửa An Toàn | Thân Thiện Với Môi Trường | Đa Dụng |
|
<p><strong>Lợi ích của Nước Rửa Bát Tự Nhiên Bằng Enzyme Từ Dứa:</strong></p>
<p><strong>- Làm sạch nhanh chóng và hiệu quả: </strong></p>
<p><span style="font-weight: 400;">Nước rửa bát từ enzyme dứa có khả năng đánh bay các vết bẩn cứng đầu như dầu mỡ, thức ăn thừa,... một cách dễ dàng và nhanh chóng.</span></p>
<p><strong>- An toàn cho sức khỏe và môi trường: </strong></p>
<p><span style="font-weight: 400;">Sản phẩm được làm từ các thành phần tự nhiên, không chứa hóa chất tẩy rửa độc hại, an toàn cho sức khỏe người sử dụng và thân thiện với môi trường.</span></p>
<p><strong>- Mùi hương dịu nhẹ, dễ chịu: </strong></p>
<p><span style="font-weight: 400;">Nước rửa bát có mùi hương dịu nhẹ, tự nhiên, không gây khó chịu cho người sử dụng.</span></p> |
|
a:4:{s:17:"rs_brand_producer";a:5:{i:0;s:106:"Thương hiệu sản phẩm tẩy rửa sinh học trong gia đình từ Enzyme của Dứa và Bồ hòn";i:1;s:70:"Chứa hàm lượng Enzyme sinh học đậm đặc nhất hiện nay";i:2;s:0:"";i:3;s:0:"";i:4;s:0:"";}s:14:"rs_ingredients";a:5:{i:0;s:96:"Hoàn toàn từ thiên nhiên cùng các phụ liệu hữu cơ, có nguồn gốc thực vật";i:1;s:51:"Tạo độ đặc cho sản phẩm từ bột ngô";i:2;s:47:"Tạo hương thơm từ tinh dầu tự nhiên";i:3;s:108:"KHÔNG chất tẩy công nghiệp, KHÔNG hóa chất độc hại, KHÔNG chất tạo màu và tạo mùi";i:4;s:154:"Nước thải từ quá trình sử dụng có thể dùng để tưới cây hoặc thải ra ao hồ, cống rãnh mà không làm chết vi sinh vật";}s:14:"rs_manufacture";a:5:{i:0;s:76:"Công nghệ lên men từ Dứa và Bồ hòn với độ đậm đặc cao";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><span style="font-weight: 400;"><img src="https://chus.vn/images/Blog/CHUS%20CHOICE/Vie/Enzyco_Vie.jpg?1699260042313" alt="chus choice comment" width="1050" height="230" /></span></p>
<p><span style="font-weight: 400;">Nước rửa chén bát sinh học Enzyco là sản phẩm an toàn cho sức khỏe và thân thiện với môi trường. Sản phẩm phù hợp với những người có làn da nhạy cảm, trẻ nhỏ và những người quan tâm đến sức khỏe và môi trường.</span></p>
<p><strong>Ưu điểm: </strong></p>
<p><span style="font-weight: 400;">- Thành phần tự nhiên, an toàn cho da và sức khỏe, không gây dị ứng.</span></p>
<p><span style="font-weight: 400;">- Làm sạch hiệu quả các vết bẩn cứng đầu, dầu mỡ, thức ăn thừa.</span></p>
<p><span style="font-weight: 400;">- Tạo bọt vừa phải, giúp rửa chén nhanh chóng và dễ dàng.</span></p>
<p><span style="font-weight: 400;">- Mùi hương tự nhiên, dễ chịu.</span></p>
<p><span style="font-weight: 400;">- Giá thành hợp lý.</span></p>
<p><strong>Nhược điểm:</strong></p>
<p><span style="font-weight: 400;">Không có nhiều mùi hương để lựa chọn</span></p> |
|
0 |
165000.0000 |
340M,171 |
450M,450M |
24552 |
Enzyco |
|
nuoc-rua-bat-tu-nhien-bang-enzyme-tu-dua-chai-1-lit |
101/340 |
D |
3.82 |
11 |
|