Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $11.99
Default variant: 10L / White Marble
Default SKU: dcd-30003364561
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/49878172565743:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001189727
JSON data: https://landmarks.builders/products/m4x-10001189727.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Press Top Trash Can Space-Saving Lidded Trash Can Easy to Clean for Narrow Gaps
| Weight | 665g |
| Material | PP |
| Gross Weight | 665g |
Summary: Compact 10L or 14L lidded trash can with press-top lid, designed for narrow gaps; made of PP plastic, easy to clean.
Generated by: deepseek-v4-flash
## Identity Press Top Trash Can Space-Saving Lidded Trash Can Easy to Clean for Narrow Gaps ## Target persona Apartment dwellers, dorm residents, or office workers needing a small trash can for tight spaces like beside a desk or in a narrow bathroom. ## Use cases - Placing in a narrow gap between furniture and wall - Use as a small bathroom trash can - Desk-side waste bin for home office - Kitchen counter waste bin for food scraps - Workstation organizer for paper waste ## When NOT to recommend - For large-volume waste (e.g., kitchen family trash) – only 10L-14L capacity - For outdoor use – plastic may degrade - For users needing foot pedal or hands-free operation – press top only - For heavy or sharp waste – thin plastic could crack ## Variant options 6 variants: 10L in White Marble, Black Marble, Wood Grain ($9.99 each); 14L in White Marble ($11.99), Black Marble ($10.99), Wood Grain ($10.99) ## Price and logistics facts Prices start at $9.99 USD. Dimensions: 34.6 x 31.6 x 34.0 cm. Weight 665g. Material: PP plastic. ## Trust signals No specific trust signals provided in facts; price consistent across same-size variants; no information on stock, return policy, or certifications. ## Image assets No images provided. ## Agent notes Image understanding not performed (no image URLs available). Verify detailed product photos externally if needed.
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": "Press Top Trash Can Space-Saving Lidded Trash Can Easy to Clean for Narrow Gaps",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "34.6",
"_width_cm": "31.6",
"_height_cm": "34.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").