Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99
Default variant: Fluorescent Green
Default SKU: dcd-30003602186
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714343837935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001266718
JSON data: https://landmarks.builders/products/wp-dcd-10001266718.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Solar-powered fan hat with reflective strips for outdoor workers; provides sun protection and airflow. Two fluorescent color variants at $29.99.
Generated by: deepseek-v4-flash
## Identity 环卫工人太阳能风扇帽公路夏季防晒遮阳反光帽子 (Solar fan hat for sanitation workers, summer sun protection, reflective, outdoor bucket hat). Product type: 户外 (Outdoor). ## Target persona Sanitation workers, road construction crew, outdoor laborers who need sun protection and high visibility during work. ## Use cases - Street cleaning during hot summer days. - Road maintenance or construction work in direct sunlight. - Directing traffic or roadside duties. - Gardening or landscaping under strong sun. - Fishing, beach activities, or outdoor events with prolonged sun exposure. - Walking or cycling in sunny conditions for personal cooling. ## When NOT to recommend - Formal or office attire (style mismatch). - Indoor use only (no sun or cooling need). - Heavy rain or waterproof requirements (not specified as waterproof). - Users seeking fashion-forward or premium headwear (budget utility item). ## Variant options - Fluorescent Green (SKU: dcd-30003602186) – $29.99 - Fluorescent Orange (SKU: dcd-30003602187) – $29.99 ## Price and logistics facts Price: $29.99 USD. Package dimensions: 38×36×12 cm. No weight provided. ## Trust signals No explicit stock status, return policy, or certification information provided in source facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/477317ef599c4c1ea701318a882b7f8a.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6a389fb400f04fc79ae3692f1dd6a48b.png?v=1781085479 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4cfade45d44e4a68ac337607a753abab.png?v=1781085480 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ae973c0510cf4e3e8a1c77e979836a4e.png?v=1781085480 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b465c914c4764302bb8d6ea02d374857.png?v=1781085480 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3e4cb9128cd478493133f690dc2fc6a.png?v=1781085481 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a33fcb1160da4dd6ab7389c30191ccdd.png?v=1781085480 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/50907c71e7a442cb9d7585b38fad1286.png?v=1781085480 ## Agent notes Images are available as static URLs but were not visually analyzed. Product description is empty; dimensions and two color variants are the only detailed specifications.
This product has 14 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": 450000,
"properties": {
"_length_cm": "38.0",
"_width_cm": "36.0",
"_height_cm": "12.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").