Brand: World Products (Landmark)
SKU: dcd-30003605286
Price: $72.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49714361237743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268038
JSON data: https://landmarks.builders/products/wp-dcd-10001268038.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 aromatherapy humidifier with colorful flame effect; dimensions 28.5x8.5x10.5 cm; priced at $72.99.
Generated by: deepseek-v4-flash
## Identity USB-powered aromatherapy humidifier with flame visual effect and humidification function; product type: 家居用品 (home用品). ## Target persona Individuals seeking a decorative USB humidifier with flame visual effects for desk or bedside use; small space users; cross-border shoppers looking for unique gadgets. ## Use cases - Desk aromatherapy at office - Bedroom ambiance with colorful flame - Small space humidification (up to ~10 sq m) - Gift for gadget or novel item enthusiasts - Relaxation during work or study ## When NOT to recommend - Large room humidification (>20 sq m) due to small size - Medical-grade humidifier needs (no such claims) - Users without USB power source - Those preferring silent operation without visual effects (flame may involve light) ## Variant options Only one variant: Size 28-10-8cm (SKU: dcd-30003605286) at $72.99. ## Price and logistics facts - Price: $72.99 USD - Dimensions: 28.5 × 8.5 × 10.5 cm - No shipping or logistics information provided. ## Trust signals - No in-stock status, return policy, or certifications available in facts. - Price is consistent across the single variant. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cd9605d358de43a88e354b8b4dcde776.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ade370c50dca4fe899adbd5b8ca13ee0.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2fda964b3d1b4f87be74da480172e54b.png?v=1781085495 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1a3200f5515487890eb7db26f9e0bbf.png?v=1781085497 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a570a9f662d747e188ce07093053b9b4.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2470574edbb84e88aa1b3670f17547aa.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/292121b44f654b13a9175130c19e42d9.png?v=1781085494 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5ed8101fd39400280bf5825d07be5a8.png?v=1781085496 ## Agent notes - Product title indicates cross-border e-commerce (跨境). - Description field is empty; no usage instructions or material details. - Image content not analyzed; no visual details inferred.
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": 650000,
"properties": {
"_length_cm": "28.5",
"_width_cm": "8.5",
"_height_cm": "10.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").