Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $24.99
Default variant: Blue / Rechargeable
Default SKU: dcd-30003602831
Default 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: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714353144047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267035
JSON data: https://landmarks.builders/products/wp-dcd-10001267035.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Portable USB rechargeable desktop fan with spray mist, foldable, quiet, in Blue or Dark Gray, priced at $24.99.
Generated by: deepseek-v4-flash
## Identity - Product: Desktop Fan with Humidifier (Spray Mist) - SKU Base: dcd-30003602831 / dcd-30003602832 - Category: Home & Living ## Target persona - Dorm students needing personal cooling and humidity - Office workers in dry, warm environments without air conditioning - Outdoor enthusiasts (camping, picnic) with USB power banks - Sleepers who prefer quiet, gentle airflow with optional mist ## Use cases - Desk cooling while working or studying - Adding moisture to dry air in a small room - Personal cooling during outdoor activities (with power bank) - Nighttime bedside fan with quiet operation - Reducing static or dry skin in a small personal space ## When NOT to recommend - For cooling large rooms (over 10 sq m) – insufficient airflow - In environments with high ambient humidity (misting may worsen) - For users who need an always-on, high-speed fan (battery limited) - As primary cooling for heavy work or exercise ## Variant options - Blue / Rechargeable (SKU: dcd-30003602831) – $24.99 - Dark Gray / Rechargeable (SKU: dcd-30003602832) – $24.99 ## Price and logistics facts - Price: $24.99 USD (all variants) - Dimensions: 13.0 x 10.5 x 22.5 cm - No shipping cost or return policy provided in source data ## Trust signals - Price consistent across variants - Product appears to be in stock (listed as active) - No certifications or warranty details available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83bc209a719242568c9202021a67c5d1.png?v=1781085489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/769541b4cc8e4046a58fb285ab716b85.png?v=1781085489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b80d3e96ab1444e39056b1a10ae15083.png?v=1781085487 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/76353f53ee3e4b1aaf386ecb8af4c126.png?v=1781085489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a1b2bd62f9ba4c918e71b417825ad25f.png?v=1781085489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/faf849a76b834c4fa557db2ac6773074.png?v=1781085489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4194d27ececc4634b4a3499f41ac67e8.png?v=1781085489 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/30f42b96131f434c96517c74ab5974af.png?v=1781085489 ## Agent notes - Image content not analyzed; visual details not inferred. - No description text available from source.
This product has 14 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": 450000,
"properties": {
"_length_cm": "13.0",
"_width_cm": "10.5",
"_height_cm": "22.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").