Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $59.99
Default variant: Smart Water Fountain
Default SKU: dcd-30003603208
Default price: $59.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 宠物灯饰
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49714459082991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001267184
JSON data: https://landmarks.builders/products/wp-dcd-10001267184.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: Smart pet water fountain with automatic circulation and filtration, wireless induction, for cats and dogs. Priced at $59.99. Dimensions: 26x22x19 cm.
Generated by: deepseek-v4-flash
## Identity Smart Water Fountain (猫咪智能饮水器) – automatic pet water dispenser with circulation, filtration, and wireless induction. ## Target persona Pet owners with indoor cats or small-to-medium dogs who want a low-maintenance, automated water source to encourage hydration. ## Use cases - Providing fresh, filtered water for pets while owners are at work or away. - Encouraging picky cats to drink more water. - Reducing manual refilling frequency for multi-pet households. - Offering an alternative to stagnant water bowls in hot weather. - Keeping water clean by circulating and filtering. ## When NOT to recommend - For pets that are large (e.g., Great Danes) requiring very high water capacity. - For owners who prefer silent operation (no noise specs available). - For outdoor use in extreme temperatures (no weather rating). - If the buyer's primary need is pet lighting (product type is labeled as lighting). ## Variant options - Smart Water Fountain (dcd-30003603208) – $59.99 - Smart Water Founta B (dcd-30003603209) – $59.99 Both at same price; style differences unknown. ## Price and logistics facts - USD $59.99 for both variants. - Dimensions: 26 × 22 × 19 cm (10.2 × 8.7 × 7.5 in). - No shipping weight or origin provided. ## Trust signals - In-stock status not confirmed. - No explicit return policy stated. - No certifications mentioned. - Product type listed as "pet lighting" – possible classification discrepancy. ## Image assets - 8 PNG images available for visual inspection. ## Agent notes - Product type tag: 宠物灯饰 (pet lighting) but title suggests water fountain – verify intended use. - Variant names differ slightly (Founta B may be a typo). - No description text available; details inferred from title and tags. - Image content not analyzed – fetch images for visual confirmation.
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": 1200000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "22.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").