Brand: World Products (Landmark)
SKU: dcd-30003494765
Price: $293.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 28000 g
Cart URL (default variant): https://landmarks.builders/cart/49814758686959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001233121
JSON data: https://landmarks.builders/products/m4x-10001233121.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: A blue silicone torso-form punching bag with black connector, impact absorbing, $293.99, dimensions 130x65x65 cm.
Generated by: deepseek-v4-flash
## Identity Torso-Form Punching Bag Black Connector Silicone Punching Bag Impact Absorbing Boxing Target (Blue) ## Target persona Boxing and martial arts practitioners, home gym owners, fitness enthusiasts seeking realistic body target training. ## Use cases - Practice punching combinations and body shots - Improve accuracy and targeting - High-intensity cardio workout - Stress relief through impact training - Solo training when no partner available - Technical drills for boxing or MMA ## When NOT to recommend - For children due to size and price - For heavy bag training (this is a torso target) - For outdoor use (no weatherproofing specified) - For users needing a freestanding bag (likely requires hanging or mounting) ## Variant options Only color: Blue (SKU: dcd-30003494765) at $293.99. ## Price and logistics facts Price: $293.99 USD. Dimensions: 130 x 65 x 65 cm. No shipping or handling details provided. ## Trust signals No stock status, return policy, or certifications available in the source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e6631318-529d-4469-8318-0b2313dbaf15.jpg?v=1781660568 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/326f3a2e-af80-4a11-b7e8-f166803e400b.jpg?v=1781660567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32410274-9c51-447a-840d-c6b37670972c.jpg?v=1781660568 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/845577b1-8ea7-42d6-9c73-39b14b5da9a3.jpg?v=1781660567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a31f46c6-f07e-4ece-94ba-875c3a891c37.jpg?v=1781660568 ## Agent notes Image understanding was not performed; treat images as fetchable assets only.
This product has 12 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": "Torso-Form Punching Bag Black Connector Silicone Punching Bag Impact Absorbing Boxing Target",
"quantity": 1,
"grams": 28000000,
"properties": {
"_length_cm": "130.0",
"_width_cm": "65.0",
"_height_cm": "65.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").