Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Khaki
Default SKU: dcd-30001484966
Default price: $11.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 100 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760949690442:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000810913
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000810913.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multi-Functional Winter Balaclava for Extreme ColdThis winter balaclava combines a warm face cover, helmet liner, and ski neck gaiter in a 4-in-1 design, offering full protection for cycling, skiing, and outdoor activities. The thick fleece lining and windproof shell keep you warm and comfortable in low temperatures.
Windproof and Cold Resistant for Harsh ConditionsBuilt for cold-weather activities and daily commuting, this balaclava features a windproof outer layer and soft fleece lining, effectively blocking cold down to -20°C. Ideal for cycling, skiing, and outdoor use in extreme weather.
Comfortable Fit and Easy to WearThe upgraded thick design boosts comfort and warmth, making it easy to put on and take off. Suitable for men and women, this balaclava fits various head sizes and ensures a pleasant wearing experience.
Versatile 4-in-1 Design for Multiple UsesCombining a hat, face cover, neck gaiter, and helmet liner, this balaclava is great for cold-weather sports, outdoor work, and daily travel. Its multi-functional design meets your needs for warmth and protection.
Multiple Color Options for Personalized StyleAvailable in khaki, black, rose, and dark gray, this balaclava suits different tastes. The unisex design makes it practical and stylish for everyone.
Summary: Winter Balaclava, Warm Face Cover, Helmet Liner, Unisex Cycling, Windproof, Cold Resistant, Ski Neck Gaiter, 4-in-1 Hat. 【Multi-Functional Winter Balaclava for Extreme Cold】This winter balaclava combines a warm face cover, helmet liner, and ski neck gaiter in a 4-in-1 design, offering full protection for cycling, skiing, and outdoor activities. The thick fleece lining and windproof shell keep you warm and comfortable in low temperatures. 【Windproof and Cold Resistant for Harsh Conditions】Built for cold-weather activities and daily commuting, this balaclava features a windproof outer layer and
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": "Winter Balaclava, Warm Face Cover, Helmet Liner, Unisex Cycling, Windproof, Cold Resistant, Ski Neck Gaiter, 4-in-1 Hat",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "23.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").