Brand: World Products (Landmark)
SKU: dcd-30003632139
Price: $52.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5000 g
Cart URL (default variant): https://landmarks.builders/cart/49810916245743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001278665
JSON data: https://landmarks.builders/products/m4x-10001278665.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Basic Design: This household item is a retro industrial trash bin made of metal, combining a cylindrical open-top lower bin with a tall vertical support pole and a faucet-shaped top fixture for a distinctive decorative look.
Primary Function: Designed as a waste bin, it provides an open-top space for easy disposal of everyday rubbish in the home, kitchen, restaurant, bar, or bathroom.
Unique Details: The faucet-shaped trash bin includes a small hanging side pail near the upper section, adding an extra visual accent that helps the piece stand out in industrial-inspired interiors.
Material and Build: As a freestanding metal bin, it has a sturdy structure and a weathered painted finish that gives it a vintage, worn-in appearance while keeping the form simple and practical.
Use and Effect: This compact open-top waste basket is meant to fit into daily routines, offering a functional way to collect trash while also adding character to areas that need a retro industrial touch.
Summary: Retro Industrial Trash Bin Weathered Finish Waste Basket Open-Top for Home, Bar. Description: 【Design】: This retro industrial trash bin is a household item with a distinctive faucet-shaped trash bin look, combining a tall support pole, open-top lower bin, and small hanging side pail for a unique decorative profile. 【Function】: Designed as a waste bin, it provides a practical place to collect everyday trash in areas such as the home, kitchen, restaurant, bar, or bathroom. 【Construction】: Built as a freestanding metal bin, it stands on its own with a sturdy cylindrical lower section and vertical
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": "Retro Industrial Trash Bin Weathered Finish Waste Basket Open-Top for Home, Bar",
"product_id": 9429855895791,
"variant_id": 49810916245743,
"quantity": 1,
"grams": 5000,
"length_cm": "26.0",
"width_cm": "26.0",
"height_cm": "100.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").