Query time 0.07224
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": 1,
"filtered": 100
}
},
{
"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 = '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": 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_products_tag_categories",
"access_type": "ref",
"possible_keys": ["pt"],
"key": "pt",
"key_length": "3",
"used_key_parts": ["product_id"],
"ref": ["const"],
"rows": 5,
"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')"
}
},
{
"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 = 34673 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 = 34673 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 = 34673"
},
"buffer_type": "flat",
"buffer_size": "53Kb",
"join_type": "BNL",
"attached_condition": "trigcond(ps.product_id = 34673)",
"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 |
34673 |
10642_08 |
P |
A |
645 |
0 |
997 |
200.000 |
0 |
0 |
0 |
0.00 |
0 |
1673338204 |
1726252693 |
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:10;s:9:"box_width";i:10;s:10:"box_height";i:20;} |
|
0 |
|
N |
N |
vi |
Mạt Ô Long Trà, Trà Ô Long Việt Nam, Trà Oolong, Trà Ô Long Rang Nhẹ, Matcha Ô Long, Trà Lá Rời Thượng Hạng, Nguyên Liệu Pha Trà Sữa, Gói 100Gr |
|
|
<p>Trà mạt oolong được rang ở nhiệt độ thấp, đảo nhẹ tay để tạo ra hương vị trà dịu lý tưởng chứ không vị đắng hay chát nhiều. Đây cũng là đặc điểm giúp mạt trà có hương vị đặc trưng và khác biệt hơn so với những vị trà oolong thường gặp. Vì vậy mà khi thưởng thức, hương thơm nồng đượm kèm chút chát nhẹ lúc đầu càng về sau lại cô đọng để xoa dịu cả khoang miệng của người thưởng trà.</p> |
trà mạt oolong, trà mạt, trà oolong, trà thiên nhiên, trà mạt oolong tự nhiên, quà tặng doanh nghiệp, quà tặng sếp, quà tết, quà tặng, chus, mua online |
Trà Mạt Oolong Tự Nhiên được rang ở nhiệt độ thấp, đảo nhẹ tay để tạo ra hương vị trà dịu lý tưởng chứ không vị đắng hay chát. Đặt hàng ngay! |
, Mat Oolong Tea, Oolong Matcha, Low-roasted Oolong Tea, Smoky Oolong Tea, Vietnamese Mat Oolong Tea, Tea Gifts, Gift Ideas, 100gr |
Trà Mạt Oolong Tự Nhiên - Dotea Vietnam - Chus |
|
|
<p>- Kích thước: 8 x 6 x 16cm</p>
<p>- Khối lượng: 100g</p>
<p>- Thành phần: 100% trà oolong</p>
<p>- Xuất xứ trà: Bảo Lộc, Lâm Đồng</p> |
<p>1. Công dụng:</p>
<p>- Cafein trong trà giúp tỉnh táo, kích thích hoạt động não bộ</p>
<p>- Cải thiện sức khỏe xương khớp, giảm nguy cơ loãng xương</p>
<p>- Đào thải cholesterol, kích thích cơ thể đốt cháy năng lượng mỡ thừa</p>
<p>- Kiểm soát lượng đường trong máu hiệu quả</p>
<p>- Chứa chất chống oxy hóa giúp ngăn ngừa các bệnh nguy hiểm: đột quỵ, xơ vữa động mạch, thoái hóa thần kinh</p>
<p>- Cải thiện và hỗ trợ cho hệ tiêu hóa</p>
<p>2. Phù hợp để làm:</p>
<p>- Trà sữa vị nguyên bản, trà nguyên vị, trà đen macchiato, trà sữa than tre, trà sữa nướng, v.v.</p>
<p>- Trà trái cây, trà nhiệt đới (trà oolong vải, oolong đào, trà sen vàng, v.v.)</p>
<p>3. Hướng dẫn sử dụng:</p>
<p>Cách pha trà lấy nước cốt pha trà sữa:</p>
<p>- Bước 1: Cho 15g trà với 250ml nước sôi 90 độ, ủ trong 15 phút</p>
<p>- Bước 2: Lọc bã trà, thu được cốt trà</p>
<p>- Bước 3: Sử dụng cốt trà thêm 25g đường + 35g sữa đặc + 40g bột sữa và khuấy đều</p>
<p>- Bước 4: Cho đá và hỗn hợp đã khuấy, lắc đều, đổ ra ly và thưởng thức</p>
<p>4. Lưu ý:</p>
<p>- Nên thưởng trà vào buổi sáng hoặc trưa</p>
<p>- Không uống trà lúc đói</p>
<p>- Phụ nữ có thai và trẻ em dưới 3 tháng tuổi không nên dùng</p>
<p>5. Bảo quản:</p>
<p>Bảo quản nơi khô ráo, thoáng mát, tránh ánh nắng trực tiếp</p>
<p>6. Hạn sử dụng:</p>
<p>2 năm kể từ ngày sản xuất</p> |
|
|
<p>Đây sẽ là một lựa chọn phù hợp nếu bạn là một tín đồ trà sữa nhưng đã hơi “ngán” hồng trà sữa quen thuộc. Thoảng chút mùi “khói” lạ nhờ quá trình rang chậm, trà mạt oolong hẳn sẽ mang đến hương vị trà ngon lành và cực khó quên.</p> |
|
a:4:{s:17:"rs_brand_producer";a:5:{i:0;s:43:"Cung cấp trà thượng hạng, cao cấp";i:1;s:110:"Cung cấp những vị trà trứ danh cho người thích trà và chế biến các thức uống từ trà";i:2;s:0:"";i:3;s:0:"";i:4;s:0:"";}s:14:"rs_ingredients";a:5:{i:0;s:62:"Lá trà được chọn lọc theo tiêu chuẩn 1 tôm 2 lá";i:1;s:50:"Trà canh tác tại những vùng trà trứ danh";i:2;s:0:"";i:3;s:0:"";i:4;s:0:"";}s:14:"rs_manufacture";a:5:{i:0;s:72:"Quy trình sản xuất trà khép kín trong nhà máy tại Việt Nam";i:1;s:52:"Hệ thống máy móc nhập khẩu từ Đài Loan";i:2;s:0:"";i:3;s:0:"";i:4;s:0:"";}s:17:"rs_certifications";a:5:{i:0;s:139:"Chứng nhận an toàn về sức khỏe bởi Chi cục Quản lý chất lượng Nông Lâm Sản và Thủy Sản tỉnh Lâm Đồng.";i:1;s:0:"";i:2;s:0:"";i:3;s:0:"";i:4;s:0:"";}} |
|
|
0 |
42000.0000 |
122M,122M,122M,122M,122M |
477M,429,451,474,499 |
51765 |
Dotea Vietnam |
1 |
tra-mat-oolong |
96/122 |
|
D |
4.64 |
14 |
2 |