Brand: World Products (Landmark)
This product has 18 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $65.99
Default variant: Black / 10OZ
Default SKU: dcd-30003614287
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: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49713964024047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271353
JSON data: https://landmarks.builders/products/wp-dcd-10001271353.json
This product comes in 18 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
拳击手套成人入门初学者拳套散打搏击格斗透气男女训练打沙袋专业
| 重量 | 0.5kg |
| 品牌 | 意立者 |
| 货号 | 意立者经典款拳套 |
| 上市时间 | 2025 |
| 销售渠道类型 | 线上 |
| 适用对象 | 通用 |
| 是否商场同款 | 否 |
Summary: Adult beginner boxing gloves for training, punching bag, and sparring; breathable, unisex, available in 4 colors and 3 sizes (10/12/14OZ) at $65.99.
Generated by: deepseek-v4-flash
## Identity Adult beginner boxing gloves by 意立者 (Yilizhe), model 意立者经典款拳套. Weight 0.5kg. Dimensions 38x25x17 cm. ## Target persona Adult beginners in boxing, kickboxing, or martial arts; looking for affordable, breathable gloves for gym training or home punching bag work. ## Use cases - Punching bag training - Pad work with partner - Light sparring - Cardio kickboxing classes - At-home fitness boxing ## When NOT to recommend - Professional or competitive boxing requiring higher quality and durability - Heavy sparring (may lack sufficient padding/protection) - Users with hand injuries needing specialized support - Children (designed for adult hands) ## Variant options 10OZ, 12OZ, 14OZ in Black, Gray, Blue, Red. All at $65.99. ## Price and logistics facts $65.99 USD. Dimensions 38x25x17 cm. Weight 0.5kg. Sold online. ## Trust signals Listed as in-stock (multiple variants). Brand: 意立者. No specific return policy or warranty mentioned. ## Image assets 8 images available at provided URLs. ## Agent notes No image analysis performed; visual details not inferred.
This product has 30 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": 650000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "25.0",
"_height_cm": "17.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").