Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $85.99
Default variant: S / Armor Jacket
Default SKU: dcd-30003644926
Default price: $85.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1350 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43792296280138:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001283492
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001283492.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Safety Certification: This CE1 certified motorcycle protective shirt features high-density, shock-absorbing safeguarding padding strategically placed on the shoulders, chest, back, and elbows to guard against impacts.
Ventilated Design: Engineered with vibrant green, mesh-like perforated padding, this safeguarding shirt ensures maximum ventilation to keep you cool and comfortable during intense rides.
Ergonomic Construction: The riding shirt is designed with a close-fitting, long-sleeve silhouette and contoured panel construction that moves naturally with your body without restricting mobility.
Premium Protection: As a high-performance motorcycle safeguarding jacket, it combines a sleek black outer body with sturdy, flexible protective panels to deliver reliable defense on any terrain.
Versatile Application: Perfect for both daily commutes and rugged trails, this off-road riding protective serves as an excellent standalone layer or a slim safeguarding base under your favorite riding gear.
Summary: Armored Motorcycle Shirt Lightweight Slim Fit Protective Jacket with Shoulder Back Chest Padding and Mesh Ventilation for Shock Absorption Suitable for Motorcycle Enthusiasts Track Day Riders. 【Safety Certification】: This CE1 certified motorcycle protective shirt features high-density, shock-absorbing safeguarding padding strategically placed on the shoulders, chest, back, and elbows to guard against impacts. 【Ventilated Design】: Engineered with vibrant green, mesh-like perforated padding, this safeguarding shirt ensures maximum ventilation to keep you cool and comfortable during intense rides
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": "Armored Motorcycle Shirt Lightweight Slim Fit Protective Jacket with Shoulder Back Chest Padding and Mesh Ventilation for Shock Absorption Suitable for Motorcycle Enthusiasts Track Day Riders",
"quantity": 1,
"grams": 1350000,
"properties": {
"_length_cm": "45.0",
"_width_cm": "40.0",
"_height_cm": "5.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").