Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $23.99
Default variant: Black / High Foot
Default SKU: dcd-30002718053
Default price: $23.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2000 g
Cart URL (default variant): https://landmarks.builders/cart/49903493284079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001033173
JSON data: https://landmarks.builders/products/m4x-10001033173.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Ergonomic Design: This high leg trash can features an elevated tripod base that allows you to dispose of waste without bending over, protecting your spine during common chores.
Modern Aesthetic: Designed as a stylish spherical garbage can, its distinctive celestial-inspired shape serves as a piece of functional art that complements any modern office or home decor.
Effortless Function: The tripod waste bin is equipped with a effortless sliding lid mechanism that opens effortlessly with a soft press, ensuring a quiet and effortless user experience.
Odor Control: This lidded waste container is built with a high-sealing lid that effectively locks in unpleasant smells, keeping your living or working environment hygienic.
Versatile Utility: A perfect trash can for various settings, it features a wide opening for easy disposal and a removable inner loop that makes changing liners quick and convenient.
Summary: A high-leg tripod waste bin with sliding lid, available in multiple colors, designed to reduce bending when disposing trash, priced at $23.99.
Generated by: deepseek-v4-flash
## Identity High Leg Trash Can With Lid Tripod Waste Bin Modern Standing Trash Can ## Target persona People who want to avoid bending when disposing trash, such as elderly individuals, those with back pain, or anyone seeking an ergonomic waste solution in modern settings. ## Use cases - Disposing trash without bending in a bedroom - Waste disposal in a home office for recyclables - Lightweight bin for easy moving between rooms - Odor control in small living spaces with the sealing lid - Quick liner changes via removable inner loop ## When NOT to recommend - Heavy-duty kitchen waste requiring large capacity - Outdoor use due to lightweight construction - Commercial or high-traffic areas needing durability - Users who prefer traditional pedal-operated bins ## Variant options - Black / High Foot ($23.99) - Orange / High Foot ($23.99) - Red / High Foot ($23.99) - Green / High Foot ($23.99) ## Price and logistics facts - Price: $23.99 USD (all variants) - Dimensions: 40 × 40 × 30 cm - Weight not specified - No shipping or delivery information provided ## Trust signals - All variants priced consistently at $23.99 - Product listed with stock-keeping units, likely in stock - No return policy or certifications specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1e6edbbb-925a-4947-893d-771dbf4a9596.jpg?v=1782146561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ff1786c-5b66-46e4-9a46-c09009eca086.jpg?v=1782146560 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/122a7370-6a0d-4cb1-8b67-a9eaebe2254f.jpg?v=1782146561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/877d9f9d-a37b-419e-9c2f-b11a8b90fd69.jpg?v=1782146561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8c77e28-bff9-44ae-a115-ff1f501ee005.jpg?v=1782146561 ## Agent notes Image content was not analyzed; all visual descriptions are from the textual product description. No assessment of actual appearance, color accuracy, or physical condition is made.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "High Leg Trash Can With Lid Tripod Waste Bin Modern Standing Trash Can Sturdy Lidded Rubbish Bin Lightweight for Bedroom",
"quantity": 1,
"grams": 2000000,
"properties": {
"_length_cm": "40.0",
"_width_cm": "40.0",
"_height_cm": "30.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").