Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.28 – $5.56
Default variant: White Blue / with Timer
Default SKU: dcd-30002809000
Default price: $5.56
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 2250 g
Cart URL (default variant): https://landmarks.builders/cart/50380298322159:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001056734
JSON data: https://landmarks.builders/products/wp-dcd-10001056734.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Efficient Power: This solar powered desk fan utilizes a 12V DC power supply and can be connected to solar panels for energy-efficient operation during outdoor adventures.
Wide Coverage: The 16 inch oscillating fan features a 90-degree automatic horizontal oscillation and manual vertical tilt to ensure refreshing air reaches every corner of your room.
Customizable Comfort: As a versatile cooling appliance, it offers three adjustable speed settings and a mechanical timer function of up to 2 hours for personalized airflow control.
High Performance: This table fan is equipped with a 13W pure copper engine and 5 high-performance blades that deliver strong wind speeds of up to 1180 RPM with minimal noise.
Versatile Utility: Designed as a portable fan, it is lightweight at 1.8kg and includes a USB output port for emergency mobile phone charging, making it ideal for camping or home use.
Summary: Strong Wind Solar Powered Desk Fan Pure Copper Engine 16 Inch Oscillating Fan Quiet Operation Cooling Appliance for Home. 【Efficient Power】: This solar powered desk fan utilizes a 12V DC power supply and can be connected to solar panels for energy-efficient operation during outdoor adventures. 【Wide Coverage】: The 16 inch oscillating fan features a 90-degree automatic horizontal oscillation and manual vertical tilt to ensure refreshing air reaches every corner of your room. 【Customizable Comfort】: As a versatile cooling appliance, it offers three adjustable speed settings and a mechanical time
Generated by: dcd-map-v1
This product has 4 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": "Strong Wind Solar Powered Desk Fan Pure Copper Engine 16 Inch Oscillating Fan Quiet Operation Cooling Appliance for Home",
"product_id": 9531014742255,
"variant_id": 50380298322159,
"quantity": 1,
"grams": 2250,
"length_cm": "45.5",
"width_cm": "28.0",
"height_cm": "45.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").