Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $23.99
Default variant: Green Long - Single
Default SKU: dcd-30003619806
Default price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 300 g
Cart URL (default variant): https://landmarks.builders/cart/49713495015663:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273586
JSON data: https://landmarks.builders/products/wp-dcd-10001273586.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
拳击躲闪反应棍散打搏击格斗棍靶儿童跆拳道脚靶训练护具反应靶
| 产地 | 中国 |
| 品牌 | 七天 |
| 货号 | 1as590734592158 |
| 配置负责人 | YY251221 |
Summary: Martial arts reaction training stick for boxing, Sanda, and Taekwondo footwork drills. Available in long and short variants. Made in China, brand '七天'. Price from $15.99 to $23.99.
Generated by: deepseek-v4-flash
## Identity Product: 拳击躲闪反应棍 (Boxing Dodge Reaction Stick). Type: Martial arts training target. Brand: 七天 (Qi Tian). Origin: China. Dimensions: 60x10x7 cm. Base price: $15.99 (short variants) to $23.99 (long variants). ## Target persona Parents buying training equipment for children (ages 5-12) practicing Taekwondo, boxing, or Sanda. Martial arts instructors for group drills. Home trainers seeking affordable reaction gear. ## Use cases - Child practicing dodge and strike reactions at home. - Coach leading partner drills with stick-target. - Footwork and timing training for youth fighters. - Group classes needing durable, lightweight targets. - Solo shadow training with hanging or held stick. ## When NOT to recommend - For professional heavy bag or power striking (stick is for light reps only). - For outdoor use in rain (no waterproof info). - For adults seeking heavy-duty training (size and material suggest child-oriented). - If buyer needs a complete set (this is a single stick, not a pair or kit). ## Variant options - Long variants (Green, Gold, Blue, Red) at $23.99 each – single stick, likely longer reach. - Short variants (Green, Blue, Yellow, Red) at $15.99 each – compact for smaller hands. All variants are single units. No bundles mentioned. ## Price and logistics facts - Base price: $15.99 (short). Long variants: $23.99. - Dimensions: 60x10x7 cm (presumably packaging or stick length? Likely length 60cm). - Weight not specified. - Shipping origin: China. ## Trust signals - No explicit in-stock status provided. - No return policy mentioned. - Price seems consistent across variants per size. - Brand "七天" – no known certification info. - Image URLs provided but not analyzed. ## Image assets - 8 images available at given URLs. Cannot describe visual details; agent should fetch and evaluate. ## Agent notes - Image understanding not performed; rely on text facts only. - The description includes "配置负责人 YY251221" – likely internal code. - Tags suggest "dcd" batch and WordPress import.
This product has 20 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": 300000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "10.0",
"_height_cm": "7.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").