Query time 0.03654
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": 99.9960556,
"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 = 'en')"
}
},
{
"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": 1,
"filtered": 100
}
},
{
"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_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 = 'en')"
}
},
{
"block-nl-join": {
"table": {
"table_name": "point_prices",
"access_type": "range",
"possible_keys": ["unique_key", "src_k"],
"key": "unique_key",
"key_length": "8",
"used_key_parts": ["lower_limit", "usergroup_id", "product_id"],
"rows": 1,
"filtered": 100,
"attached_condition": "point_prices.product_id = 6655 and point_prices.lower_limit = 1 and point_prices.usergroup_id in (0,0,1)"
},
"buffer_type": "flat",
"buffer_size": "125Kb",
"join_type": "BNL",
"attached_condition": "trigcond(1) and trigcond(point_prices.product_id = 6655 and point_prices.lower_limit = 1 and point_prices.usergroup_id in (0,0,1))"
}
},
{
"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": 12919,
"filtered": 100,
"attached_condition": "ps.product_id = 6655"
},
"buffer_type": "flat",
"buffer_size": "53Kb",
"join_type": "BNL",
"attached_condition": "trigcond(ps.product_id = 6655)",
"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": 12919,
"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 |
point_price |
discussion_type |
average_rating |
product_reviews_count |
sold |
6655 |
10168_08 |
P |
A |
492 |
0 |
999 |
150.000 |
0 |
0 |
0 |
0.00 |
0 |
1655312400 |
1726250774 |
0 |
N |
N |
N |
B |
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:8;s:10:"box_height";i:10;} |
|
0 |
|
N |
N |
en |
Herbal Hand Sanitizer Spray, Hand Sanitizer, Hand Disinfectant Solution, Hand Sanitizing Solution, Herbal Hand Sanitizer |
|
|
<p>Co Ca Chu introduces this Herbal Gentle Hand Sanitizer that is safe for your health thanks to its main ingredients consisting of natural herbs. Be affirmed that this doesn't affect your health or the environment badly.</p>
<p>It’s in a small spray bottle that you can take with you anywhere. The ethanol content is sufficient to kill harmful bacteria but doesn't dry out the hand skin.</p> |
|
|
, Herbal Hand Sanitizer Spray, Hand Sanitizer, Hand Disinfectant Solution, Hand Sanitizing Solution, Herbal Hand Sanitizer |
Herbal Hand Sanitizer Spray - Cô cà chua | CHUS |
|
|
<p>- Volume: 90ml</p>
<p>- Ingredients: Betel, green tea, grapefruit, guava leaf, lemongrass, Alpha-Terpineol, ethanol</p> |
<p>Instruction:</p>
<p>- Spray 3-5 times (3-5ml) into palms, wrists, surfaces</p>
<p>- Wash hands with it for 30s then rinse with water or let hands dry naturally</p>
<p>- Expiry: 02 years from the manufacture date</p>
<p>- Store away from children’s reach</p>
<p>- Do not spray into eyes, if in contact with eyes, rinse well with water</p> |
Anti-Bacteria | Natural Fragrance | Natural Herbs | Safe For Health | Convenient |
|
<p>Unlike many hand sanitizer products that contain synthetic disinfectants and fragrances, this hand sanitizer from Co Ca Chua contains natural ingredients added with a sufficient amount of ethanol to effectively get rid of bacteria.</p>
<p>Vietnamese herbs with antibacterial and anti-inflammatory properties, such as betel nut, green tea, lemongrass, and guava leaves, are used to ensure your health's safety while also producing a natural, pleasant scent that lingers on your hand.</p> |
<p>Co Ca Chua, is a Vietnamese social enterprise that has introduced detergent enzymes made from 95% fermented tomatoes. The aim behind their unique product is to create an eco friendly and sustainable alternative to chemical detergents.</p>
<p>At Co Ca Chua they are always seeking solutions that're both safe for humans and do not harm the environment. They also work with local farmers and producers and educate them about sustainable methods and organic produce.</p>
<p>As for the CEO of Co Ca Chua, Mr.Nguyen has spent his entire life on countless environmental projects. With him, protecting the planet always starts from home.He believes that one has to be the change they want to see.</p> |
a:4:{s:17:"rs_brand_producer";a:5:{i:0;s:47:"Brand that focuses on producing enzyme cleaners";i:1;s:14:"Safe for users";i:2;s:12:"Eco friendly";i:3;s:44:"Promote organic detergents for household use";i:4;s:0:"";}s:14:"rs_ingredients";a:5:{i:0;s:13:"Tomato enzyme";i:1;s:11:"Coconut oil";i:2;s:22:"Natural essential oils";i:3;s:13:"Mineral salts";i:4;s:12:"Betel leaves";}s:14:"rs_manufacture";a:5:{i:0;s:56:"Enzyme is fermented from tomatoes with modern technology";i:1;s:24:"Foaming from coconut oil";i:2;s:33:"Scent from natural essential oils";i:3;s:0:"";i:4;s:0:"";}s:17:"rs_certifications";a:5:{i:0;s:49:"Certificate in Japanese Industrial Standard (JIS)";i:1;s:4:"TCVN";i:2;s:0:"";i:3;s:0:"";i:4;s:0:"";}} |
|
|
1 |
128000.0000 |
182M |
450M |
8344 |
Cô cà chua |
|
herbal-hand-sanitizer-spray |
103/182 |
|
D |
5.00 |
1 |
|