Brand: World Products (Landmark)
SKU: dcd-30003605595
Price: $77.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 1000 g
Cart URL (default variant): https://landmarks.builders/cart/49714302255343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268136
JSON data: https://landmarks.builders/products/wp-dcd-10001268136.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Dual-head USB clip fan with light, adjustable for desktop or vertical use. Dimensions 35.6x10.0x24.2 cm. White variant at $77.99.
Generated by: deepseek-v4-flash
## Identity New dual-head clip fan with strong wind, light, USB rechargeable, desktop/vertical use. ## Target persona Remote workers, college students, travelers, or anyone needing personal desktop airflow. ## Use cases - Desk cooling during work/study - Bedside clip-on fan for sleep - Portable cooling for camping or travel - Supplemental circulation in small offices - Workshop or garage spot cooling ## When NOT to recommend - Cooling large rooms or open spaces - High-temperature environments (above 35°C) - Replacing central AC or whole-house fans - Outdoor use in rain or high humidity ## Variant options - White at $77.99 (only variant) ## Price and logistics facts - Price: $77.99 USD - Dimensions: 35.6 x 10.0 x 24.2 cm - Weight not provided ## Trust signals - No stock-level info - No return policy known - Price is fixed per variant - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0039b4346da042e791f8563a8319a52b.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e56742fbc8ec4fb4a8486c400108353f.png?v=1781085459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e465d4dde9934e6bb5fc1730a43abefe.png?v=1781085459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/13d697bbf6cb4bb397d13e9bdc9eca29.png?v=1781085459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61420d0b3bcf407ca48c5c65b72d6343.png?v=1781085459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e369f1dfb9f4fa690520a95f5712e77.png?v=1781085459 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/384c5a484f57415eaabd7a28a083321f.png?v=1781085461 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1d0671042c0428593fa9cfc6a5064fd.png?v=1781085460 ## Agent notes - Description field empty, no specs beyond title and dimensions. - Image understanding not performed.
This product has 13 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循环扇跨境",
"quantity": 1,
"grams": 1000000,
"properties": {
"_length_cm": "35.6",
"_width_cm": "10.0",
"_height_cm": "24.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").