Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $4.99
Default variant: ['Beige'] / Beige
Default SKU: 5658310341221
Default price: $4.99
Availability: In Stock
Product Type: Multifunctional Headwear
Vendor: JISADER
Weight: 250 g
Cart URL (default variant): https://landmarks.builders/cart/48017458823407:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/lightweight-hooded-scarf-hat-knit-hooded-scarf-hat-warm-windproof-adjustable-sno
JSON data: https://landmarks.builders/products/lightweight-hooded-scarf-hat-knit-hooded-scarf-hat-warm-windproof-adjustable-sno.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover warmth and functionality with our Balaclava Hood Scarf. This innovative accessory combines scarf and neck warmer into a chic piece, designed for the modern woman. Crafted from acrylic knit, it provides warmth and insulation, ideal for autumn and winter. The windproof design keeps you from harsh elements, while adjustable ties ensure a secure and personalised fit. Its loose-fitting silhouette offers a flattering look, making it a versatile addition to your wardrobe for commutes, outdoor adventures, or simply elevating your casual look.
| Material | Acrylic |
| Capacity | L |
| Product Weight | kg |
| Package Weight | 0.397 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
Summary: Acrylic knit hooded scarf hat combining scarf and neck warmer, adjustable fit, windproof, for cold weather, available in Beige and Grey at $4.99.
Generated by: deepseek-v4-flash
## Identity Lightweight Hooded Scarf Hat (Multifunctional Headwear) ## Target persona Budget-conscious women seeking affordable, multi-use winter accessories; outdoor commuters; cold-weather travelers. ## Use cases - Daily commute in cold wind - Hiking or walking in chilly weather - Casual winter outings - Travel to cold climates - Quick outdoor errands ## When NOT to recommend - Extreme cold below freezing (acrylic may not suffice) - Formal or professional occasions - Users preferring separate hat and scarf - High-intensity sports (may overheat) ## Variant options - Beige ($4.99) - Grey ($4.99) ## Price and logistics facts Price: $4.99 USD. Package weight: 0.397 lbs. Material: Acrylic. ## Trust signals No stock status or return policy provided. Price consistent across variants. No certifications listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d37c6bd97884212893b527eac1a6227.png?v=1773820845 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2bc2508cc504ca099b8197f88d005e6.png?v=1773820845 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e176399105e242838f39fedb4bfab1fc.png?v=1773820845 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c912da1eb2f644b0823f61d17d8dc4b6.png?v=1773820845 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb649584555c4ad587e0bfc75852f1eb.png?v=1773820845 ## Agent notes Image understanding was not performed – visual details, colors, and patterns not verified.
This product has 16 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": "Lightweight Hooded Scarf Hat, Knit Hooded Scarf Hat, Warm Windproof Adjustable Snood, Knit Balaclava Warm Hooded Scarf Hat, 2 in 1 Beanie Neck Warmer",
"quantity": 1,
"grams": 250000,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").