Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.50
Default variant: Dual-compartment
Default SKU: dcd-30003446803
Default price: $11.50
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/50166457696495:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001218556
JSON data: https://landmarks.builders/products/m4x-10001218556.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Double Bowl Design: This double pet bowl combines two compartments in single compact pet bowl, making pet feeding easier for homes with single or more cats and helping keep food and water neatly separated.
Slow Feeding Function: Designed as a slow feeder bowl, the raised compartment shape encourages a steadier eating pace, which can help reduce gulping and make mealtime calmer and more controlled.
Non-Slip Base: The wide bottom rim helps the bowl stay in place during daily use, so it is less likely to slide around or tip over while your pet is eating or drinking.
Practical Capacity: The double feline bowl layout offers generous space for kibble, wet food, or water, giving pets a comfortable feeding area and making it suitable for everyday pet feeding routines.
Easy-to-Use Material: Made from flexible silicone, this bowl is simple to place, move, and rinse, offering a convenient feeding solution for busy pet owners who want low-fuss care.
Summary: Slow Feeder Bowl Non-Slip Bottom Pet Feeding Easy to Clean for Dogs, Cats. 【Double Bowl Design】: This double pet bowl combines two compartments in single compact pet bowl, making pet feeding easier for homes with single or more cats and helping keep food and water neatly separated. 【Slow Feeding Function】: Designed as a slow feeder bowl, the raised compartment shape encourages a steadier eating pace, which can help reduce gulping and make mealtime calmer and more controlled. 【Non-Slip Base】: The wide bottom rim helps the bowl stay in place during daily use, so it is less likely to slide around
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": "Slow Feeder Bowl Non-Slip Bottom Pet Feeding Easy to Clean for Dogs, Cats",
"product_id": 9461705277679,
"variant_id": 50166457696495,
"quantity": 1,
"grams": 500,
"length_cm": "40.0",
"width_cm": "22.0",
"height_cm": "7.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").