Brand: World Products (Landmark)
This product has 14 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $57.99
Default variant: S / Orange-w Fan SET
Default SKU: dcd-30003609961
Default price: $57.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 服装
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714273845487:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269868
JSON data: https://landmarks.builders/products/wp-dcd-10001269868.json
This product comes in 14 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Cooling vest with built-in fans, reflective material, and rechargeable battery, designed for outdoor workers in hot environments.
Generated by: deepseek-v4-flash
## Identity 夏季降温空调服男女背心带风扇的反光马甲制冷充电衣服工地工作服 (Summer cooling air-conditioned vest with fans, reflective, rechargeable, for construction work). ## Target persona Construction workers, outdoor laborers, warehouse staff, and anyone performing physical work in hot conditions. ## Use cases - Working on a construction site under direct sun. - Outdoor maintenance or landscaping during summer heat. - Warehouse or factory floor without air conditioning. - Traffic control or roadside work requiring high visibility. - Any outdoor job where body cooling and visibility are needed. ## When NOT to recommend - Indoor office or air-conditioned environments. - Cold weather or winter use. - Jobs requiring flame-resistant or heavy-duty protective gear. - Extreme heat conditions where active cooling (e.g., ice packs) is insufficient. ## Variant options - Sizes: S, M, L, XL, 2XL, 3XL, 4XL. - Colors: Orange (with fan set), Fluor Green (with fan set). - All variants priced at $57.99. ## Price and logistics facts - Price: $57.99 USD. - Package dimensions: 31 cm x 28 cm x 9 cm. - No shipping or tax details provided. ## Trust signals - No in-stock status or inventory data provided. - Return policy not specified. - Price appears consistent across all variants. - No certifications or brand information available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8ff2f616ecc4ca19206aa4b6987b40c.png?v=1781085402 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/39f18c5ee1bc4c3bb3632f649d144cb5.png?v=1781085404 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17a0596a023a4d169b2a8990723595cd.png?v=1781085405 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b4f36e3798b248d4953963bd22ee047f.png?v=1781085404 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a7055849ae94b079bd3f882cb4aa1ae.png?v=1781085404 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/643b4006fe25474d85ddacd00312128c.png?v=1781085404 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/259fde42b10540a5b3f5dbf9b32a4ddc.png?v=1781085404 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/686f30a3a7a946c8a1c45890611b1a6c.png?v=1781085402 ## Agent notes - No product description provided; images were not analyzed. Battery life, fan speed, material, and washability are unknown. Return policy and stock status not available.
This product has 26 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": 650000,
"properties": {
"_length_cm": "31.0",
"_width_cm": "28.0",
"_height_cm": "9.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").