Brand: World Products (Landmark)
SKU: dcd-30001526389
Price: $123.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43763390939210:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000823109
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000823109.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adaptable Women's Cycling Windbreaker for Autumn, This jacket combines windproof and water-resistant features, ideal for unpredictable autumn weather. Lightweight for comfort and portability, with breathable fabric to keep you cool and dry on the ride.
Lightweight and Packable Design, Designed for convenience, this cycling windbreaker folds into its own chest pocket for easy storage. Compact size makes it easy to carry, perfect for riders who value mobility and practicality outdoors.
Breathable and Moisture-Wicking Fabric, Made from a cotton blend, this jacket features advanced ventilation and moisture control for a comfortable fit during intense cycling. Helps regulate temperature and prevents overheating, suitable for 20~35°C climates.
Comfort and Safety Features, Equipped with reflective details, YKK double zippers, and an anti-slip hem, this cycling jacket improves visibility in low light. Thoughtful features enhance your riding experience and provide extra protection.
Multiple Color Options and Protection, Available in black, yellow, gray, and olive, this windbreaker lets riders show their style while enjoying functional benefits. The UV50+ rear panel offers all-day sun protection, shielding cyclists from harmful rays.
Summary: Women's Cycling Windbreaker Jacket, Autumn Season, Breathable, Water-Resistant, Lightweight, Multi-Color Protection, Packable. Adaptable Women's Cycling Windbreaker for Autumn, This jacket combines windproof and water-resistant features, ideal for unpredictable autumn weather. Lightweight for comfort and portability, with breathable fabric to keep you cool and dry on the ride. Lightweight and Packable Design, Designed for convenience, this cycling windbreaker folds into its own chest pocket for easy storage. Compact size makes it easy to carry, perfect for riders who value mobility and practic
Generated by: m4x-map-v1
This product has 9 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": "Women's Cycling Windbreaker Jacket, Autumn Season, Breathable, Water-Resistant, Lightweight, Multi-Color Protection, Packable",
"quantity": 1,
"grams": 350000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "22.0",
"_height_cm": "3.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").