Query time 0.00116
JSON explain
{
"query_block": {
"select_id": 1,
"table": {
"table_name": "cscart_master_products_storefront_min_price",
"access_type": "system",
"possible_keys": ["PRIMARY"],
"rows": 0,
"filtered": 0,
"const_row_not_found": true
},
"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": 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": 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": ["multi_vendor.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')"
},
"block-nl-join": {
"table": {
"table_name": "cscart_product_prices",
"access_type": "range",
"possible_keys": ["usergroup", "product_id", "lower_limit", "usergroup_id"],
"key": "product_id",
"key_length": "9",
"used_key_parts": ["product_id", "usergroup_id", "lower_limit"],
"rowid_filter": {
"range": {
"key": "lower_limit",
"used_key_parts": ["lower_limit", "product_id", "usergroup_id"]
},
"rows": 2,
"selectivity_pct": 1.960784314
},
"rows": 2,
"filtered": 100,
"attached_condition": "cscart_product_prices.product_id = 716 and cscart_product_prices.lower_limit = 1 and cscart_product_prices.usergroup_id in (0,0,1)"
},
"buffer_type": "flat",
"buffer_size": "8Kb",
"join_type": "BNL",
"attached_condition": "trigcond(1) and trigcond(cscart_product_prices.product_id = 716 and 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": "product_id",
"key_length": "9",
"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": "company_descr",
"access_type": "eq_ref",
"possible_keys": ["PRIMARY"],
"key": "PRIMARY",
"key_length": "10",
"used_key_parts": ["company_id", "lang_code"],
"ref": ["const", "const"],
"rows": 1,
"filtered": 100,
"attached_condition": "trigcond(company_descr.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_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 = 'fr')"
},
"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": 2,
"filtered": 100,
"attached_condition": "point_prices.product_id = 716 and point_prices.lower_limit = 1 and point_prices.usergroup_id in (0,0,1)"
},
"buffer_type": "flat",
"buffer_size": "106Kb",
"join_type": "BNL",
"attached_condition": "trigcond(1) and trigcond(point_prices.product_id = 716 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
}
}
}
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 |
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 |
units_in_product |
show_price_per_x_units |
enable_buynow |
master_product_id |
master_product_status |
master_product_offers_count |
cp_extended_marketing_prohibit_review |
commercial_id |
show_videos_before_images |
autoplay_videos |
lang_code |
product |
shortname |
short_description |
full_description |
meta_keywords |
meta_description |
search_words |
page_title |
age_warning_message |
promo_text |
unit_name |
price |
category_ids |
popularity |
company_name |
sales_amount |
seo_name |
seo_path |
point_price |
discussion_type |
average_rating |
product_reviews_count |
| 716 |
CCMGF3 |
P |
H |
3 |
125.00 |
9994 |
0.000 |
0 |
0 |
0 |
0.00 |
0 |
1756197664 |
1767480055 |
0 |
N |
N |
N |
|
N |
|
Y |
N |
N |
Y |
10 |
1690581600 |
N |
|
|
|
|
|
|
N |
0 |
|
|
default |
a:5:{s:16:"min_items_in_box";i:2;s:16:"max_items_in_box";i:2;s:10:"box_length";i:40;s:9:"box_width";i:20;s:10:"box_height";i:20;} |
activity |
0 |
|
0.000 |
1.000 |
Y |
0 |
A |
0 |
N |
0 |
N |
N |
en |
CCM 3j - PFM Crown – 非贵金属烤瓷冠 G3 |
|
<div style="border: 2px solid red; border-radius: 15px; padding: 20px; margin-bottom: 20px; font-family: Arial, sans-serif;"><p> <strong><span style="color: rgb(192, 80, 77);">By choosing this prosthesis,</span></strong> you are opting for the creation of a Ceramic-Metal Crown (CCM) in Fitting or Direct Finishing - Made in France - 3-day lead time.</p><p> This range of prostheses is entirely manufactured in France by experienced dental prosthetists with more than ten years of expertise.<br></p><p> <span style="color: rgb(155, 187, 89);"><strong>Manufactured in certified laboratories,</strong></span> respecting our very high quality standards and strictly using materials that comply with CE standards.</p></div> |
<p>By choosing this prosthesis you opt for a DIRECT FINISH - CCM Ceramic-Metal Crown - Origin France - 3 days Delay. Structure: The base of the crown is made of metal, offering exceptional strength and durability. Ceramic Coating: The visible part of the crown is covered with ceramic, which is designed to resemble the natural appearance of teeth.</p> |
|
|
DIRECT FINISHING - CCM Ceramic-Metal Crown - Origin France - 3 days Lead time ccm france ccm direct finishing ccm direct finishing france |
|
|
<div style="border: 2px solid red; border-radius: 15px; padding: 20px; margin-bottom: 20px; font-family: Arial, sans-serif;"><p> <strong><span style="color: rgb(192, 80, 77);">By choosing this prosthesis,</span></strong> you are opting for the creation of a Ceramic-Metal Crown (CCM) in Fitting or Direct Finishing - Made in France - 3-day lead time.</p><p> This range of prostheses is entirely manufactured in France by experienced dental prosthetists with more than ten years of expertise.<br></p><p> <span style="color: rgb(155, 187, 89);"><strong>Manufactured in certified laboratories,</strong></span> respecting our very high quality standards and strictly using materials that comply with CE standards.</p></div> |
|
88.00000000 |
190M |
867 |
Laboratoire Dental Cortex - France |
2 |
couronne-ceramo-metal-ccm-tous-types-origine-france-3-jours-delai-clone |
166/174/190 |
0 |
|
|
|