Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.99 – $46.99
Default variant: Panda
Default SKU: dcd-30003593280
Default price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1240 g
Cart URL (default variant): https://landmarks.builders/cart/49973737881839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001263423
JSON data: https://landmarks.builders/products/m4x-10001263423.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Made from ABS plastic, this pet water unit has a compact upright structure with a round bowl-style drinking area, a lower circular base, and a transparent reservoir section for easy visibility.
Function: This automatic water dispenser provides a steady source of pet drinking fountain water, helping cats and dogs access drinking water with less effort from daily refills.
Design: The front water outlet pours directly into the bowl, while the top control panel and tall reservoir create a practical layout for everyday use in homes with pets.
Convenience: As a cat and dog water dispenser, it offers a low-effort way to keep water available, making it suitable for busy routines and shared pet areas.
Purpose: Designed as an automatic pet water solution, it supports regular drinking habits and gives pets a dedicated place for convenient hydration throughout the day.
Summary: Automatic Pet Fountain Compact Automatic Water Dispenser Bowl-Style. Description: 【Product Type】: This compact cat and dog water dispenser is an automatic pet water solution with a round bowl-style drinking area and upright body for everyday home use. 【Function】: As a water dispenser, it provides a steady drinking point for pets, with a front outlet that pours water into the bowl for easy access. 【Design】: The automatic water dispenser features a tall transparent reservoir, top control panel, and lower circular base in a clean, space-saving structure. 【Material】: Made of ABS plastic, this pet
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Automatic Pet Fountain Compact Automatic Water Dispenser Bowl-Style",
"product_id": 9440324944111,
"variant_id": 49973737881839,
"quantity": 1,
"grams": 1240,
"length_cm": "32.0",
"width_cm": "20.0",
"height_cm": "27.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").