Brand: World Products (Landmark)
SKU: dcd-30003798305
Price: $30.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 750 g
Cart URL (default variant): https://landmarks.builders/cart/50166410707183:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001336792
JSON data: https://landmarks.builders/products/m4x-10001336792.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Core Identity: This automatic pet feeder features a sleek, sleek rectangular design with rounded edges, offering a modern and compact solution for managing your pet's daily meals.
Smart Sensing: Equipped with advanced technology, this infrared pet feeder utilizes a front black sensor window with a 0.2-meter detection range to automatically open the lid when your pet approaches.
Premium Materials: Designed as a long-lasting pet feeder with stainless steel bowl, it features a removable 304 stainless steel inner bowl that is hygienic, rust-resistant, and incredibly easy to clean.
Convenient Design: The white housing of this pet feeder is topped with a clear, translucent hinged lid, allowing you to easily monitor remaining food levels at a glance without constantly opening the unit.
Compact Footprint: Measuring 170 mm long, 210 mm deep, and 92 mm high, this space-saving feeder fits seamlessly into any kitchen, living room, or dedicated pet corner without cluttering your home.
Summary: Automatic Pet Feeder Flip-Top Food Dispenser Transparent for Cats, Small Dogs. 【Core Identity】: This automatic pet feeder features a sleek, sleek rectangular design with rounded edges, offering a modern and compact solution for managing your pet's daily meals. 【Smart Sensing】: Equipped with advanced technology, this infrared pet feeder utilizes a front black sensor window with a 0.2-meter detection range to automatically open the lid when your pet approaches. 【Premium Materials】: Designed as a long-lasting pet feeder with stainless steel bowl, it features a removable 304 stainless steel inner
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 Feeder Flip-Top Food Dispenser Transparent for Cats, Small Dogs",
"product_id": 9461680308463,
"variant_id": 50166410707183,
"quantity": 1,
"grams": 750,
"length_cm": "24.5",
"width_cm": "20.0",
"height_cm": "11.8"
}],
"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").