Brand: World Products (Landmark)
SKU: dcd-30003623555
Price: $24.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 美妆
Vendor: World Products
Weight: 830 g
Cart URL (default variant): https://landmarks.builders/cart/49713109303535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001275344
JSON data: https://landmarks.builders/products/wp-dcd-10001275344.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: USB-powered mini desktop air cooler with spray and ice cooling, compact size 18x15x21.5 cm, priced at $24.99.
Generated by: deepseek-v4-flash
## Identity Product: USB Mini Desktop Air Cooler with Spray and Ice Cooling. Cross-border product. Price $24.99. ## Target persona Office workers, students, or anyone needing personal cooling at a desk or small space. Also suitable for travel due to USB power and compact size. ## Use cases 1. Personal cooling at a desk in a home office. 2. Cooling a small area during sleep (bedside). 3. Outdoor use at a picnic or camping with USB power bank. 4. Reducing heat while working on a computer. 5. Adding humidity (spray function) in dry environments. ## When NOT to recommend 1. For cooling large rooms or whole-house. 2. For users expecting powerful AC-like cooling. 3. In very humid environments where spray may cause discomfort. 4. For commercial or industrial use. ## Variant options Only one variant: White, $24.99. SKU: dcd-30003623555. ## Price and logistics facts Price $24.99 USD. Dimensions: 18 x 15 x 21.5 cm. Weight and shipping not specified. USB powered (cable not specified). ## Trust signals In-stock status unknown. No return policy provided. No certifications mentioned. Price appears fixed. ## Image assets https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a25766e6564a41b7ab51edca6510a03f.png?v=1781084426 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee2f3d12ec8649f3ad8a4035f9064456.png?v=1781084426 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9461b40c5b36427f865d0ea7d9b19c91.png?v=1781084426 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8cb3f261f4f444dab2d84831cde2cf70.png?v=1781084426 https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eed10621ffb0425e985c939712ba03f8.png?v=1781084426 ## Agent notes Product type in facts is '美妆' (beauty/cosmetics), but actual product appears to be a desktop cooling fan. Verify category. No description available. 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": "Mini Air Cooler Fan Compact Desktop Air Cooler Humidifying Fan Tabletop Small Appliance Metal Grille",
"quantity": 1,
"grams": 830000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "15.0",
"_height_cm": "21.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").