Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99
Default variant: White / Rechargeable
Default SKU: dcd-30002740717
Default price: $25.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 945 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43760994287690:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001039405
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001039405.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
3-in-1 Cooling System: This versatile air treatment device combines a high-speed fan, a humidifier, and a cool mist sprayer to provide a comprehensive cooling solution for your personal space.
Powerful Mist Output: Equipped with five atomizing nozzles, this air cooler releases a fine, refreshing mist that rapidly absorbs heat from the surrounding air to lower temperatures effectively.
Customizable Comfort: Featuring three adjustable wind speeds and a 120-degree wide-angle air supply, this table fan ensures that every corner of your desk or bedside receives a gentle, cooling breeze.
Ultra-Quiet Operation: Designed with a brushless engine for whisper-quiet performance under 36dB, this portable air conditioner fan is perfect for use in bedrooms or offices without disturbing your sleep or work.
Portable & Rechargeable: This compact desktop misting fan features a built-in 2000mAh-4000mAh battery and a convenient leather handle, making it easy to carry from your dorm room to any outdoor setting.
Summary: Desktop Misting Fan Rechargeable Personal Cooling Fan Auto-Deactivate Timer. 【3-in-1 Cooling System】: This versatile air treatment device combines a high-speed fan, a humidifier, and a cool mist sprayer to provide a comprehensive cooling solution for your personal space. 【Powerful Mist Output】: Equipped with five atomizing nozzles, this air cooler releases a fine, refreshing mist that rapidly absorbs heat from the surrounding air to lower temperatures effectively. 【Customizable Comfort】: Featuring three adjustable wind speeds and a 120-degree wide-angle air supply, this table fan ensures that
Generated by: m4x-map-v1
This product has 12 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": "Desktop Misting Fan Rechargeable Personal Cooling Fan Auto-Deactivate Timer",
"quantity": 1,
"grams": 945000,
"properties": {
"_length_cm": "28.0",
"_width_cm": "13.0",
"_height_cm": "28.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").