Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Gray
Default SKU: dcd-30003612256
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/49713972773103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270799
JSON data: https://landmarks.builders/products/wp-dcd-10001270799.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
厂家工地防晒安全帽 户外防晒透气遮阳帽 网布护颈反光条遮阳帽
| 图案 | 纯色 |
| 产地 | 临沂 |
| 货号 | 工地防晒帽 |
| 品牌 | 其他 |
| 处理工艺 | 其它 |
| 面料名称 | 针织草料 |
| 产品类别 | 遮阳帽 |
| 风格分类 | 原创设计 |
| 帽顶款式 | 圆顶 |
| 主要下游平台 | 其他 |
| 功能 | 遮阳 |
| 上市年份/季节 | 2026年春季 |
| 帽檐款式 | 大檐 |
| 是否可调节 | 不可调节 |
| 适合季节 | 四季 |
| 是否跨境出口专供货源 | 否 |
| 是否可折叠 | 不可折叠 |
| 风格 | 原创设计风 |
| 流行元素分类 | 无 |
Summary: UV-protective safety helmet for construction sites, with mesh neck flap and reflective stripes. Breathable, lightweight, unadjustable. Four color options at $9.99.
Generated by: deepseek-v4-flash
## Identity Product: Factory construction sun-protective hard hat, outdoor breathable sun hat with mesh neck guard and reflective strips. Dimensions 27x21x10 cm. Price $9.99. Four colors. ## Target persona Construction workers, outdoor laborers, or site visitors needing sun protection and head safety in hot environments. ## Use cases - Long hours under direct sun at construction sites. - Outdoor work requiring head impact protection (basic) and UV shielding. - Jobs requiring high visibility (reflective strips). - Hot climates where breathable headgear is essential. - Daily wear on farms, road crews, or landscaping. ## When NOT to recommend - Buyers requiring certified impact protection (no safety rating given). - Formal or office environments. - Cold or rainy weather (likely not waterproof or insulated). - Users needing adjustable sizing (not adjustable per description). ## Variant options - Gray (sku dcd-30003612256) - Dark Blue (sku dcd-30003612257) - Fluorescent Green (sku dcd-30003612258) - Camouflage (sku dcd-30003612259) All at $9.99 USD. ## Price and logistics facts Price: $9.99 USD. Dimensions: 27 x 21 x 10 cm. Manufacturer from Linyi. Spring 2026 season. No shipping/cost info provided. ## Trust signals No stock status, return policy, or certifications provided. Image not analyzed. ## Image assets [8 images available at URLs listed] ## Agent notes No safety certifications confirmed; use as basic sun hat with reflective elements, not as rated safety helmet.
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": 150000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "21.0",
"_height_cm": "10.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").