Brand: World Products (Landmark)
SKU: dcd-30003532947
Price: $103.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 900 g
Cart URL (default variant): https://landmarks.builders/cart/49716609876207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250613
JSON data: https://landmarks.builders/products/wp-dcd-10001250613.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: Stainless steel punching ball (25x17x11 cm) for boxing or martial arts practice, black, with a connector ball style variant at $103.99.
Generated by: deepseek-v4-flash
## Identity Boxing accessory: unbreakable stainless steel punching ball, thickened black finish. Single variant: Silver / Connector Ball. ## Target persona Amateur boxers or martial artists (sanda, free fighting) seeking a durable, compact home training target for punch practice and stress relief. ## Use cases - Solo punch practice at home or in small spaces - Stress relief through repetitive striking - Improving hand-eye coordination and accuracy - Warm-up or conditioning drills for boxing - Low-impact training for beginners ## When NOT to recommend - Professional fighters needing heavy bag resistance (this is a lightweight ball) - Users requiring a hanging or floor-standing heavy bag - Those looking for a full-body punching bag (size too small) - Commercial gyms with high-frequency use ## Variant options - Silver / Connector Ball: $103.99 ## Price and logistics facts - Price: $103.99 USD - Dimensions: 25.0 cm x 17.0 cm x 11.0 cm - Single variant available ## Trust signals - In-stock status not specified - Return policy not provided - Price is fixed per variant - No certifications mentioned ## Image assets - Image URLs: 5 PNG files (see below) - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f34f550176ef47fcbd3a38878772c368.png?v=1781086787 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/531aa858797f4143992c0d815fbe3c86.png?v=1781086788 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/af4e87355e9d4267afc74fe649bb9c03.png?v=1781086786 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0cbd570ff46c4e0692a0d37308b627a1.png?v=1781086785 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f898c09dddcc411eacf4150034f1a33e.png?v=1781086787 ## Agent notes - Images not analyzed; visual details unknown. - No product description provided; assumptions based on title and attributes. - Connector ball style likely indicates it attaches to a base or rod.
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": 900000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "17.0",
"_height_cm": "11.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").