Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $34.99
Default variant: Beige Heather
Default SKU: dcd-30000080994
Default price: $34.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/43761050386506:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000014048
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000014048.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Soft Cashmere Neck Warmer for WinterThis unisex cashmere neck warmer offers a lightweight and snug fit, perfect for keeping warm during winter, autumn, and season. The knitted design ensures comfort and design for both men and women.
Windproof and Thermal ProtectionMade from high-quality cashmere, this neck warmer provides windproof and thermal coverage, making it perfect for outdoor activities such as cycling, running, skiing, and snowboarding.
adaptable for Multiple eventsSuitable for students, partners, youth, and seniors, this neck warmer is perfect for cold weather, outdoor sports, and common wear. Its simple plain color design matches various outfits.
Adjustable and Comfortable FitThe rolled border and rectangular shape offer a snug and adjustable fit, ensuring comfort during extended use. The soft cashmere material is gentle against the skin and easy to wear.
Great Gift thought for All AgesThis cashmere neck warmer makes a thoughtful gift for family and friends, providing warmth and design for any occasion. Available in multiple hues for adaptable matching.
Summary: Cashmere neck warmer for running. 【Soft Cashmere Neck Warmer for Winter】This unisex cashmere neck warmer offers a lightweight and snug fit, perfect for keeping warm during winter, autumn, and season. The knitted design ensures comfort and design for both men and women. 【Windproof and Thermal Protection】Made from high-quality cashmere, this neck warmer provides windproof and thermal coverage, making it perfect for outdoor activities such as cycling, running, skiing, and snowboarding. 【adaptable for Multiple events】Suitable for students, partners, youth, and seniors, this neck warmer is perfect
Generated by: m4x-map-v1
This product has 5 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": "Cashmere neck warmer for running",
"quantity": 1,
"grams": 100000,
"properties": {
"_length_cm": "17.0",
"_width_cm": "14.0",
"_height_cm": "4.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").