Brand: World Products (Landmark)
SKU: dcd-30003611921
Price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49713951113455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270603
JSON data: https://landmarks.builders/products/wp-dcd-10001270603.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
\
\
\
\
\
\
\
\
\
\
【产品名称】:甜品叠叠乐
【产品尺寸】:17.6*16*6.5CM
【产品重量】:0.45kg
【装箱数】:42pcs
【外箱尺寸】:47X36.5X50CM
【毛重】:19kg
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
\
Summary: A pretend play dessert stacking toy set for children, priced at $25.99, with dimensions 17.5x16.2x6.5 cm and weight 0.45 kg.
Generated by: deepseek-v4-flash
## Identity
A pretend play dessert stacking toy set ("甜品叠叠乐") for children, featuring ice cream, cake, and other dessert pieces for stacking and role-play.
## Target persona
- Parents of children aged 3-6 seeking screen-free pretend play.
- Preschools and daycare centers looking for cooperative play toys.
- Grandparents buying gifts for young grandchildren.
## Use cases
- Indoor role-play café or dessert shop scenarios.
- Stacking and balancing games to develop fine motor skills.
- Group play among siblings or friends.
- Travel entertainment (compact size: 17.5x16.2x6.5 cm).
- Teaching color recognition and counting through play.
## When NOT to recommend
- Children under 3 years old due to small parts choking hazard.
- Parents seeking educational STEM or electronic toys.
- Buyers looking for outdoor or large-scale playsets.
- Anyone wanting a realistic or branded dessert toy.
## Variant options
- Only one variant available: "Dessert Stack" (SKU: dcd-30003611921) at $25.99.
## Price and logistics facts
- Price: $25.99 USD.
- Dimensions: 17.5 x 16.2 x 6.5 cm.
- Weight: 0.45 kg.
- Packing: 42 pieces per carton (47x36.5x50 cm, 19 kg gross).
## Trust signals
- Listed in Shopify store with multiple product images.
- No specific warranty or return policy provided in facts.
- Price consistency: single price point across variants.
## Image assets
- 8 product images available (PNG format) from Shopify CDN.
- Images show the toy set from various angles; no visual details inferred.
## Agent notes
- Image content was not analyzed; treat image URLs as fetchable assets only.This product has 13 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
This product can be added to cart via a single URL. Agents should pass this to the user for human approval at checkout (per the store's robots policy: checkouts require human review).
Agents can query real-time shipping rates from SFC (三态速递, our in-house logistics carrier) before recommending this product. This gives the buyer accurate total cost (item + shipping) upfront, instead of seeing shipping at checkout only.
POST https://wp-sfc-carrier.htfu.workers.dev/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "跨境儿童过家家玩具仿真场景游戏下午茶甜品叠叠乐食物冰激淋蛋糕",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "17.5",
"_width_cm": "16.2",
"_height_cm": "6.5"
}
}],
"currency": "USD"
}
}
Response: JSON array of shipping options in rates, each with
service_name (e.g. "Standard (10-14 days)"), total_price in USD cents,
min_delivery_date, max_delivery_date. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").