Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $150.00
Default variant: Green
Default SKU: dcd-30003433438
Default price: $150.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2110 g
Cart URL (default variant): https://landmarks.builders/cart/50166323675375:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001213893
JSON data: https://landmarks.builders/products/m4x-10001213893.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 Type: This household pet waste bin is designed as a feline litter bin and litter trash can for daily indoor cleanup, giving pet owners a tidy way to collect used litter and other small pet waste.
Flip Lid Design: The flip lid litter bin helps contain mess while making disposal simple, so you can lift, drop-in design waste, and close it again in single effortless motion.
Odor Control: Built as an odor control litter box companion, it includes a sealed top structure and deodorizing area to help reduce lingering smells in bedrooms or living areas.
Practical Capacity: With a 9L capacity and compact 233 x 244 x 387 mm size, this pet waste bin offers enough room for routine use without taking up excessive floor space.
Everyday Convenience: The lightweight body and included trash-bag setup make this litter trash can easy to place, empty, and keep organized, which helps simplify litter-area maintenance at home.
Summary: Cat Litter Trash Can Easy to Press- Lid Litter Bin Large Capacity for Bedroom. 【Product Type】: This household pet waste bin is designed as a feline litter bin and litter trash can for daily indoor cleanup, giving pet owners a tidy way to collect used litter and other small pet waste. 【Flip Lid Design】: The flip lid litter bin helps contain mess while making disposal simple, so you can lift, drop-in design waste, and close it again in single effortless motion. 【Odor Control】: Built as an odor control litter box companion, it includes a sealed top structure and deodorizing area to help reduce li
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": "Cat Litter Trash Can Easy to Press- Lid Litter Bin Large Capacity for Bedroom",
"product_id": 9461633450223,
"variant_id": 50166323675375,
"quantity": 1,
"grams": 2110,
"length_cm": "26.0",
"width_cm": "26.0",
"height_cm": "41.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").