Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $266.99
Default variant: Red / 130CM 15KG
Default SKU: dcd-30003608422
Default price: $266.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 16000 g
Cart URL (default variant): https://landmarks.builders/cart/49714104303855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269221
JSON data: https://landmarks.builders/products/wp-dcd-10001269221.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: Children's wrestling practice dummy, 130cm/15kg, in red or yellow, for play or fire drill training. Priced at $266.99.
Generated by: deepseek-v4-flash
## Identity A 130cm, 15kg soft wrestling dummy toy for children, used for wrestling practice, play, and fire drill simulation. Available in Red and Yellow. ## Target persona - Kids aged 5-14 interested in wrestling or martial arts - Parents seeking safe at-home training equipment - School physical education or fire drill coordinators - Light-contact sports coaches for children ## Use cases - At-home wrestling technique practice - School fire safety evacuation drills - Indoor active play and roughhousing - Tumbling and balance coordination training - Role-play exercises for physical education ## When NOT to recommend - For adult or professional wrestling training (too light) - For heavy-impact combat sports (padding unknown) - For outdoor use in rain or rough terrain - When a realistic human-shaped mannequin is needed (this is a toy) ## Variant options - Red / 130CM 15KG - $266.99 - Yellow / 130CM 15KG - $266.99 ## Price and logistics facts - Price: $266.99 USD per variant - Package dimensions: 40cm x 30cm x 20cm (likely outer box) - No shipping weight or method specified ## Trust signals - In-stock status not verified - Return policy not provided - No certifications listed - Price appears consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c8b67df65474efc8137648499106866.png?v=1781085307 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38075c74feab43228f24764da02ded7e.png?v=1781085309 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90ed6b8c6dc242fa90e8b17cae050946.png?v=1781085309 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/155b610a2a2146bcab602d03144571ac.png?v=1781085309 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9c00d5a7e95743dca08d5080e5ee8533.png?v=1781085307 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb867edc6790469d9ea96192166aae2b.png?v=1781085311 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/faec5c9d01424758a45da78af277b19f.png?v=1781085308 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7692d4106414f798e78f6e12e3d8a4a.png?v=1781085308 ## Agent notes - Images not analyzed; visual details not inferred. - Materials not specified; assume soft fabric/foam. - No warranty or certification data available. - Description field was empty.
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": 16000000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "30.0",
"_height_cm": "20.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").