Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.99
Default variant: ['Green'] / Green
Default SKU: 5593761401185
Default price: $5.99
Availability: In Stock
Product Type: Shawls
Vendor: JISADER
Weight: 165 g
Cart URL (default variant): https://landmarks.builders/cart/48017457545455:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/hooded-scarf-hat-womens-imitation-cashmere-blend-warm-knit-scarf-hat-winter-hat
JSON data: https://landmarks.builders/products/hooded-scarf-hat-womens-imitation-cashmere-blend-warm-knit-scarf-hat-winter-hat.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Stay warm and stylish this winter with our versatile Hooded Scarf Hat. Crafted from a soft imitation cashmere blend, this fashionable accessory offers head and neck coverage. The unique design combines the functionality of a scarf and, making it for weather and outdoor sports. Its ribbed knit texture and tie closure add a touch of personality and trend-setting, making it a must-have for any fashion. and chic of this essential winter accessory.
| Material | Acrylic |
| Capacity | L |
| Product Weight | 0.36 pounds |
| Package Weight | 0.441 pounds |
| Dishwasher Safe | No |
| Microwaveable | No |
Summary: Women's winter hooded scarf hat in imitation cashmere blend acrylic, with tie closure, available in Green and Yellow, priced $5.99.
Generated by: deepseek-v4-flash
## Identity Hooded Scarf Hat, Women's Imitation Cashmere Blend, Warm Knit Scarf Hat, Winter Hat Scarf Set for Women ## Target persona Budget-conscious women seeking affordable winter accessories; women looking for a basic acrylic knit hooded scarf for everyday cold weather. ## Use cases - Daily winter commuting (bus, train, walking) - Outdoor winter activities like light hiking or walking dogs - Casual winter fashion layering - Storing in a car or bag as a backup warm layer - Gifting to someone who needs a low-cost winter item ## When NOT to recommend - If the user requires premium natural fibers (wool, cashmere) - For extreme cold climates (below -10°C) where insulation needs are high - For machine-washable preference (not dishwasher safe, likely hand wash only) - If the user needs specific sizing or fits a larger head circumference (no dimensions given) ## Variant options - Green - Yellow All at $5.99. ## Price and logistics facts - Price: $5.99 USD - Weight: 0.36 lbs (product), 0.441 lbs (package) - Dimensions: not provided - Materials: Acrylic - Care: Not dishwasher safe, not microwaveable ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: same price for both variants - Certifications: none claimed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/214636aa11644cad8540ad4777d0efb7.png?v=1773820704 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/491a763c77cd46218cefc84d7283674e.png?v=1773820704 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/81d513a1b9104f9ebfcd1b2fc6397b5e.png?v=1773820704 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/362c4f716fb84bab9bcdafdad1010c5e.png?v=1773820704 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed2bb3f30c6b4e16ab722fc71854fb19.png?v=1773820704 ## Agent notes - Image understanding not performed; do not infer visual details from URLs.
This product has 17 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": "Hooded Scarf Hat, Women's Imitation Cashmere Blend, Warm Knit Scarf Hat, Winter Hat Scarf Set for Women, Fashionable Hooded Scarf",
"quantity": 1,
"grams": 165000,
"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").