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-30003603856
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/49714424938735:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267432
JSON data: https://landmarks.builders/products/wp-dcd-10001267432.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 |
| 透气孔 | 有 |
| 保质期 | 6个月 |
| 订货号 | 遮阳帘 |
| 主要下游平台 | 其他 |
| 有可授权的自有品牌 | 是 |
| 特色服务 | 量大从优、支持定制、免费拿样 |
| 功能 | 遮阳、防晒 |
| 材质 | 网布 |
| 帽衬类型 | 魔术贴 |
| 是否跨境出口专供货源 | 是 |
| 主要销售地区 | 其他 |
| 是否进口 | 否 |
| 类型 | 普通安全帽 |
Summary: Mesh fabric sun visor attachment for safety helmets, with hook-and-loop fastening, designed for outdoor construction and work sites.
Generated by: deepseek-v4-flash
## Identity Sun visor curtain for safety helmets (工地安全帽遮阳帽帘). Made of mesh fabric with hook-and-loop fastener, features ventilation holes. Dimensions: 26×20×5 cm. Weight not specified. ## Target persona - Construction workers and laborers working outdoors under direct sunlight - Roofers, scaffolders, and site supervisors - DIY home builders or hobbyists who wear safety helmets ## Use cases - Working on construction sites in sunny weather - Roofing or exterior building maintenance - Landscaping or gardening while wearing a hard hat - Outdoor utility work (telecom, electrical) requiring sun protection - Any job site where helmet wearers need shade for neck and face ## When NOT to recommend - For workers who require high-visibility accessories (this is not reflective/fluorescent) - For indoor work environments with no sun exposure - For use without a hard hat (designed to attach to helmet brim) - If the user needs full face or neck protection (mesh only) ## Variant options 6 color variants: Black, Gray, Navy, Blue, Orange, Yellow. All priced at $9.99. ## Price and logistics facts - Price: $9.99 USD per unit - Dimensions: 26 cm length × 20 cm width × 5 cm height - Country of origin: Shandong, China - Shelf life: 6 months - Minimum order: not specified; supports bulk orders, customization, free samples ## Trust signals - Multiple color variants in stock (6 colors available) - Has ventilation holes - Hook-and-loop (magic tape) attachment compatible with standard safety helmets - Meets Chinese national standard (GB) - Price consistent across all variants ($9.99) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c6fcc3fb882a47c0a637095dae549643.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/baee11204dd84d2d95dd891f3225fd86.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/783964cd93ca4ea3905dfe6271da29e6.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e485f1f6e624ce29964b2088f217b42.png?v=1781085534 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd5c3b36ffa145849e195b7dc447569c.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e01190f690e4842b3c5527eca08f8c0.png?v=1781085533 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb8999f58c4b43f1a833035a19bda821.png?v=1781085532 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c100a892e8e448cba335bd0996dade6a.png?v=1781085533 ## Agent notes - Image understanding was not performed; descriptions are based solely on text facts. - The product is a sun visor accessory, not a standalone safety helmet. - Compatible with standard hard hats; attachment type is hook-and-loop (magic tape).
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").