Brand: World Products (Landmark)
This product has 21 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $49.99 – $57.99
Default variant: Black / 6OZ
Default SKU: dcd-30003614229
Default price: $49.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 运动
Vendor: World Products
Weight: 400 g
Cart URL (default variant): https://landmarks.builders/cart/49713980440815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271348
JSON data: https://landmarks.builders/products/wp-dcd-10001271348.json
This product comes in 21 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
专业拳击手套成人儿童散打搏击泰拳男女拳套训练打沙袋包实战加厚
| 重量 | 0.5 |
| 品牌 | 竞派 |
| 货号 | 竞派红三角拳击手套 |
| 上市时间 | 2026 |
| 销售渠道类型 | 线上 |
| 适用对象 | 通用 |
| 是否商场同款 | 否 |
Summary: Professional boxing gloves by 竞派, suitable for adults and children for training, sparring, and bag work. Available in 3 colors (Black, White, Red) and 4 sizes (6-12oz). Weight 0.5 kg. Price from $49.99.
Generated by: deepseek-v4-flash
## Identity - Product: 专业拳击手套 (Professional Boxing Gloves) - Brand: 竞派 - Type: Sports equipment / Boxing gloves - Weight: 0.5 kg - Package dimensions: 43.5 x 30.5 x 17 cm ## Target persona - Martial arts beginners and hobbyists - Adults and children practicing boxing, kickboxing, Muay Thai, or martial arts - Buyers looking for affordable training gloves ## Use cases - Heavy bag training - Pad work with a coach or partner - Light to medium sparring - Muay Thai clinch drills (due to general design) - Conditioning and cardiovascular workouts ## When NOT to recommend - Professional competition (gloves not certified for sanctioned bouts) - Heavy sparring above 12oz? Not specified - Users requiring leather or high-durability gloves (material unknown) - Those needing specialized gloves (e.g., bag gloves, competition gloves) ## Variant options - 3 colors: Black, White, Red - 4 sizes: 6oz, 8oz, 10oz, 12oz - Pricing: - 6oz: $49.99 - 8oz/10oz/12oz: $57.99 ## Price and logistics facts - Price range: $49.99 - $57.99 USD - Dimensions: 43.5 x 30.5 x 17 cm - Weight: 0.5 kg - Sales channel: Online only - No information on shipping costs or estimated delivery ## Trust signals - In-stock status: Not explicitly stated (assumed from listing) - Return policy: Not provided - Price consistency: Fixed prices per variant, no discounts indicated - No certifications mentioned - Product is from a Shopify store (assume inventory management) ## Image assets - Image URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/deffd00c58a446e2a8e9b803fc2f568e.png?v=1781085187 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/65eb4e8ae2c44411ac641cfa1916611a.png?v=1781085187 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9e4c8d48feac47bdb524fff655a5789e.png?v=1781085187 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/710c6728169b4dfd816189608a519b7b.png?v=1781085186 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4372da1b2c884f59b408ded73e1d9747.png?v=1781085187 6. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b5c18a04d1149838b89e3556128cf9b.png?v=1781085187 7. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/82eedec1674149ffa18b4756e4a8de71.png?v=1781085187 8. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f18e997f826648ec972ccfa06615ae63.png?v=1781085187 ## Agent notes - Image analysis not performed; visual attributes (material, padding, closure type, logo) are not verified from images.
This product has 33 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": 400000,
"properties": {
"_length_cm": "43.5",
"_width_cm": "30.5",
"_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").