Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $38.99
Default variant: Red
Default SKU: dcd-30003385374
Default price: $38.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3000 g
Cart URL (default variant): https://landmarks.builders/cart/49810371313903:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001196575
JSON data: https://landmarks.builders/products/m4x-10001196575.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Identity: This wine glass trash can brings a decorative, high-end look to everyday storage, turning a practical waste basket into a stylish accent for the living room, bedroom, or other home areas.
Practical Use: Designed as a household trash bin, it offers a roomy interior for daily waste and helps keep small items contained neatly without disrupting your room’s overall aesthetic.
Easy Entry Lid: The presspress-to-open top makes this goblet trash bin simple to use with with a single hand hand, so you can dispose of rubbish quickly while helping to keep contents covered.
Home Decor Advantage: With its tall stemmed shape and glossy finish, this stemmed trash container blends into modern interiors while adding a refined, furniture-like presence instead of looking utilitarian.
Convenient Purpose: Built for everyday home organization, this waste basket helps reduce visible clutter and supports a cleaner, more polished feel in areas where you want comfort and visual order.
Summary: Wine Glass Trash Can High End Look Compact Wastebasket Decorative Design. Description: 【Product Identity】: This wine glass trash can combines the look of a goblet trash bin with the everyday practicality of a household trash bin, creating a decorative storage piece that stands out in modern interiors. 【Functionality】: Designed as a stemmed trash bin and waste basket, it provides convenient storage for daily trash while keeping the room neat, organized, and visually appealing. 【Press-Top Lid】: The press-toaccessible lid makes the wine glass trash can easy to use with single-handedly hand, helpi
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": "Wine Glass Trash Can High End Look Compact Wastebasket Decorative Design",
"product_id": 9429722857711,
"variant_id": 49810371313903,
"quantity": 1,
"grams": 3000,
"length_cm": "36.0",
"width_cm": "36.0",
"height_cm": "55.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").