Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: Blue Coffee
Default SKU: dcd-30000080549
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 230 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43761009164362:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000013966
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000013966.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Warmth and Comfort for WinterThis thick knit knit cap for women provides warmth and comfort, making it perfect for cold weather, relaxed outings, and common wear. The ear-covering design offers protection from harsh winds and keeps you snug throughout the season.
Soft and sturdy MaterialCrafted from a wool mix, this winter hat is soft to the feel, sturdy, and designed for long use. The high-stretch fabric ensures a comfortable fit for various head sizes.
adaptable relaxed AccessoryPerfect for winter, autumn, and outdoor activities, this knit cap is a stylish accessory for shopping, commuting, or gifting to friends and family. Its timeless Fair Isle pattern adds a feel of vintage appeal.
Thick and Breathable DesignThe knit cap features a thick, breathable knit design that keeps you warm while allowing ventilation overheating during extended wear.
Ear Protection and snug-fitDesigned to cover the ears, this hat provides additional protection against cold winds and ensures a snug-fit for active active living.
Summary: Women's Thick Winter Knit Hat Warm Ear Protection. 【Warmth and Comfort for Winter】This thick knit knit cap for women provides warmth and comfort, making it perfect for cold weather, relaxed outings, and common wear. The ear-covering design offers protection from harsh winds and keeps you snug throughout the season. 【Soft and sturdy Material】Crafted from a wool mix, this winter hat is soft to the feel, sturdy, and designed for long use. The high-stretch fabric ensures a comfortable fit for various head sizes. 【adaptable relaxed Accessory】Perfect for winter, autumn, and outdoor activities, this
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": "Women's Thick Winter Knit Hat Warm Ear Protection",
"quantity": 1,
"grams": 230000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "18.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").