Query time 0.00063
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "1.80"
},
"grouping_operation": {
"using_filesort": false,
"nested_loop": [
{
"table": {
"table_name": "cscart_products",
"access_type": "const",
"possible_keys": [
"PRIMARY",
"status"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.10",
"prefix_cost": "0.00",
"data_read_per_join": "4K"
},
"used_columns": [
"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",
"ab__stickers_manual_ids",
"ab__stickers_generated_ids",
"ss_omnibus_display",
"rp_enable",
"rp_pre_auth",
"rp_pay_type",
"rp_period",
"rp_free_period",
"rp_shipping_cost",
"rp_addon_id",
"rp_struct_billing",
"ss_deepl_auto_translate",
"ss_deepl_changed_fields"
]
}
},
{
"table": {
"table_name": "popularity",
"access_type": "const",
"possible_keys": [
"PRIMARY",
"total"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.10",
"prefix_cost": "0.00",
"data_read_per_join": "32"
},
"used_columns": [
"product_id",
"total"
]
}
},
{
"table": {
"table_name": "cscart_product_sales",
"access_type": "const",
"possible_keys": [
"PRIMARY",
"pa"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id",
"product_id"
],
"key_length": "6",
"ref": [
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.10",
"prefix_cost": "0.00",
"data_read_per_join": "16"
},
"used_columns": [
"category_id",
"product_id",
"amount"
]
}
},
{
"table": {
"table_name": "cscart_product_prices",
"access_type": "ref",
"possible_keys": [
"usergroup",
"product_id",
"lower_limit",
"usergroup_id"
],
"key": "product_id",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.25",
"eval_cost": "0.10",
"prefix_cost": "0.35",
"data_read_per_join": "24"
},
"used_columns": [
"product_id",
"price",
"percentage_discount",
"lower_limit",
"usergroup_id"
],
"attached_condition": "<if>(is_not_null_compl(cscart_product_prices), ((`cscartdevel`.`cscart_product_prices`.`lower_limit` = 1) and (`cscartdevel`.`cscart_product_prices`.`usergroup_id` in (0,0,1))), true)"
}
},
{
"table": {
"table_name": "cscart_product_descriptions",
"access_type": "const",
"possible_keys": [
"PRIMARY",
"product_id"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id",
"lang_code"
],
"key_length": "9",
"ref": [
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.25",
"eval_cost": "0.10",
"prefix_cost": "0.70",
"data_read_per_join": "5K"
},
"used_columns": [
"product_id",
"lang_code",
"product",
"shortname",
"short_description",
"full_description",
"meta_keywords",
"meta_description",
"search_words",
"page_title",
"age_warning_message",
"promo_text",
"unit_name",
"ss_baselinker_name",
"ss_baselinker_description",
"stop_words"
]
}
},
{
"table": {
"table_name": "companies",
"access_type": "const",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"company_id"
],
"key_length": "4",
"ref": [
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.25",
"eval_cost": "0.10",
"prefix_cost": "1.05",
"data_read_per_join": "7K"
},
"used_columns": [
"company_id",
"status",
"company"
],
"attached_condition": "<if>(found_match(companies), ((`cscartdevel`.`companies`.`status` = 'A') or false), true)"
}
},
{
"table": {
"table_name": "cscart_products_categories",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"pt"
],
"key": "pt",
"used_key_parts": [
"product_id"
],
"key_length": "3",
"ref": [
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.25",
"eval_cost": "0.10",
"prefix_cost": "1.40",
"data_read_per_join": "16"
},
"used_columns": [
"product_id",
"category_id",
"link_type",
"category_position"
]
}
},
{
"table": {
"table_name": "cscart_categories",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"c_status",
"p_category_id"
],
"key": "PRIMARY",
"used_key_parts": [
"category_id"
],
"key_length": "3",
"ref": [
"cscartdevel.cscart_products_categories.category_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "5.00",
"cost_info": {
"read_cost": "0.25",
"eval_cost": "0.01",
"prefix_cost": "1.75",
"data_read_per_join": "176"
},
"used_columns": [
"category_id",
"storefront_id",
"usergroup_ids",
"status"
],
"attached_condition": "((`cscartdevel`.`cscart_categories`.`storefront_id` in (0,1)) and ((`cscartdevel`.`cscart_categories`.`usergroup_ids` = '') or (0 <> find_in_set(0,`cscartdevel`.`cscart_categories`.`usergroup_ids`)) or (0 <> find_in_set(1,`cscartdevel`.`cscart_categories`.`usergroup_ids`))) and (`cscartdevel`.`cscart_categories`.`status` in ('A','H')))"
}
},
{
"table": {
"table_name": "cscart_seo_names",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"dispatch"
],
"key": "PRIMARY",
"used_key_parts": [
"object_id",
"type",
"dispatch",
"lang_code"
],
"key_length": "206",
"ref": [
"const",
"const",
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.01",
"eval_cost": "0.01",
"prefix_cost": "1.77",
"data_read_per_join": "86"
},
"used_columns": [
"name",
"object_id",
"type",
"dispatch",
"path",
"lang_code"
]
}
},
{
"table": {
"table_name": "cscart_discussion",
"access_type": "const",
"possible_keys": [
"object_id"
],
"key": "object_id",
"used_key_parts": [
"object_id",
"object_type"
],
"key_length": "6",
"ref": [
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.01",
"eval_cost": "0.01",
"prefix_cost": "1.79",
"data_read_per_join": "1"
},
"used_columns": [
"object_id",
"object_type",
"type"
]
}
},
{
"table": {
"table_name": "cscart_product_review_prepared_data",
"access_type": "const",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"product_id",
"storefront_id"
],
"key_length": "7",
"ref": [
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 0,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.01",
"eval_cost": "0.01",
"prefix_cost": "1.80",
"data_read_per_join": "0"
},
"used_columns": [
"product_id",
"storefront_id",
"average_rating",
"reviews_count"
]
}
}
]
}
}
}
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 |
ab__stickers_manual_ids |
ab__stickers_generated_ids |
ss_omnibus_display |
rp_enable |
rp_pre_auth |
rp_pay_type |
rp_period |
rp_free_period |
rp_shipping_cost |
rp_addon_id |
rp_struct_billing |
ss_deepl_auto_translate |
ss_deepl_changed_fields |
lang_code |
product |
shortname |
short_description |
full_description |
meta_keywords |
meta_description |
search_words |
page_title |
age_warning_message |
promo_text |
unit_name |
ss_baselinker_name |
ss_baselinker_description |
stop_words |
price |
category_ids |
popularity |
company_name |
sales_amount |
seo_name |
seo_path |
discussion_type |
average_rating |
product_reviews_count |
1613 |
123 |
P |
A |
61 |
0.00 |
16 |
0.310 |
0 |
0 |
0 |
0.00 |
0 |
1753966123 |
1755688071 |
0 |
N |
N |
N |
|
N |
|
Y |
N |
N |
Y |
10 |
0 |
N |
|
|
|
|
|
6 |
N |
0 |
|
|
default |
a:5:{s:16:"min_items_in_box";i:0;s:16:"max_items_in_box";i:0;s:10:"box_length";i:0;s:9:"box_width";i:0;s:10:"box_height";i:0;} |
|
0 |
|
0.000 |
1.000 |
|
|
Y |
N |
N |
B |
|
0 |
0.00 |
|
|
N |
|
pl |
KAWA + CHAGA + KAKAO - Błyskoporek podkorowy - Standaryzowany ekstrakt na polisacharydy i betaglukany |
|
|
<h4 style="font-size:16.002px;font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;"><strong>Skład:</strong></h4>
<p><strong style="font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;"></strong></p>
<ul>
<li><strong style="font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">40 g kawy mielonej Arabica 100%</strong><span style="font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">: Delikatna, aromatyczna kawa o niskiej kwasowości i wyrazistym smaku.</span></li>
<li><strong style="font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">40 g kakao alkalizowanego (20%)</strong><span style="font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">: Głęboki, czekoladowy smak bez goryczy, idealny do napojów i deserów.</span></li>
<li><strong style="font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">20 g ekstraktu alkoholowego z Błyskoporka podkorowego (chaga)</strong><span style="font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">: Standaryzowany na zawartość</span><span style="font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;"> </span><strong style="font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">50% polisacharydów</strong><span style="font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;"> </span><span style="font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">i</span><span style="font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;"> </span><strong style="font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">20% beta-glukanów</strong><span style="font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">, które są kluczowymi składnikami aktywnymi czagi.</span></li>
</ul>
<p></p>
<h4 style="font-size:16.002px;font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;"><strong><br></strong></h4>
<h4 style="font-size:16.002px;font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;"><strong>Wartość odżywcza w 5 g (1 czubata łyżeczka):</strong></h4>
<ul style="font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">
<li>
<p style="margin-bottom:0px;">Kawa Arabica: 2 g.</p>
</li>
<li style="margin-top:4px;">
<p style="margin-bottom:0px;">Kakao alkalizowane: 2 g.</p>
</li>
<li style="margin-top:4px;">
<p style="margin-bottom:0px;">Ekstrakt z chagi: 1 g.</p>
</li>
</ul>
<hr style="height:1px;border-style:none;font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">
<h3 style="line-height:1.5;font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;"><strong><br></strong></h3>
<h3 style="line-height:1.5;font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;"><strong>Dlaczego warto wybrać KAWA + CHAGA + KAKAO?</strong></h3>
<p><strong style="font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;"></strong></p>
<ul>
<li><strong style="font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">Wsparcie odporności</strong><span style="font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">: Beta-glukany i polisacharydy stymulują układ immunologiczny.</span></li>
<li><strong style="font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">Działanie przeciwutleniające</strong><span style="font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">: Neutralizuje wolne rodniki, spowalniając procesy starzenia.</span></li>
<li><strong style="font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">Wsparcie układu pokarmowego</strong><span style="font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">: Pomaga w łagodzeniu problemów trawie</span>nnych.</li>
<li><strong style="font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">Regulacja poziomu cukru we krwi</strong><span style="font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">: Może wspomagać kontrolę glikemii.</span></li>
</ul>
<div></div>
<p></p>
<hr style="height:1px;border-style:none;font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">
<h3 style="line-height:1.5;font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;"><strong>Sposób przygotowania:</strong></h3>
<p>Wsyp 1 czubatą łyżeczkę (5 g) do filiżanki. Zalej gorącą wodą (ok. 90°C) lub mlekiem roślinnym. Dokładnie wymieszaj i ciesz się wyjątkowym smakiem i właściwościami zdrowotnymi.</p>
<h3 style="line-height:1.5;font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;"><strong><br></strong></h3>
<h3 style="line-height:1.5;font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;"><strong>Warunki przechowywania:</strong></h3>
<p style="font-size:16.002px;font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">Przechowuj w suchym i chłodnym miejscu, z dala od światła. Po otwarciu szczelnie zamknij opakowanie.</p>
<hr style="height:1px;border-style:none;font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">
<h3 style="line-height:1.5;font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;"></h3>
<hr style="height:1px;border-style:none;font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">
<h3 style="line-height:1.5;font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;"><strong>Dla kogo jest ten produkt?</strong></h3>
<ul style="font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">
<li>
<p style="margin-bottom:0px;">Dla miłośników kawy i kakao, którzy chcą połączyć przyjemność picia napoju z korzyściami zdrowotnymi.</p>
</li>
<li style="margin-top:4px;">
<p style="margin-bottom:0px;">Dla osób szukających naturalnego wsparcia odporności i układu pokarmowego.</p>
</li>
<li style="margin-top:4px;">
<p style="margin-bottom:0px;">Dla każdego, kto ceni sobie wysoką jakość i wyjątkowe połączenia smakowe.</p>
</li>
</ul>
<div><span style="font-size:16.002px;"><br></span></div>
<div><span style="font-size:16.002px;"><br></span></div>
<ul style="font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">
<li style="margin-top:4px;">
<h3 style="line-height:1.5;font-family:Inter, 'system-ui', '-apple-system', BlinkMacSystemFont;">
</h3><div class="item item-12">
<p><span style="font-weight:600;">Badania naukowe:</span> Istnieje wiele badań dokumentujących pozytywne właściwości chagi, m.in.:</p>
</div>
<div class="item item-12">
<ul style="margin-bottom:10px;">
<li>"Anticancer effects of Inonotus obliquus extract in human cancer cells" - Wykazano hamowanie wzrostu komórek nowotworowych.</li>
<li>"Immunomodulatory activity of Inonotus obliquus" - Chaga wzmacnia działanie układu odpornościowego.</li>
<li>"Antioxidant and anti-inflammatory activities of Inonotus obliquus polysaccharides" - Silne działanie przeciwwirusowe i przeciwzapalne polisacharydów.</li>
<li>"Traditional uses, phytochemistry, and pharmacology of Inonotus obliquus" - Przegląd tradycyjnych zastosowań i właściwości farmakologicznych czagi.</li>
</ul>
</div>
<div class="item item-12">
<p>Dołącz czagę do swojej diety i skorzystaj z jej wyjątkowych właściwości zdrowotnych.</p>
</div>
</li>
</ul> |
|
|
|
|
|
|
|
|
|
|
70.00000000 |
407M |
177 |
Herbs&Fungi |
1 |
kawa-chaga-kakao-blyskoporek-podkorowy-standaryzowany-ekstrakt-na-polisacharydy-i-betaglukany |
313/407 |
D |
|
|