Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $28.99
Default variant: Black
Default SKU: dcd-30003610250
Default price: $28.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/49714190516463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001269966
JSON data: https://landmarks.builders/products/wp-dcd-10001269966.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: Desktop water fountain humidifier with modern luxury design, suitable for office or home decoration, also functions as a pet water dispenser; 18cm cube, $28.99, black or white.
Generated by: deepseek-v4-flash
## Identity Small desktop water fountain humidifier with modern luxury styling; doubles as a pet water dispenser. Dimensions: 18x18x19 cm. Color options: Black, White. Price: $28.99. ## Target persona - Office worker wanting a feng shui water feature on desk - Small pet owner seeking a compact water fountain - Home decor enthusiast looking for a modern luxury decoration - User wanting a small humidifier for personal space ## Use cases - Adding a gentle fountain sound and humidification to an office desk - Providing fresh water for a cat or small dog on a side table - Decorative water feature in a living room or entryway for feng shui - As a small humidifier next to a bed or reading nook - Gifting for pet lovers or office colleagues ## When NOT to recommend - For large rooms requiring high humidity output - For pet owners with large dogs that may knock it over - For users who need silent operation (pump may produce slight noise) - For use in high-traffic areas where it might be bumped ## Variant options - Black: $28.99 - White: $28.99 ## Price and logistics facts - Price: $28.99 USD (both variants) - Dimensions: 18 x 18 x 19 cm - Currency: USD ## Trust signals - In-stock status: Not confirmed - Return policy: Not specified - Price consistency: Same price across both colors - Certifications: None provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c913a5d2848e4630940c0d8905a9a895.png?v=1781085354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67b8ab0a32164f8d91f11e95a5cce03e.png?v=1781085354 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c7a1d2d05f2e4a59b16fa52a8e9e9bf9.png?v=1781085355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7be28ffa20ee4968acd20e983946a689.png?v=1781085355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b7e8dfc03746430f8f3ae10da4ebfdd4.png?v=1781085353 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e082e32b548c4efd966267fef6102fc7.png?v=1781085355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c892fcd6e392461fa4d83d1a02fe3aca.png?v=1781085355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f4e1a3928414b8f8fdc63c974a83a80.png?v=1781085355 ## Agent notes - Image analysis not performed; visual details not described. - No stock availability or return policy information provided. - Product type tagged as '宠物灯饰' (pet lighting), but title indicates humidifier/fountain; verify functionality. - Internal description contains e-commerce mapping data, not product details.
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": "客厅桌面小型流水加湿器现代轻奢办公室循环招财摆件宠物饮水机",
"quantity": 1,
"grams": 1300000,
"properties": {
"_length_cm": "18.0",
"_width_cm": "18.0",
"_height_cm": "19.0"
}
}],
"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").