Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Dark Blue
Default SKU: dcd-30003617324
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: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49713911333103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001272511
JSON data: https://landmarks.builders/products/wp-dcd-10001272511.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
背心降温神器冰袋马甲空调蓄冷防渗户外工地防中暑制冷高温作业
| 品牌 | 淘盾 |
| 颜色 | 豪华款-灰色降温马甲+8个冰袋 |
| 材质 | 涤纶 |
| 规格型号 | 均码;豪华款-灰色降温马甲+8个冰袋 |
| 尺码 | 均码 |
Summary: Cooling vest with ice packs for outdoor workers, made of polyester, one size, available in 3 colors, priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Cooling vest (背心降温神器冰袋马甲) with ice packs, polyester, one size fits most, includes 8 ice packs per the description. Offered in Dark Blue, Fluorescent Green, and Red. ## Target persona Outdoor workers in hot environments (construction, landscaping, factory) needing passive cooling without electricity. ## Use cases - Working outdoors in high temperatures to prevent heat stroke. - Physical labor in non-air-conditioned settings (construction sites, farms). - During heatwaves when no electric cooling is available. - Long-duration outdoor activities (e.g., gardening, sports events). - Emergency cooling for overexertion. ## When NOT to recommend - For users needing active cooling or temperature control (e.g., electronics cooling). - For individuals with allergic reactions to polyester fabric. - When precise temperature regulation is required (no thermostat). - As a medical device for heat illness treatment. ## Variant options - Dark Blue (same price $9.99) - Fluorescent Green (same price $9.99) - Red (same price $9.99) Note: Variants differ only in color. The description mentions a "豪华款-灰色降温马甲+8个冰袋" but it is not listed as a variant; likely the base product includes 8 ice packs. ## Price and logistics facts - Price: $9.99 USD (fixed across all variants) - Dimensions: 26.5 x 21.0 x 6.5 cm - No shipping cost or delivery time provided. ## Trust signals - No stock status available. - No return policy mentioned. - No certifications listed. - Price consistent across variants. ## Image assets - 8 images available. Cannot visually verify content. - Image URLs: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3ef4febfaee24910b2e10a72330c4983.png?v=1781085151 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8c99ec004c5046ae8f73794b76a8a0c1.png?v=1781085151 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98eaf10814044903a97b15d0929b78ba.png?v=1781085151 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dac996ae53a848fba6f9c64875e16cf3.png?v=1781085150 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71f9b7384b1a41c1bb692282305e7f9c.png?v=1781085150 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e2e849d631941789c9d32d456a01abe.png?v=1781085151 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ee4cffc00494c21a416feabc8da8021.png?v=1781085151 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac59bf09caa54ddca091298b15a351f5.png?v=1781085151 ## Agent notes - The description mentions "豪华款-灰色降温马甲+8个冰袋" but this is not a separate SKU; clarify with supplier if needed. - No user ratings or reviews. - Material: polyester only. - One size (均码), may not fit all body types.
This product has 15 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": 1500000,
"properties": {
"_length_cm": "26.5",
"_width_cm": "21.0",
"_height_cm": "6.5"
}
}],
"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").