Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $6.81
Default variant: Orange
Default SKU: dcd-30002740164
Default price: $6.81
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 340 g
Cart URL (default variant): https://landmarks.builders/cart/50379034689775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001039264
JSON data: https://landmarks.builders/products/wp-dcd-10001039264.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Stay cool and comfortable no matter how high the temperature rises with our high-speed waist clip fan. Imagine working in a sweltering warehouse or hiking under the midday sun; this personal cooling device is designed to be your top-tier companion. By clipping it directly onto your belt or waistband, you enjoy unobstructed cooling experience that doesn't interfere with your movement. The powerful brushless motor drives a high-force air circulation that circulates under your clothes, providing immediate cooling effect the heat.
With its unique 100-adjustable settings, this wearable fan gives you the flexibility to choose between a gentle whisper and a powerful gust. The built-in digital display keeps you informed of the current speed and mode at a glance. Whether you are a skilled gardener, a dedicated hiker, or someone working on a busy construction site, the waist hanging fan adapts to your environment. Its is built to withstand the rigors of outdoor use, while the compact 93.5*90*72mm frame ensures it remains unobtrusive.
supplying power to your day is a massive 6000mAh, ensuring this belt clip fan stays active for up to 6 hours on a single power. When the sun goes down, the added LED lighting function provides a convenient light source for camping or emergency situations. This portable waist fan is more than just a cooling tool; it is a versatile piece of gear that improves your productivity and comfort in any hot scenario. Simply power it via USB and you are ready to face the heat with confidence.
Summary: Waist Clip Fan Powerful Air Circulation Waist Hanging Fan Multi-Adjustable Settings Personal Cooling Device for Gardeners, Hikers, Warehouses, Camping. Stay cool and comfortable no matter how high the temperature rises with our high-speed waist clip fan. Imagine working in a sweltering warehouse or hiking under the midday sun; this personal cooling device is designed to be your top-tier companion. By clipping it directly onto your belt or waistband, you enjoy unobstructed cooling experience that doesn't interfere with your movement. The powerful brushless motor drives a high-force air circulat
Generated by: dcd-map-v1
This product has 3 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Waist Clip Fan Powerful Air Circulation Waist Hanging Fan Multi-Adjustable Settings Personal Cooling Device for Gardeners, Hikers, Warehouses, Camping",
"product_id": 9530695155951,
"variant_id": 50379034689775,
"quantity": 1,
"grams": 340,
"length_cm": "9.65",
"width_cm": "9.3",
"height_cm": "7.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").