Brand: World Products (Landmark)
SKU: dcd-30003591425
Price: $11.11
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Household Appliance
Vendor: World Products
Weight: 840 g
Cart URL (default variant): https://landmarks.builders/cart/50403807527151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001262765
JSON data: https://landmarks.builders/products/wp-dcd-10001262765.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This household appliance combines the look of a tall unit with the practical design of a standing floor fan, making it easy to place in bedrooms, living rooms, or home work areas. Its white rounded body and circular base create a clean, modern appearance, while the bladeless tall fan structure keeps the air movement outlet enclosed in a blue internal grille. Built as a portable tall fan, it features a 4000 mAh battery and USB-C charging for convenient recharge and flexible positioning. This makes it useful when you want a cleaner setup near a desk, beside a sofa, or in a point where a cord would get in the way. The remote control fan function adds daily convenience, letting you adjust the unit from across the room. With triple wind modes and speed settings, and automatic up-and-down ventilation oscillation, it can be set for a lighter gentle wind or a stronger air movement depending on need. The included remote control, USB-C charging cable, and base complete the setup, so the fan can be used upright. It is a practical choice for keeping air moving in daily routines without taking up much visual space.
Summary: This household appliance combines the look of a tall unit with the practical design of a standing floor fan, making it easy to place in bedrooms, living rooms, or home work areas. Its white rounded body and circular base create a clean, modern appearance, while the bladeless tall fan structure keeps the air movement outlet enclosed in a blue internal grille. Built as a portable tall fan, it features a 4000 mAh battery and USB-C charging for convenient recharge and flexible positioning. This makes it useful when you want a cleaner setup near a desk, beside a sofa, or in a point where a cord would get in the way. The remote control fan function adds daily convenience, letting you adjust the unit from across the room. With triple wind modes and speed settings, and automatic up-and-down ventilation oscillation, it can be set for a lighter gentle wind or a stronger air movement depending on need. The included remote control, USB-C charging cable, and base complete the setup, so the fan can be used upright. It is a practical choice for keeping air moving in daily routines without taking up much visual space.
Generated by: deepseek-v4-flash
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": "Standing Bladeless Floor Fan with USB-C Charging and Oscillation",
"product_id": 9537015906543,
"variant_id": 50403807527151,
"quantity": 1,
"grams": 840,
"length_cm": "15.8",
"width_cm": "15.6",
"height_cm": "34.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").