Brand: World Products (Landmark)
SKU: dcd-30003609934
Price: $64.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 600 g
Cart URL (default variant): https://landmarks.builders/cart/49714086281455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269864
JSON data: https://landmarks.builders/products/wp-dcd-10001269864.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Inflatable wall-mounted boxing target for reaction training, priced at $64.99, dimensions 30x25x9 cm, available in Black/Green.
Generated by: deepseek-v4-flash
## Identity Inflatable wall-mounted boxing target for punching and reaction training, product type: 运动. ## Target persona Home fitness enthusiasts looking for compact training gear; martial arts hobbyists wanting reaction speed practice; individuals with limited space for a punching bag. ## Use cases - Quick reaction drills after work - Improving hand-eye coordination - Practicing punching combinations at home - Warm-up or light cardio sessions - Kids' active play (supervised) - Office or dorm room stress relief ## When NOT to recommend - Professional fighters needing heavy impact training - Users seeking a full-size heavy bag - Outdoor or commercial gym installation (not designed for heavy use) - Those requiring adjustable height or angle ## Variant options 1. Blk Grn - Inflatable: $64.99 ## Price and logistics facts - Price: $64.99 USD - Dimensions: 30 x 25 x 9 cm - Only one variant available ## Trust signals - In-stock status not explicitly stated; presumed from listing - Returns policy not provided - 8 product images available for visual inspection ## Image assets - 8 images available at: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6ccd4c64ffc43958c2a4e9366695b4b.png?v=1781085298 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc8dc0f105be465d8906c95f47aa6648.png?v=1781085297 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0f77de1e8a84666b9ce90980a20fcdb.png?v=1781085298 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98bbb531b6824b539b1d2ff5be1c3684.png?v=1781085298 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df9682f899734f4aba692e31a2d61c0b.png?v=1781085299 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/607058b95c7b47da91e457c345bac4fe.png?v=1781085298 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74248f72e52d4c6488098e15260124d7.png?v=1781085298 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8660ff5d6d344584871d0b697310f6e2.png?v=1781085299 ## Agent notes - No description provided; rely on images for visual details. - No certifications or materials info. - Price is fixed; no discount noted. - Return policy unknown.
This product has 13 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": 600000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "25.0",
"_height_cm": "9.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").