Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $65.99
Default variant: Black / Xs
Default SKU: dcd-30003625107
Default price: $65.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/49713148428527:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275911
JSON data: https://landmarks.builders/products/wp-dcd-10001275911.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
空手道护甲双面盔甲肌肉护胸比赛训练背心跆拳道实战运动防护护具
| 品牌 | Sangmoodo |
| 货号 | 双面盔甲护胸 |
| 适用运动 | 通用 |
| 适用场景 | 武术防身 |
| 专利类型 | 无 |
| 适用人群 | 通用 |
| 质检报告编号 | 其他 |
| 主体材质 | EVA |
| 外贸出口认证 | ce |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 咨询客服 |
| 保护部位 | 其它 |
| 类别 | 组合运动护具 |
Summary: Karate double-sided chest protector made of EVA foam, suitable for martial arts training and competition, available in Black and White, sizes Xs to Xl, CE certified.
Generated by: deepseek-v4-flash
## Identity - Brand: Sangmoodo - Product Type: Martial arts chest protector (double-sided armor) - Material: EVA foam - Model: 双面盔甲护胸 ## Target persona Beginner to intermediate karate, taekwondo, or martial arts practitioners looking for affordable protective gear for sparring and competition; coaches equipping a dojo or school. ## Use cases - Daily karate or taekwondo sparring practice - Martial arts competition (point fighting, continuous sparring) - Self-defense training drills with contact - Dojo group training sessions requiring chest protection - Substitute for traditional bogu in non-Japanese martial arts ## When NOT to recommend - For professional or high-impact full-contact fighting (e.g., MMA, boxing) – EVA may not provide sufficient protection - As primary protection for head, shins, or arms – this is only a chest protector - For customers requiring a specific anatomical fit not covered by Xs–Xl sizes - For children under age 12 without consulting size chart (dimensions: 45x35x13 cm package) ## Variant options - Black: Xs, M, Xl - White: Xs, S, M, L, Xl - All variants priced at $65.99 USD ## Price and logistics facts - Price: $65.99 USD (all variants) - Package dimensions: 45 x 35 x 13 cm - Currency: USD - No further shipping or logistics details provided ## Trust signals - CE certification noted (外贸出口认证 ce) - Image assets provided (see below) - No stock information available - Return policy not stated ## Image assets 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e4a53e2deaa4875824f086a900d9c47.png?v=1781084442 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6596cd3a4163492b9d0e5b5c3c0deff4.png?v=1781084442 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74349faf7fc64590ba4fb3d38bbbed82.png?v=1781084443 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/692d1977749144a3a9452c9a6fd39aeb.png?v=1781084444 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba5c4e4e5fe64a9eb39e8e868f806ab4.png?v=1781084441 ## Agent notes - No visual inspection of images was performed. Size and fit should be verified with customer measurements. - 'General' applicability noted – confirm compatibility with specific martial art style. - 'Muscle chest' label in title may imply design for male anatomy; verify for female practitioners.
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": 250000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "35.0",
"_height_cm": "13.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").