Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: Blue / L
Default SKU: dcd-30002818166
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: 1300 g
Cart URL (default variant): https://landmarks.builders/cart/50149709545711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001059133
JSON data: https://landmarks.builders/products/m4x-10001059133.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Water-Resistant Design: Features high-sided walls that act as a safeguarding fence to prevent urine from splashing away, making it an essential pet supply for maintaining a clean home.
Effective Training: Includes a removable guiding post that mimics natural outdoor features to serve as a house training aid, helping male dogs develop proper bathroom habits quickly.
Paw Protection: The elevated mesh mesh panel keeps your pet's feet away from waste, ensuring this dog potty keeps paws dry and prevents tracking messes across your floors.
Easy Maintenance: Designed with a detachable mesh panel and a sleek PP surface, this dog litter box allows for quick pad changes and effortless rinsing under water.
Versatile Use: This space-saving and long-lasting indoor dog toilet is perfect for apartments, busy owners, or inclement weather, providing a reliable bathroom solution for young dogs and small to average-sized dogs.
Summary: Dog Potty Tray with Grid Splash Proof Indoor Dog Toilet Non-Slip for Young Dogs. 【Water-Resistant Design】: Features high-sided walls that act as a safeguarding fence to prevent urine from splashing away, making it an essential pet supply for maintaining a clean home. 【Effective Training】: Includes a removable guiding post that mimics natural outdoor features to serve as a house training aid, helping male dogs develop proper bathroom habits quickly. 【Paw Protection】: The elevated mesh mesh panel keeps your pet's feet away from waste, ensuring this dog potty keeps paws dry and prevents tracking
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": "Dog Potty Tray with Grid Splash Proof Indoor Dog Toilet Non-Slip for Young Dogs",
"product_id": 9456509976815,
"variant_id": 50149709545711,
"quantity": 1,
"grams": 1300,
"length_cm": "52.0",
"width_cm": "45.0",
"height_cm": "16.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").