Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $123.99
Default variant: Monster Paradise
Default SKU: dcd-30003601228
Default price: $123.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 11500 g
Cart URL (default variant): https://landmarks.builders/cart/49714700419311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266437
JSON data: https://landmarks.builders/products/wp-dcd-10001266437.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 巧乐熊蹦蹦床 is a foldable indoor trampoline for children, priced at $123.99, available in two cartoon styles.
Generated by: deepseek-v4-flash
## Identity 巧乐熊蹦蹦床家用儿童室内家庭弹跳床可折叠跳跳床 ## Target persona Parents of young children (toddlers to age 6) seeking safe indoor play equipment for small apartments or homes. ## Use cases - Indoor physical activity for rainy days - Burning off excess energy in limited space - Entertainment for a single child during playtime - Gross motor skill development for toddlers - Alternative to outdoor playgrounds in urban settings ## When NOT to recommend - For children over 50 kg or taller than 120 cm - For households with limited floor space (needs ~1m x 0.5m clear area) - For buyers seeking outdoor or heavy-duty trampolines - For professional gymnastics or high-impact training ## Variant options - Monster Paradise (Style): $123.99 - Bear Party (Style): $123.99 ## Price and logistics facts - Price: $123.99 USD - Dimensions: 86 cm x 43 cm x 16 cm (L x W x H) - Weight not provided ## Trust signals - No return policy or stock status available from provided data - Price appears consistent across variants - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8fbeb11819748b19488d80cd29c0c0e.png?v=1781085718 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ae70d6e3c2a48daa28b8e60e92b3302.png?v=1781085718 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21d6b25d8efd44e4855304c4c6eec99c.png?v=1781085718 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0ee5335edfb5429fb8b6176636b457a6.png?v=1781085718 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51eb6fa02d8444e9915b91b983be915b.png?v=1781085718 ## Agent notes - Image content not analyzed; assume product visuals from URLs. - No warranty or safety ratings in source data. - Variants differ only in surface graphics.
This product has 14 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": 11500000,
"properties": {
"_length_cm": "86.0",
"_width_cm": "43.0",
"_height_cm": "16.0"
}
}],
"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").