Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $26.99
Default variant: Xs
Default SKU: dcd-30003625115
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713146003695:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275912
JSON data: https://landmarks.builders/products/wp-dcd-10001275912.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
跆拳道护手半指手套儿童成人散打搏击运动空手道训练防护护腕拳套
| 品牌 | other/其他 |
| 货号 | 跆拳道护手 |
| 适用运动 | 通用 |
| 适用场景 | 运动护具配件 |
| 专利类型 | 无 |
| 适用人群 | 通用 |
| 质检报告编号 | 无 |
| 主体材质 | PU |
| 外贸出口认证 | 否 |
| 是否跨境出口专供货源 | 否 |
| 箱装数量 | 咨询客服 |
| 保护部位 | 手掌 |
| 类别 | 护手 |
Summary: Taekwondo half-finger gloves for children and adults, suitable for martial arts training with wrist protection. Made of PU. Available in sizes Xs to Xl at $26.99.
Generated by: deepseek-v4-flash
## Identity Taekwondo half-finger gloves (护手半指手套) for hand and wrist protection during martial arts training. Brand: other. Material: PU. Model: 跆拳道护手. ## Target persona Children and adults practicing martial arts such as Taekwondo, boxing, kickboxing, or karate who need hand protection during training. ## Use cases - Taekwondo sparring and forms practice - Boxing bag training - Punching pad drills with a partner - Wrist support during striking exercises - General martial arts conditioning - Kids' combat sports classes ## When NOT to recommend - Professional competition requiring full-finger gloves - Users seeking high-impact protection for heavy bag only - Those requiring specific safety certifications (e.g., WTF approved) - Buyers wanting premium materials like genuine leather - Athletes needing specialized gloves for Olympic-style Taekwondo ## Variant options - Xs: $26.99 - S: $26.99 - M: $26.99 - L: $26.99 - Xl: $26.99 ## Price and logistics facts Price: $26.99 USD. Dimensions: 30 cm x 22 cm x 7 cm. Weight: not specified. Currency: USD. ## Trust signals - Price consistent across all variants. - No certifications or return policy information provided. - In-stock status not confirmed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e2edc1afb2b45e6933265175ce33e84.png?v=1781084441 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bfc5cf486a954bab820060b746059f82.png?v=1781084442 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/501932e67a59464cbbf5edff04117de9.png?v=1781084441 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a0117803a3f94dfbafe4158a44468f0d.png?v=1781084441 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c97d9c0ca60f42f0aaa3fb88e9ea0307.png?v=1781084440 ## Agent notes Images are present but not analyzed for visual details. Additional trust signals (e.g., reviews, warranty) not available.
This product has 17 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": "Taekwondo Half Finger Gloves for Kids and Adults, Sanda Boxing Martial Arts Training Wrist Guard",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "22.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").