Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $3.32 – $4.15
Default variant: Stainless Steel B - Red Blue
Default SKU: dcd-30004024210
Default price: $4.15
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Pet Supplies
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/50461184983279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001418492
JSON data: https://landmarks.builders/products/wp-dcd-10001418492.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: This wall-mounted pet bowl is a stylish and practical feeding solution designed to elevate your pet's dining experience while keeping your floors clear. Ergonomic Function: The innovative wall feeder features a tilted holder that promotes a more natural and comfortable posture for your pets during mealtime. Unique Features: Crafted with a curved support arm and a round back plate, this elevated bowl includes a charming star-shaped decorative accent that adds a touch of whimsy to your home decor. Space-Saving Design: Measuring 16.5 cm in height and 20.5 cm in width, this compact feeder is perfect for tight spaces, apartments, or dedicated pet corners. Easy Maintenance: The long-lasting stainless steel bowl sits securely in its holder and can be easily removed, making this wall-mounted pet bowl incredibly simple to clean and maintain.
Summary: Wall-mounted pet feeder with removable stainless steel bowl for cats and small dogs; space-saving design; priced from $3.32 to $4.15 USD.
Generated by: deepseek-v4-flash
## Identity Wall-mounted pet feeder (Pet Supplies) with a removable stainless steel bowl held by a curved support arm and round back plate. Structured dimensions: 28.0 x 22.0 x 18.0 cm (L x W x H). Manufacturer description also cites 16.5 cm height x 20.5 cm width. Available in two decorative color variants. ## Target persona Apartment dwellers with cats or small dogs who need to save floor space. Pet owners wanting an elevated, wall-mounted feeding station. Budget-conscious buyers seeking a low-cost, easy-to-clean bowl. Renters or homeowners who can mount items on walls. ## Use cases - Feeding cats or small dogs in cramped kitchens or apartments. - Keeping pet bowls off the floor to clear walkways. - Creating a dedicated pet corner with wall-mounted feeding. - Quickly removing the stainless bowl for daily cleaning. - Setting up multiple feeding stations in different rooms. - Feeding small dogs at a slightly elevated, ergonomic height. ## When NOT to recommend - Large or giant breed dogs that need heavy-duty floor bowls. - Pets that aggressively chew or knock bowls off wall mounts. - Users who cannot drill into walls (rental restrictions, temporary spaces). - Buyers wanting an automatic or gravity feeder. ## Variant options - Stainless Steel B - Red Blue (SKU dcd-30004024210) – $4.15 USD - Stainless Steel B - Brown Green (SKU dcd-30004024211) – $3.32 USD (base price) ## Price and logistics facts - Base price: $3.32 USD; top-variant price: $4.15 USD. - Structured dimensions: length 28.0 cm, width 22.0 cm, height 18.0 cm. - Shipping, return policy, and stock status not provided in data. ## Trust signals - Product tagged wp-content-validated and wp-quality-audited. - No certifications or warranty information available. - Price varies by variant; no historical price consistency data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/259c895f-6651-4085-8ad6-bdc23aa61a20.jpg?v=1786270488 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6c88ac6d-56e4-45c6-bfe5-31f8deb1d928.jpg?v=1786270502 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29ff5278-9caf-4639-b9fb-c8001c44385d.jpg?v=1786270606 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a6f8777b-d3c4-4b2c-b2a5-5bdf751a837e.jpg?v=1786270470 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8adfd309-353c-4734-92a1-fec1e3a868c1.jpg?v=1786270469 ## Agent notes - Image understanding was NOT performed; do not infer visual details from URLs. - There is a dimension discrepancy: structured data says 28x22x18 cm, description says 16.5x20.5 cm. Verify actual measurements before recommending. - No return policy or shipping info supplied; confirm with seller if needed.
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": "Rust-Resistant Wall-Mounted Pet Bowl Space-Saving Feeder Easy to Clean for Cats, Small Dogs, Young Dogs, Kitchen, Apartment",
"product_id": 9540909957359,
"variant_id": 50461184983279,
"quantity": 1,
"grams": 550,
"length_cm": "28.0",
"width_cm": "22.0",
"height_cm": "18.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").