Brand: World Products (Landmark)
This product has 15 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: L / Flagship Mesh Orange
Default SKU: dcd-30002545917
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1400 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760579903562:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001000033
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001000033.json
This product comes in 15 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Heavy-Duty Waterproofing: Crafted from high-density Oxford cloth with a PVC coating, this rain gear provides superior, long-lasting protection against heavy downpours, keeping you completely dry during any outdoor activity.
Enhanced Visibility: Stay safe in low-light conditions with this reflective safety raincoat, featuring high-visibility reflective strips on the chest and back that make you easily seen by others, crucial for roadside work or night commuting.
Full-Body Coverage: Designed as a single-piece, long raincoat, it offers extensive coverage from head to calf, shielding you from wind and rain. The integrated design prevents water from seeping in at the waist, ensuring you stay warmer and drier.
Long-Lasting & Comfortable: Built to withstand tough conditions, this wear-resistant hooded work slicker is tear-proof and perfect for demanding jobs. The design includes elastic cuffs and a drawstring hood for a snug, comfortable fit that keeps the elements out.
Versatile Outdoor Protection: Whether you're a worker, on a construction site, commuting, or hiking, this safeguarding clothing is engineered for versatility. It's the ideal solution for anyone needing reliable protection from severe weather.
Summary: Reflective Safety Raincoat With Hood High Visibility Rain Coat Heavy Duty. 【Heavy-Duty Waterproofing】: Crafted from high-density Oxford cloth with a PVC coating, this rain gear provides superior, long-lasting protection against heavy downpours, keeping you completely dry during any outdoor activity. 【Enhanced Visibility】: Stay safe in low-light conditions with this reflective safety raincoat, featuring high-visibility reflective strips on the chest and back that make you easily seen by others, crucial for roadside work or night commuting. 【Full-Body Coverage】: Designed as a single-piece, long
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": "Reflective Safety Raincoat With Hood High Visibility Rain Coat Heavy Duty",
"quantity": 1,
"grams": 1400000,
"properties": {
"_length_cm": "33.0",
"_width_cm": "26.0",
"_height_cm": "3.5"
}
}],
"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").