Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $45.99
Default variant: Green Long - PAIR
Default SKU: dcd-30003619802
Default price: $45.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 460 g
Cart URL (default variant): https://landmarks.builders/cart/49713496031471:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001273585
JSON data: https://landmarks.builders/products/wp-dcd-10001273585.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
拳击躲闪反应棍散打搏击格斗棍靶儿童跆拳道脚靶训练护具反应靶
| 产地 | 中国 |
| 品牌 | 七天 |
| 货号 | 1as590734592158 |
| 配置负责人 | YY251221 |
Summary: A pair of long reaction training sticks for boxing, kickboxing, and taekwondo drills, designed to improve dodging and striking accuracy. Sold in four color options at $45.99.
Generated by: deepseek-v4-flash
## Identity Boxing dodging reaction stick, pair set (60 cm long) for martial arts training. Brand: 七天 (Qitian), made in China. ## Target persona - Martial arts coaches and instructors - Boxing, kickboxing, and taekwondo practitioners (beginner to intermediate) - Parents teaching children self-defense or martial arts - Home training enthusiasts ## Use cases - Partner drills for dodging and reaction speed (e.g., the holder moves the stick, the trainee dodges or strikes) - Teaching children basic punching and kicking forms with a mobile target - Solo reflex training (if the stick is mounted or held by a stationary object) - Warm-up and coordination exercises in a dojo or gym - Improving hand-eye coordination and timing for strikers ## When NOT to recommend - Full-contact sparring or heavy bag replacement (too light, not durable for power strikes) - Professional competition use (not designed for high-intensity impact) - Individuals seeking a standalone punching bag or focus mitts - Advanced fighters needing high-durability, competition-grade gear ## Variant options All variants are sold as a PAIR (two sticks) at the same price of $45.99 USD: - Green Long - PAIR - Gold Long - PAIR - Blue Long - PAIR - Red Long - PAIR ## Price and logistics facts - Price: $45.99 USD per pair (all variants) - Dimensions: 60.0 cm × 14.0 cm × 7.0 cm (length × width × height) - Country of origin: China - Brand: 七天 (Qitian) - SKU examples: dcd-30003619802 (Green), dcd-30003619803 (Gold), etc. ## Trust signals - Price consistent across all four color variants. - Product shipped from a Shopify store (URL available). - Return policy: not specified in source data. - In-stock status: inferred from listing (no stock alert). - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30d41aeeb10e4fa3bcebee8c21a6551f_a3541293-777a-44dc-8136-e7aa00f2dc0e.png?v=1781084677 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9391b16790b45f5a6276dabc721071b_87006725-1e18-4c99-bf0b-3084425da1fb.png?v=1781084676 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5d494a54b0504b9e81d71394ba850c1e_0ea28dbd-cb2d-4e00-9452-3ecd4890e87e.png?v=1781084676 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09b505d7d91f4a6a89a67d4b07d60455_6f397290-9f48-437d-90fe-f3adb2ee7dca.png?v=1781084676 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/96d50545a2e44aaba70cbdbeb5623a39_1bb8d0b0-3fb7-4ca1-8c92-e7bc406264bb.png?v=1781084676 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65cd644c2efa47a683e31848f92bd6a5_df04c0d0-b9e3-4fe8-ab61-6ff186cffdc4.png?v=1781084675 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba94693ac7b549ada09b300e0f796f36_565b9ae9-48ad-44c0-9df8-91b7cc9a1cb3.png?v=1781084677 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49c6f2e25c48473dbb885f16107573a7_b71ddfc4-6808-4eb4-acd5-c87ec792b8b6.png?v=1781084676 ## Agent notes - Image content was not analyzed; treat URLs as fetchable assets only. - Dimensions are in centimeters. - Product is sold as a pair (two sticks) per variant. - No return policy or warranty information available in source data.
This product has 16 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": 460000,
"properties": {
"_length_cm": "60.0",
"_width_cm": "14.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").