Brand: World Products (Landmark)
SKU: dcd-30000079686
Price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 130 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43761061462090:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10000013844
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10000013844.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Warm and Colorful Rainbow Knit knit capThis rainbow knit knit cap hat with ear ear covers is designed for women seeking warmth and look during fall and winter outdoor activities. The bright hues and soft acrylic material provide both comfort and a fashionable look.
Soft Acrylic Material, Adjustable FitMade from high-quality acrylic, this knit cap is soft, breathable, and suitable for various head sizes thanks to its adjustable design. The ear ear covers and long straps offer additional protection from wind and cold.
adaptable for Multiple eventsperfect for informal outings, travel, and outdoor adventures, this colorful knit hat is perfect for holidays, gifting, or common wear. Its foldable design makes it easy to carry and shop.
Comfortable and sturdyThe rib knit construction ensures durability and long warmth, while the lightweight material keeps you comfortable throughout the day. Suitable for teens, young adults, and women of all ages.
Great Gift thoughtWith its distinctive rainbow stripes and practical features, this knit cap makes a thoughtful gift for friends and family who appreciate stylish and functional winter accessories.
Summary: Women's Warm Knit Hat, Colorful, Ear Covers, Fall Winter. 【Warm and Colorful Rainbow Knit knit cap】This rainbow knit knit cap hat with ear ear covers is designed for women seeking warmth and look during fall and winter outdoor activities. The bright hues and soft acrylic material provide both comfort and a fashionable look. 【Soft Acrylic Material, Adjustable Fit】Made from high-quality acrylic, this knit cap is soft, breathable, and suitable for various head sizes thanks to its adjustable design. The ear ear covers and long straps offer additional protection from wind and cold. 【adaptable for M
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": "Women's Warm Knit Hat, Colorful, Ear Covers, Fall Winter",
"quantity": 1,
"grams": 130000,
"properties": {
"_length_cm": "22.0",
"_width_cm": "15.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").