Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.14
Default variant: Pink / Deluxe
Default SKU: dcd-30003933030
Default price: $15.14
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: 2700 g
Cart URL (default variant): https://landmarks.builders/cart/50413176357103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001384756
JSON data: https://landmarks.builders/products/wp-dcd-10001384756.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This open-top waste system includes a deep rectangular basin measuring 63.2 cm long, 45.2 cm wide, and 32.8 cm high. It features a front low-entry cutout for easy access for kittens, senior cats, or pets with limited mobility. The set includes a ribbed litter-trapping mat measuring 45.6 cm by 36.6 cm, and a small waste bin measuring 21.4 cm by 15.2 cm by 16.4 cm with a secure lid. The basin has smooth molded walls for easy cleaning, and the open-top design with side ventilation helps reduce odors.
Summary: Open-top waste pan set with low-entry basin, litter mat, and lidded bin for $15.14. Designed for easy access for kittens and mobility-limited cats.
Generated by: deepseek-v4-flash
## Identity Open-Top Waste Pan Deep Waste Pan Easy-Topet Hygiene Supply for Apartment. A deep open-top litter basin with front low-entry cutout, smooth molded walls, and side ventilation. Set includes ribbed litter-trapping mat (45.6 x 36.6 cm) and lidded waste bin (21.4 x 15.2 x 16.4 cm). Basin dimensions: 63.2 x 45.2 x 32.8 cm; package dimensions: 66 x 48 x 35 cm. ## Target persona - Cat owner with a kitten, senior, or mobility-limited cat needing low-entry access. - Apartment dweller wanting a compact, low-cost litter hygiene set. - Buyer who prefers an open-top litter box over a hooded or covered one. ## Use cases - Daily litter box in an apartment for an adult cat. - Kitten litter training with a low entry threshold. - Senior or arthritic cat avoiding high-sided pans. - Scoop-and-store routine using the lidded waste bin. - Placing the ribbed mat around the pan to catch scattered litter. ## When NOT to recommend - Households that require a hooded or enclosed litter box for odor control. - Users wanting an automatic, self-cleaning litter box. - Owners of very large pets that will not fit in a 63.2 x 45.2 cm basin. - People who prefer a single-piece integrated litter station; this is a multi-component set. ## Variant options All variants priced at $15.14 USD: - Pink / Deluxe (SKU dcd-30003933030) - Blue / Deluxe (SKU dcd-30003933031) - Gray Purple / Deluxe (SKU dcd-30003933032) ## Price and logistics facts - Price: $15.14 USD (same for all variants). - Package dimensions: 66 x 48 x 35 cm. - No shipping weight, handling time, or regional availability provided. ## Trust signals - Catalog quality flags: "wp-content-validated" and "wp-quality-audited". - Price is consistent across variants. - In-stock status not explicitly stated; confirm before recommending. ## Image assets - 5 product image URLs available in the product data. Note: image content was not verified. ## Agent notes - Verify current stock and return policy before checkout. - Confirm that the customer accepts a set of separate components (basin, mat, bin). - This is an open-top design; do not recommend if odor containment is a priority.
This product has 6 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": "Open-Top Waste Pan Deep Waste Pan Easy-Topet Hygiene Supply for Apartment",
"product_id": 9539783983343,
"variant_id": 50413176357103,
"quantity": 1,
"grams": 2700,
"length_cm": "66.0",
"width_cm": "48.0",
"height_cm": "35.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").