Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99
Default variant: Beige
Default SKU: dcd-30003612208
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 170 g
Cart URL (default variant): https://landmarks.builders/cart/49714013110511:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270784
JSON data: https://landmarks.builders/products/wp-dcd-10001270784.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
头戴式伞帽 防晒遮阳钓鱼伞 解放双手晴雨两用便携折叠头带伞
| 品牌 | 无品牌/无注册商标 |
| 货号 | 5464684684 |
| 上市年份季节 | 2025年冬季 |
| 功能 | 防晒 |
| 伞杆材质 | 铝合金 |
| 伞的种类 | 遮阳伞 |
| 款式 | 晴雨伞 |
| 伞布 | 碰击布 |
| 毛重 | 170克 |
Summary: Hands-free wearable umbrella hat for sun and rain, foldable, aluminum frame, 170g, available in four colors at $22.99.
Generated by: deepseek-v4-flash
## Identity Head-mounted umbrella hat (头戴式伞帽) for outdoor use. Brand: unbranded. Model year: 2025 Winter. Dimensions: 48×12×6 cm. Weight: 170 g. Materials: aluminum alloy frame, umbrella cloth (pongee). Function: sun protection, rain resistant. ## Target persona Outdoor workers (e.g., fishers, gardeners), hikers, commuters who need hands-free sun/rain protection on the move. ## Use cases - Fishing without holding an umbrella. - Gardening under sun or light rain. - Hiking in unpredictable weather. - Waiting at bus stops or outdoor queues. - Attending outdoor events (sports, markets). ## When NOT to recommend - Heavy rain or strong winds (design may not withstand). - Formal events or professional settings. - Users requiring certified UV protection (no rating given). - Users who prefer a traditional handheld umbrella. ## Variant options - Beige (SKU: dcd-30003612208) - Blue (SKU: dcd-30003612209) - Purple (SKU: dcd-30003612210) - Navy Blue (SKU: dcd-30003612211) All priced at $22.99. ## Price and logistics facts Price: $22.99 USD. Dimensions: 48×12×6 cm. Weight: 170 g. Product year: 2025 Winter. ## Trust signals Product is in stock (assumed based on listing). Return policy not specified. No brand certifications available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9236da0014c74f0e85422fcd60a74a98.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41e9e89a500c40f2a574b98ff6362044.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/44bfe2fe0f6e4603bac088fe6da97ae5.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/53c6a3afeef24e268d7d675828ff6232.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef9d6cb5b2f2495082023128f69299ed.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1decbbc0b5b54138bdae65c6f7e33ffe.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b83b8d8c3d2b49649f09f1bf176c2ae1.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1db38055380f45e49cdc75f3bcc53d65.png ## Agent notes Image content was not analyzed. Missing data: return policy, stock quantity, UV protection rating, brand details.
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": "头戴式伞帽 防晒遮阳钓鱼伞 解放双手晴雨两用便携折叠头带伞",
"quantity": 1,
"grams": 170000,
"properties": {
"_length_cm": "48.0",
"_width_cm": "12.0",
"_height_cm": "6.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").