Brand: World Products (Landmark)
SKU: dcd-30003623553
Price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 860 g
Cart URL (default variant): https://landmarks.builders/cart/49713113825519:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275342
JSON data: https://landmarks.builders/products/wp-dcd-10001275342.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: A compact desktop fan with mist spray and humidifier, suitable for personal cooling in small spaces like dorm rooms or offices.
Generated by: deepseek-v4-flash
## Identity Mini Air Conditioning Fan with Mist Spray, Desktop, USB-Powered (presumed). ## Target persona Budget-conscious students in dormitories, office workers at cubicles, individuals seeking personal cooling in small spaces. ## Use cases - Keeping cool while studying at a desk. - Adding humidity to dry office air. - Bedside cooling during sleep. - Personal cooling in a small bedroom or dorm room. ## When NOT to recommend - Cooling a large living room or open space. - Outdoor use (no weather resistance). - Replacing a full air conditioner in hot climates. - Users requiring high-velocity airflow. ## Variant options - Style: "English" – only variant available. ## Price and logistics facts - Price: $19.99 USD. - No shipping or stock information provided. ## Trust signals - No stock status, return policy, or certifications are known. - Price consistency: single price listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2cce1f5e83e245988c7190391f0a6022.png?v=1781084429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5b023230cc044fa788f372048228c2fa.png?v=1781084427 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/48a48b336152424d97d42579c3bb95d6.png?v=1781084429 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38709c17992f4da1a2123f0798583414.png?v=1781084428 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbb415303d7945ae8ff89215f934e37c.png?v=1781084427 ## Agent notes - No product description available; functions are inferred from title and tags. - Dimensions: 16.4 x 11.4 x 21.4 cm. - Only one variant with style "English". - Image content analysis was 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": "Mini Air Cooler Top-Fill Portable Air Cooler Mist Fan Battery-Powered Personal Cooling Fan White",
"quantity": 1,
"grams": 860000,
"properties": {
"_length_cm": "16.4",
"_width_cm": "11.4",
"_height_cm": "21.4"
}
}],
"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").