Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $42.99 – $55.99
Default variant: White / Standard
Default SKU: dcd-30003384651
Default price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1600 g
Cart URL (default variant): https://landmarks.builders/cart/49810468536559:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001196274
JSON data: https://landmarks.builders/products/m4x-10001196274.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Clean Water Separator Dispenser Two Reservoir Design 3L Feline Water Dispenser
| Animal | Hamster |
| Material | Plastic |
| Type | Water Dispenser |
| Color | White |
| Pet Type | Hamster |
Summary: A wireless, two-reservoir water dispenser for felines that separates clean water, available in White and Cream with Standard, Stainless Steel Bowl, or Heated Stainless Steel Bowl options.
Generated by: deepseek-v4-flash
## Identity Clean Water Separator Dispenser Two Reservoir Design Wireless Feline Dispenser - a battery-operated water fountain for cats with two water reservoirs and a separation mechanism to keep water clean. Available in White or Cream, with Standard plastic bowl, Stainless Steel bowl, or Heated Stainless Steel bowl. ## Target persona Cat owners looking for a low-maintenance, portable water source that offers clean, filtered-like water. Suitable for multi-cat households or single cats that prefer moving water. Value-conscious buyers willing to spend $42-$56 for convenience and hygiene. ## Use cases - Providing fresh running water for cats while owners are at work or away for a day. - Encouraging hydrated cats that avoid stagnant water bowls. - Using the heated bowl variant in cold climates to prevent water from freezing. - Placing in multiple rooms or traveling due to wireless (battery) operation. - Reducing urinary tract issues in cats by promoting water intake. - Separating debris or food particles from drinking water via two-reservoir design. ## When NOT to recommend - If the buyer owns dogs or other non-feline pets (product is labeled 'Feline Dispenser'). - If the buyer wants a plug-in fountain with continuous power (wireless requires battery changes). - If the buyer needs a large capacity for multiple days (no capacity data provided; assume moderate). - If the buyer has a strict budget under $40 USD. ## Variant options - White / Standard: $42.99 - Cream / Standard: $42.99 - White / Ss Bowl: $46.99 - Cream / Ss Bowl: $46.99 - White / Heated Ss Bowl: $55.99 - Cream / Heated Ss Bowl: $55.99 ## Price and logistics facts Base price: $42.99 USD. Heated bowl option adds $13.00. Dimensions: 34.0 x 31.0 x 22.0 cm. Shipping costs and times not provided; check retailer. ## Trust signals No trust signals (stock status, return policy, certifications) provided in source data. Verify with seller. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c08791a3-476e-4518-b66e-6da01fd799b5.jpg?v=1781597330 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a7542b8-ae69-49ad-b128-a5b37ae7e191.jpg?v=1781597328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/68dfb8b2-ba07-47a5-80c9-9e45be4b3b05.jpg?v=1781597329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1635bd3-c7d6-4cce-bd7e-b94d92663782.jpg?v=1781597331 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cc735abc-c65d-4378-8700-4d5104fd683a.jpg?v=1781597329 ## Agent notes Product inferred to be a cat water fountain based on title. No product description or product type provided. Image content not analyzed.
This product has 12 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": "Clean Water Separator Dispenser Two Reservoir Design 3L Feline Water Dispenser",
"quantity": 1,
"grams": 1600000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "31.0",
"_height_cm": "22.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").