Query time 0.02428
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 = '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_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": 8,
"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": 2,
"filtered": 100,
"attached_condition": "trigcond(cscart_seo_names.`type` = 'p' and cscart_seo_names.dispatch = '' and cscart_seo_names.lang_code = 'en')"
}
},
{
"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 = 5590"
},
"buffer_type": "flat",
"buffer_size": "197Kb",
"join_type": "BNL",
"attached_condition": "trigcond(ps.product_id = 5590)",
"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 |
5590 |
10474_70AA |
P |
A |
431 |
145000 |
999 |
100.000 |
0 |
0 |
0 |
0.00 |
0 |
1655312400 |
1726252647 |
0 |
N |
N |
N |
B |
N |
|
N |
N |
N |
Y |
10 |
Y |
5 - 30 |
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:15;s:10:"box_height";i:10;} |
|
0 |
|
N |
N |
en |
Leaf Doll Outfit |
|
|
<p>These doll outfits can turn your baby's doll playing time into a more enjoyable time.</p>
<p>Dolls are not only toys but also the kid’s soulmates. Your child can talk to the toys, sharing their thoughts and feelings with them. Furthermore, you can strengthen the bond between you and your little one, as well as help him or her learn more about the world thanks to different shapes and colors..</p> |
|
|
, Leaf Doll Outfit |
Leaf Doll Outfit |
|
|
<p>Materials: Cotton threads, fabric scraps</p> |
<p>Care instruction:</p>
<p>- Surface clean only (with natural detergents)</p>
<p>- Do not dry in direct sunlight</p>
<p>- No wring­ing, no bleach, no ironing</p>
<p>- Gentle hand-wash</p> |
Doll Outfits | Cotton Fabric | Reduce Fashion Waste | Toys For Kid | Sustainable Product | Eco-friendly |
<p>1. School dress</p>
<p>2. Beach dress</p>
<p>3. Top and skirt</p>
<p>4. Daily outfit</p>
<p>5. Bikini</p>
<p>6. Summer outfit</p> |
<p>Fabric waste is among the most wasted products in the world, and it is very difficult to recycle. Therefore, touched.studio has especially used fabric scraps to make these clothes with the goal of contributing to reducing pressure on the Earth.</p>
<p>With these doll outfits, your baby can learn about colors, shapes, and how to change clothes, thereby developing better cognition.</p> |
<p>A safe and colorful world of hemp dolls awaits your discovery at touched.studio. Coming to that world, you will feel the beauty of traditional weaving and the non-stop creativity of Vietnamese people.</p>
<p>Born at the end of 2018, touched.studio is the result of careful research and understanding of safe and sustainable fabrics of Hanh Nguyen - the founder of the brand. As a young designer who loves the environment, she wants to find an eco-friendly, pure Vietnamese, and easy to apply in life fabric. After 3 years of traveling throughout the provinces from North to Central, a chance helped her discover an ancient fabric of the ethnic people. Material is soft and safe enough but not easy to manufacture. From that discovery, she hopes to be able to revive that fabric and apply it to contemporary products.</p>
<p>Unlike other hemp fabrics, the hemp fabrics that are touched.studio used for making dolls take 2 years and 200 steps to create, a legacy of the Mong people living in the mountainous areas of northern Vietnam. Besides, dolls are stuffed from organically grown cotton by Giay and Muong people. This cotton is grown naturally, without the use of pesticides or any harmful chemicals.</p>
<p>The brand had to go through 24 steps from design, cutting, and embroidery to bring a finished product. All production steps are handmade. Therefore, it requires care, ingenuity, and especially the love of the artisans who make them.</p>
<p>With the motto "From Seed to Doll", the brand wishes to convey the most rustic and idyllic beauty of this unique hemp fabric to customers. Because the beauty is inherent in this material and in the love of ethnic minority artisans who plant seeds, spin yarn, weave and dye them into unique hemp fabrics.</p> |
a:4:{s:17:"rs_brand_producer";a:5:{i:0;s:17:"Sustainable brand";i:1;s:47:"Revive and spread Vietnamese traditional values";i:2;s:56:"Minimal thinking with contemporary and practical designs";i:3;s:48:"Support ethnic people to have a sustainable life";i:4;s:83:"Open classes for children in highland and disadvantaged children from 5% of revenue";}s:14:"rs_ingredients";a:5:{i:0;s:43:"Handloom hemp fabric from the H'mong people";i:1;s:36:"Cotton thread woven by Thai artisans";i:2;s:42:"Cotton yarn grown by Giay and Muong people";i:3;s:22:"Upcycled scrap fabrics";i:4;s:60:"Natural dyes from tea leaves, Syzygium nervosum leaves, etc.";}s:14:"rs_manufacture";a:1:{i:0;s:8:"Handmade";}s:17:"rs_certifications";a:0:{}} |
|
Let us know your preferred color and pattern for the clothes; or the name, the color and position you want to sew on (maximum 12 characters). |
1 |
145000.0000 |
191M,191M,191M,191M,191M,191M,191M,191M |
436M,416,432,440,467,502,506,512 |
10011 |
Touched.studio |
|
leaf-doll-outfit |
105/191 |
D |
5.00 |
1 |
|