Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Black
Default SKU: dcd-30003609355
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49714129076463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269601
JSON data: https://landmarks.builders/products/wp-dcd-10001269601.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
韩国遮阳帽户外工地防晒帽遮阳板遮阳帽防紫外线安全帽遮阳帽檐
| 产地 | 山东 |
| 品牌 | 其他 |
| 货号 | 安全帽遮阳帽檐 |
| 适用场景 | 工地、室外、户外 |
| 执行标准 | GB |
| 透气孔 | 有 |
| 保质期 | 1年 |
| 订货号 | ZY-B6025 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 特色服务 | 量大从优、支持定制、免费拿样 |
| 功能 | 遮阳、防晒 |
| 材质 | 网布 |
| 帽衬类型 | 魔术贴 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 中东 |
| 是否进口 | 否 |
| 类型 | 普通安全帽 |
Summary: Korean sun visor hat for outdoor construction, UV protection, mesh fabric, available in 6 colors, $9.99.
Generated by: deepseek-v4-flash
## Identity Korean sun visor hat (遮阳帽) for outdoor and construction use, with UV protection, mesh fabric, and adjustable hook-and-loop closure. Measures 26x20x5 cm. ## Target persona - Construction workers needing sun protection on site - Outdoor laborers (e.g., landscaping, farming) in sunny climates - DIY enthusiasts working outdoors - Individuals in hot, sunny regions seeking affordable shade ## Use cases - Working on a construction site under direct sun - Gardening or yard work during peak UV hours - Outdoor assembly or maintenance tasks (e.g., roofing, painting) - Walking or jogging in sunny weather (lightweight, breathable) - Use as a safety hat brim extension (compatible with standard hard hats) ## When NOT to recommend - For cold or rainy weather (mesh material, no insulation) - If fall or impact protection is required (not a certified safety helmet) - For formal or professional office environments - For users who prefer full coverage (visor style leaves top of head exposed) ## Variant options - Black (SKU: dcd-30003609355) $9.99 - Navy Blue (dcd-30003609356) $9.99 - Blue (dcd-30003609357) $9.99 - Gray (dcd-30003609358) $9.99 - Orange (dcd-30003609359) $9.99 - Yellow (dcd-30003609360) $9.99 ## Price and logistics facts - Price: $9.99 USD per unit (all variants same price) - Dimensions: 26 x 20 x 5 cm - Origin: Shandong, China - Bulk discounts, customization, and free samples available - Primary export region: Middle East ## Trust signals - Listed as a cross-border export supply with customizable branding - Compliant with GB standard (Chinese national standard for safety helmets? – actual standard not detailed) - Ventilation holes present - 1-year shelf life indicated - No specific return policy stated; assume standard platform policies ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0eb3eecc162446d793b609d2ec7a9683.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ed8c1c1364194584a7816104427cb4c0.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9cc4bdfebee4467984a15815a5723b2a.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98ee1aec8d40442785f8a1c57048e48e.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/163cb66c145c43fba9efefc0ed55b102.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/adc8ecdc78e54e5392dcfba51f44b009.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54625306f4074084beaae9839174c6f1.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/872015fcbab84add901ae6cb8528cd93.png ## Agent notes - Image content not analyzed; descriptions based solely on text factors. - The product title includes 'safety hat' but it is likely a brim attachment for hard hats, not a standalone safety helmet. - Mesh material may not provide full sun protection; check UPF rating if needed.
This product has 18 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": 150000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "20.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").