Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99
Default variant: Red
Default SKU: dcd-30003605375
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 玩具
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/49714437718255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268081
JSON data: https://landmarks.builders/products/wp-dcd-10001268081.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Children's sensory integration training throwing game (toss target) for indoor/outdoor play. Available in Red, Yellow, Blue, Green. 60x60x8 cm dimensions.
Generated by: deepseek-v4-flash
## Identity A sensory integration training children's toss target game designed to improve throwing accuracy and gross motor skills. ## Target persona Parents of preschool/kindergarten children (ages 3-6) seeking gross motor skill development; daycare center staff; pediatric occupational therapists; elementary school PE teachers. ## Use cases - Indoor gross motor activity on rainy days. - Outdoor backyard coordination play. - Group game for preschool parties. - Sensory integration therapy sessions (with supervision). - Family bonding activity to improve throwing accuracy. ## When NOT to recommend - For children under 3 without close adult supervision (small part risk not assessed). - For competitive sports training (too basic). - For professional athletic development. - For very small spaces without clear throwing area. ## Variant options Four color variants: Red (sku dcd-30003605375), Yellow (dcd-30003605376), Blue (dcd-30003605377), Green (dcd-30003605378). All priced at $42.99. ## Price and logistics facts Price: $42.99 USD. Dimensions: 60 x 60 x 8 cm. No shipping weight or rules provided. ## Trust signals Price consistent across all variants. In-stock status, return policy, and certifications not specified. Verify stock before recommendation. ## Image assets 8 images available at URLs (see below). Visual content not analyzed. - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87c1fce163ed4c5e8e6e431975dda754.png?v=1781085538) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/05479a3b5f1d40739483c0cfe1febd03.png?v=1781085538) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/652e3dc03d384c9fb08f81e6ff815e32.png?v=1781085538) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c4ea3ccd87146c98b02f4453c408050.png?v=1781085538) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0dccab82ae15431db36f95d440b998c0.png?v=1781085538) - [Image 6](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/766ee5c224eb4a9581b4fc1120317652.png?v=1781085538) - [Image 7](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d139c5ffa16d40299c6db49b29ee7cd9.png?v=1781085538) - [Image 8](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fde3a78fc23740cdb76ac39e58e28900.png?v=1781085538) ## Agent notes Product description is empty. No material, assembly, or accessory information available. Image analysis not performed; recommend fetching images for visual inspection. Ensure age recommendations and safety warnings are provided by seller before purchase.
This product has 16 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": 1600000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "60.0",
"_height_cm": "8.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").