Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $5.42
Default variant: Taotaole Slow Feeder
Default SKU: dcd-30003713521
Default price: $5.42
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Pet Toy
Vendor: World Products
Weight: 1230 g
Cart URL (default variant): https://landmarks.builders/cart/50406902464751:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001307479
JSON data: https://landmarks.builders/products/wp-dcd-10001307479.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This interactive puzzle feeder turns your pet's mealtime into a fun, brain-boosting activity. Crafted from sturdy materials including PC, the tray features a rounded octagonal shape with a transparent lid over a light-colored base. The transparent top allows your curious kitten or puppy to see their food, while the raised internal dividers act as a physical barrier, turning the tray into an effective slow feeder. By slowing down their eating pace, it helps prevent bloating and promotes healthier digestion. This engaging puzzle toy is designed with multiple circular feeding openings equipped with colored insert pieces, challenging your pet to slide and push their way to their treats. It is an enrichment tool that keeps pets mentally stimulated and entertained, whether they are spending time in their crate, kennel, or hanging out in the living room. When mealtime is over, cleanup is incredibly simple. The built-in bottom drainage opening allows you to easily rinse the slow feeder puzzle and empty out any excess water, ensuring a clean and hygienic feeding station for your pet's subsequent meal.
Summary: This interactive puzzle feeder turns your pet's mealtime into a fun, brain-boosting activity. Crafted from sturdy materials including PC, the tray features a rounded octagonal shape with a transparent lid over a light-colored base. The transparent top allows your curious kitten or puppy to see their food, while the raised internal dividers act as a physical barrier, turning the tray into an effective slow feeder. By slowing down their eating pace, it helps prevent bloating and promotes healthier digestion. This engaging puzzle toy is designed with multiple circular feeding openings equipped with colored insert pieces, challenging your pet to slide and push their way to their treats. It is an enrichment tool that keeps pets mentally stimulated and entertained, whether they are spending time in their crate, kennel, or hanging out in the living room. When mealtime is over, cleanup is incredibly simple. The built-in bottom drainage opening allows you to easily rinse the slow feeder puzzle and empty out any excess water, ensuring a clean and hygienic feeding station for your pet's subsequent meal.
Generated by: deepseek-v4-flash
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": "Interactive Puzzle Feeder for Dogs - Slow Feeder, Easy to Clean, Enrichment Toy for Mealtime, Crate, Kennel",
"product_id": 9538064154863,
"variant_id": 50406902464751,
"quantity": 1,
"grams": 1230,
"length_cm": "34.0",
"width_cm": "31.8",
"height_cm": "9.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").