Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $183.99
Default variant: Leather Long Sleeve
Default SKU: dcd-30003479246
Default price: $183.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760883368010:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001227583
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001227583.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This fencing coach jacket is a long-sleeved training jacket designed as protective gear for fencing practice and coaching sessions.
Fit and Coverage: The pullover fencing jacket features a close-fitting upper body with long sleeves, helping it stay secure and comfortable during movement.
Design: With a black exterior, high stand collar, and plain front and sleeves, the fencing training jacket has a clean, functional look with no visible external decoration.
Close-Fitting Function: Built for fencing work, this fencing coach jacket supports regular training use by providing a practical layer between the body and active exercises.
Use Purpose: As protective sports gear, the jacket is intended to help you train with added coverage and a more focused feel during fencing sessions.
Summary: Fencing Instructor Jacket Stand Collar Fencing Training Jacket Close-Fitting. 【Product Type】: This fencing coach jacket is a long-sleeved training jacket designed as protective gear for fencing practice and coaching sessions. 【Fit and Coverage】: The pullover fencing jacket features a close-fitting upper body with long sleeves, helping it stay secure and comfortable during movement. 【Design】: With a black exterior, high stand collar, and plain front and sleeves, the fencing training jacket has a clean, functional look with no visible external decoration. 【Close-Fitting Function】: Built for fenc
Generated by: m4x-map-v1
This product has 12 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": "Fencing Instructor Jacket Stand Collar Fencing Training Jacket Close-Fitting",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "41.0",
"_width_cm": "32.0",
"_height_cm": "24.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").