Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $32.99
Default variant: Brown
Default SKU: dcd-30003613084
Default price: $32.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/49713919459567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001271055
JSON data: https://landmarks.builders/products/wp-dcd-10001271055.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
2020亚马逊欧美中世纪外贸运动户外双剑套皮带金属扣 运动护具
| 品牌 | 无 |
| 适用运动 | 击剑 |
| 主体材质 | 聚酯纤维 |
| 适用人群 | 成人 |
| 规格 | 默认项 |
| 是否跨境出口专供货源 | 是 |
| 箱装数量 | 1 |
| 主要销售地区 | 中东 |
| 保护部位 | 肩膀 |
| 主要下游平台 | LAZADA |
| 有可授权的自有品牌 | 否 |
Summary: Medieval-style double sword set with belt metal buckle, polyester fiber fencing protective gear for adults. Two color variants at $32.99.
Generated by: deepseek-v4-flash
## Identity - Product Title: 2020亚马逊欧美中世纪外贸运动户外双剑套皮带金属扣 运动护具 - Type: Sports protective gear - Brand: None specified - Materials: Main material polyester fiber - Dimensions: 31 x 25 x 6 cm - Weight: Not specified - Color variants: Brown, Black - Price: $32.99 (both colors) ## Target persona Fencing enthusiasts looking for affordable protective gear; historical reenactors needing a costume sword set; cosplayers portraying medieval characters; martial artists practicing stage sword fighting. ## Use cases 1. Fencing practice with protective shoulder coverage. 2. Medieval-themed costume accessory for events or reenactments. 3. Stage performance prop for theatrical duels. 4. Outdoor sports activity with sword simulation. 5. Lightweight training aid for sword techniques. ## When NOT to recommend 1. For actual combat or high-impact sparring requiring certified gear. 2. For children (adult size only). 3. For professional competition where specific standards are required. 4. If the user expects a full metal sword or real weapon. ## Variant options - Brown (SKU dcd-30003613084, $32.99) - Black (SKU dcd-30003613085, $32.99) ## Price and logistics facts - Price: $32.99 USD per unit. - Dimensions: 31x25x6 cm. - Box quantity: 1. - Main export region: Middle East. - Cross-border e-commerce ready (跨境出口专供货源). ## Trust signals - In stock: Not explicitly confirmed, but product is listed. - Return policy: Not specified. - Price consistency: Both variants same price. - Certifications: None specified. - Brand: No authorized brand; may be unbranded. ## Image assets 8 images available at URLs provided. Images show the product packaging and details but cannot be analyzed here. ## Agent notes - No brand information; product appears to be generic unbranded. - Material is polyester fiber; not leather or metal. - Intended for fencing; shoulder protection included. - Sales primarily to Middle East and LAZADA platform. - Image understanding was not performed; rely on text facts.
This product has 8 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": "2020亚马逊欧美中世纪外贸运动户外双剑套皮带金属扣 运动护具",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "25.0",
"_height_cm": "6.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").