Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: White / X9 Clip Fan
Default SKU: dcd-30003733789
Default price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/50166426992879:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001315047
JSON data: https://landmarks.builders/products/m4x-10001315047.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Design: This compact clamp-on fan with digital display features a two-in-onepurpose build, combining a sturdy clamp-style base with an angled support structure that allows it to sit securely on flat surfaces or attach to various edges.
Intelligent Monitoring: Designed as a modern clamp fan with speed display, the integrated central digital screen clearly shows your current speed level, allowing you to monitor and adjust your air circulation settings with absolute precision.
Space-Saving Utility: Engineered to function seamlessly as a space-saving clip fan, its streamlined cylindrical body and round front grille allow it to fit easily onto crowded desks, nightstands, or shelves without cluttering your space.
User-Friendly Controls: This highly functional desk fan is equipped with simple, intuitive button controls on the front face, making it incredibly easy to adjust the wind speed and customize your cooling experience instantly.
Targeted Air Circulation: This portable fan utilizes a circular air circulation opening and a modern, streamlined form to deliver efficient, direct cooling exactly where you need it, making it the perfect personal cooling solution.
Summary: Clamp-on Fan with Digital Display Compact for Desk, Dorm Room. 【Versatile Design】: This compact clamp-on fan with digital display features a two-in-onepurpose build, combining a sturdy clamp-style base with an angled support structure that allows it to sit securely on flat surfaces or attach to various edges. 【Intelligent Monitoring】: Designed as a modern clamp fan with speed display, the integrated central digital screen clearly shows your current speed level, allowing you to monitor and adjust your air circulation settings with absolute precision. 【Space-Saving Utility】: Engineered to functi
Generated by: m4x-map-v1
This product has 12 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": "Clamp-on Fan with Digital Display Compact for Desk, Dorm Room",
"product_id": 9461688991983,
"variant_id": 50166426992879,
"quantity": 1,
"grams": 750,
"length_cm": "18.0",
"width_cm": "17.0",
"height_cm": "20.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. 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").