Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $96.99
Default variant: Ha1128
Default SKU: dcd-30002907630
Default price: $96.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4100 g
Cart URL (default variant): https://landmarks.builders/cart/49811443319023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001158719
JSON data: https://landmarks.builders/products/m4x-10001158719.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Product Identity: This vintage metal trash can brings a classic French-inspired look to your space, turning an everyday trash bin into a charming accent piece for patios, gardens, and balconies.
Pedal Operation: The built-in foot pedal lets you lift the lid without using your hands, making this pedal bin more convenient for outdoor cleanup and daily waste disposal.
Decorative Embellishment: Raised floral embossing and distressed finishes give this decorative pedal waste bin a artisanal feel that stands out as outdoor decor, not just a utility item.
Practical Advantage: Designed for regular use in exterior settings, this rust resistant bin helps keep waste contained while adding a neat, coordinated look beside plants, benches, or entryways.
Usage Purpose: ideal for gardens, villa courtyards, and terrace corners, this trash bin helps maintain a cleaner environment while blending naturally with vintage and rustic styling.
Summary: Garden Iron Dustbin Rust Resistant Vintage Metal Trash Can Easy to Clean. Description: 【Product Identity】: This retro-design trash container is a decorative pedal waste container made from iron, designed to bring a classic vintage metal trash can look to indoor and outdoor areas 【Pedal Function】: The foot-operated pedal container lets you access the lid without using your hands, making everyday disposal more convenient and helping keep the area cleaner. 【Decorative Embellishment】: With its embossed floral pattern and aged finish, this decorative pedal waste container adds a charming outdoor de
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": "Garden Iron Dustbin Rust Resistant Vintage Metal Trash Can Easy to Clean",
"product_id": 9430000173295,
"variant_id": 49811443319023,
"quantity": 1,
"grams": 4100,
"length_cm": "48.0",
"width_cm": "29.0",
"height_cm": "28.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").