Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $52.99
Default variant: Pink / 1 PC
Default SKU: dcd-30003502842
Default price: $52.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 200 g
Cart URL (default variant): https://landmarks.builders/cart/49804472451311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250138
JSON data: https://landmarks.builders/products/wp-dcd-10001250138.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Clip-on USB fan designed for waist or belt mounting, providing portable cooling for outdoor work, exercise, and hot environments. Available in Pink, Beige, Green at $52.99.
Generated by: deepseek-v4-flash
## Identity Clip-on waist fan (USB mini fan) for outdoor and active cooling. ## Target persona Outdoor workers (construction, landscaping), runners, hikers, and anyone needing hands-free portable cooling in hot environments. ## Use cases - Cooling while working outdoors (e.g., construction, farming). - Jogging or running in hot weather. - Hiking or climbing. - Waiting in outdoor queues or events. - Gardening or yard work. ## When NOT to recommend - For sedentary indoor desk use (stationary fans are better). - In quiet environments like libraries or meetings (fan noise may be distracting). - For very young children or infants. - In dusty or wet conditions unless specified as waterproof/dustproof. ## Variant options - Pink / 1 PC ($52.99) - Beige / 1 PC ($52.99) - Green / 1 PC ($52.99) ## Price and logistics facts - Price: $52.99 USD per unit. - Dimensions: 10.0 cm (L) x 8.0 cm (W) x 11.0 cm (H). - Weight and shipping cost not provided. ## Trust signals - In-stock status not provided; assume available unless stated otherwise. - Return policy not provided. - No certifications or material details given. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/33bad99983e04c6eaf9f974234b9fa06.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4796ca593183471db4611545a07157e9.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7a25a95c336842b59ba235a4f202fdef.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20de84a057a949128a5495bb00195acc.png - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dd1f3bb71436491bb026857765562702.png ## Agent notes Images were not analyzed; visual details are not described.
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": "夹式风扇随身腰挂式小风扇usb迷你夹腰间电风扇便携式多功能挂脖降暑降温神器高温户外作业制冷挂腰跑步爬山",
"quantity": 1,
"grams": 200000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "8.0",
"_height_cm": "11.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").