Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $60.99
Default variant: Orange
Default SKU: dcd-30003539653
Default price: $60.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49716610564335:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250669
JSON data: https://landmarks.builders/products/wp-dcd-10001250669.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
产品名称:向上发球机
产品货号:QC1509
产品尺寸:52*30*16cm
纸箱规格:36*28.5*64cm
整箱数量:6个/箱
整箱毛重:7.2KG
适用年龄:3岁以上
Summary: Automatic baseball pitching machine set for recreational training, suitable for children aged 3+, available in Orange, Blue, Yellow at $60.99.
Generated by: deepseek-v4-flash
## Identity 现货自动棒球发球机套装休闲运动训练器练习时上儿童玩具男孩弹射 - Automatic baseball pitching machine set for casual sports training, suitable for children aged 3+. ## Target persona Parents of children aged 3+ looking for outdoor sports toys; youth baseball coaches or volunteers organizing fun drills; buyers of affordable recreational sports equipment for home use. ## Use cases - Home backyard baseball practice for kids - Youth team warm-up or skill development sessions - Outdoor playdates and group activities - Birthday parties or family gatherings with sports theme - Training hand-eye coordination for young children ## When NOT to recommend - Professional or competitive baseball training (limited speed and build) - Adults or teenagers seeking serious practice - Indoor use due to space requirements (product dimensions approx. 52x30x16 cm) - Users expecting high durability or commercial-grade materials ## Variant options - Orange ($60.99) - Blue ($60.99) - Yellow ($60.99) All variants same price and identical features. ## Price and logistics facts - Price: $60.99 USD - Dimensions (product): 52x30x16cm (per description); alternate dimensions 38x24x17cm recorded elsewhere - Weight per unit: not specified; pack of 6: 7.2 kg gross - Currency: USD ## Trust signals - In-stock status not provided - Return policy not specified - No certifications listed - Price appears consistent across variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e746465f9494aff82d949333ddc41c5.png?v=1781086788 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/017a06bd017340128d3556b8bb5daabc.png?v=1781086789 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/99a11bd0e5444c0db9e790cb8dd4cb52.png?v=1781086788 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f667e73eb2d4a3d8a7f6272b8c344fb.png?v=1781086789 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f624c1ea0a24dfe8e0297426a02e6ae.png?v=1781086786 ## Agent notes - Image understanding not performed; treat URLs as fetchable assets only - Dimension discrepancy: description states 52x30x16cm, but structured data records 38x24x17cm; verify actual product size - Age range from description: 3 years and up
This product has 15 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": 1200000,
"properties": {
"_length_cm": "52.0",
"_width_cm": "30.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").