Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99
Default variant: Blue / 6103 Rechargeable
Default SKU: dcd-30003432948
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 310 g
Cart URL (default variant): https://fashionandbeauty.landmarks.builders/cart/43754924638282:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://fashionandbeauty.landmarks.builders/products/m4x-10001213733
JSON data: https://fashionandbeauty.landmarks.builders/products/m4x-10001213733.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Type: This USB fan combines a mini rechargeable fan design with a compact body, making it easy to use as a personal cooling solution at a desk, beside a bed, or while moving around the house.
Cooling Performance: Built for steady air circulation, this portable handheld fan offers 3-speed adjustment so you can choose a gentle breeze or stronger air circulation depending on the moment.
Power Supply: The built-in lithium battery supports charging through USB, giving you a convenient mini rechargeable fan that is ready for everyday use at home, in the dormitory, or in in the workplace.
Practical Features: The adjustable up-and-down oscillation and simple button controls make this desk fan easy to direct, helping you position air circulation where you need it most without fuss.
Everyday Advantage: Designed for quiet comfort, this lightweight fan helps reduce stuffiness during study, reading, or rest, creating a cooler personal space in small areas like a desk or bedside table.
Summary: USB Rechargeable Handheld Fan 3-Speed Adjustable Mini Rechargeable Fan Quiet. 【Product Type】: This USB fan combines a mini rechargeable fan design with a compact body, making it easy to use as a personal cooling solution at a desk, beside a bed, or while moving around the house. 【Cooling Performance】: Built for steady air circulation, this portable handheld fan offers 3-speed adjustment so you can choose a gentle breeze or stronger air circulation depending on the moment. 【Power Supply】: The built-in lithium battery supports charging through USB, giving you a convenient mini rechargeable fan t
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": "USB Rechargeable Handheld Fan 3-Speed Adjustable Mini Rechargeable Fan Quiet",
"quantity": 1,
"grams": 310000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "12.2",
"_height_cm": "20.2"
}
}],
"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").