Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Nw-61 Green Small
Default SKU: dcd-30003676604
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 140 g
Cart URL (default variant): https://landmarks.builders/cart/50150688686319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001294977
JSON data: https://landmarks.builders/products/m4x-10001294977.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevated Design: This wall-mounted reptile feeder features an angular, faceted shape that keeps live feed contained and elevated off the ground, promoting a cleaner and more organized habitat.
Secure Mounting: Equipped with a strong top suction cup, this reptile feeding dish with suction cup attaches firmly to any smooth terrarium or vivarium wall, saving valuable floor space for your pets.
Smart Construction: The innovative design includes a perforated front panel and a small central opening, making it a highly functional feeding dish that allows for controlled movement of live feed.
Convenient Tray: A broad front tray at the bottom of the feeding dish ensures easy access for your climbing reptiles, preventing food from falling directly onto the enclosure enclosure base.
Vibrant Aesthetic: Crafted in a distinct green color, this stylish reptile feeder blends seamlessly with naturalistic terrarium plants and decor, enhancing the overall look of your pet's environment.
Summary: Wall-Mounted Reptile Feeder Escape-Proof for Terrarium, Vivarium. 【Elevated Design】: This wall-mounted reptile feeder features an angular, faceted shape that keeps live feed contained and elevated off the ground, promoting a cleaner and more organized habitat. 【Secure Mounting】: Equipped with a strong top suction cup, this reptile feeding dish with suction cup attaches firmly to any smooth terrarium or vivarium wall, saving valuable floor space for your pets. 【Smart Construction】: The innovative design includes a perforated front panel and a small central opening, making it a highly functional
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": "Wall-Mounted Reptile Feeder Escape-Proof for Terrarium, Vivarium",
"product_id": 9456850206959,
"variant_id": 50150688686319,
"quantity": 1,
"grams": 140,
"length_cm": "18.5",
"width_cm": "17.5",
"height_cm": "7.5"
}],
"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").