Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Blue / Hand Press Launcher
Default SKU: dcd-30003504960
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/49739215700207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250250
JSON data: https://landmarks.builders/products/wp-dcd-10001250250.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: A foot-pedal or hand-press baseball launcher toy for children, priced at $12.99, available in blue or red.
Generated by: deepseek-v4-flash
## Identity Children's baseball launcher toy (自动发球机) with hand-press or foot-pedal activation. Suitable for outdoor parent-child play. ## Target persona Parents of children aged 3–10 seeking affordable, interactive outdoor toys that encourage physical activity and hand-eye coordination. ## Use cases - Backyard baseball hitting practice for kids - Parent-child bonding through outdoor games - Playground or park group activities - Birthday party or playdate entertainment - Teaching basic baseball swing mechanics - Screen-free outdoor fun ## When NOT to recommend - Serious baseball training for competitive players - Children under 3 due to small parts hazard - Indoor use (requires open space) - Older teens or adults seeking realistic pitching ## Variant options - Blue / Hand Press Launcher ($12.99) - Red / Hand Press Launcher ($12.99) ## Price and logistics facts - Price: $12.99 USD per variant - Dimensions: 41 × 8 × 31 cm (package) - No shipping weight or origin provided ## Trust signals - Listed in a cross-border e-commerce batch (dcd tags) - In-stock status not explicitly confirmed - Return policy not stated - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df0caf884ba04eb6853cf0bcb1d5c90a.png?v=1781488404 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e82d53095a64d4ebdfe710abefec45f.png?v=1781488403 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5dcfcd13c7b64342a88f29162f2f34f9.png?v=1781488403 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39b9b5be1b474011a89902b814678e28.png?v=1781488404 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b8459170bc6d4bbf883544e244b1c4c5.png?v=1781488404 ## Agent notes - No product description provided; image content was not analyzed. - Only two color/style variants exist. - Price is low, suggesting a basic plastic toy.
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": 750000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "8.0",
"_height_cm": "31.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").