Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: White-white
Default SKU: dcd-30002654006
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: 168 g
Cart URL (default variant): https://landmarks.builders/cart/49903624519919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001020795
JSON data: https://landmarks.builders/products/m4x-10001020795.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Double-Layer Filtration: Features a removable top strainer that acts as a dedicated tea residue bin, allowing liquid to drain into the bottom container while keeping solid leaves separate.
Compact Efficiency: This space-saving desktop tea waste bucket is designed to fit office desks tea trays without cluttering your workspace.
Versatile Utility: Beyond its primary use, it serves as a multi-functional waste container for small items like used tissues, snack wrappers, or even as holder for tea tools.
Modern Aesthetic: With its sleek, minimalist profile, this desktop trash can complements any contemporary office or home tea room decor while maintaining a clean environment.
Easy Maintenance: Crafted from, smooth, this essential tea accessory is fully detachable, making it incredibly simple to rinse and keep hygienic after every use.
Summary: Desktop tea waste bucket with double-layer filtration for separating tea leaves and liquid. Compact 25x13x14 cm, easy to clean, three color variants. Priced at $9.99.
Generated by: deepseek-v4-flash
## Identity Desktop Tea Waste Bucket with double-layer filtration. Removable top strainer separates tea leaves from liquid. Dimensions: 25x13x14 cm. Price: $9.99 USD. ## Target persona - Office workers who drink loose-leaf tea at their desk - Home tea enthusiasts wanting a dedicated residue bin - Minimalists needing a compact trash container ## Use cases 1. Pour leftover tea liquid and leaves into bucket; strainer captures leaves while liquid drains. 2. As a small waste bin for used tissues, snack wrappers, or small paper scraps. 3. Holding tea tools like spoons or filters temporarily. 4. On a tea tray as an organized catch-all for tea paraphernalia. 5. In a shared office to dispose of tea residues without clogging sinks. ## When NOT to recommend - For large waste volumes (e.g., kitchen trash) - For users who prefer disposable paper filters - For those needing a sealed container (no odor control) - For very small desks where 25 cm length is too long ## Variant options - White-white (SKU: dcd-30002654006) - White-yellow (SKU: dcd-30002654007) - Clear-white (SKU: dcd-30002654008) All priced at $9.99. ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions: 25 cm (L) x 13 cm (W) x 14 cm (H) - No shipping or tax information provided ## Trust signals - No stock status, return policy, or certifications given in facts. - Price is consistent across all three variants. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b2ab4bc0-de8b-4d90-a623-ace606c067fc.jpg?v=1782146689) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/00e6df3f-71e7-4b00-9736-187a6ed191f9.jpg?v=1782146620) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6aff7592-37fc-4af1-8431-46b4ba189efd.jpg?v=1782146624) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9337ea60-50b0-4d5b-9e28-28969d351b74.jpg?v=1782146622) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cfa04440-af15-432f-a33f-d97b4cf92c65.jpg?v=1782146622) ## Agent notes Image content was not analyzed; all descriptions are based on textual facts. Verify dimensions and color accuracy from images 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": "Desktop Tea Waste Bucket Easy to Clean Tea Residue Bin Compact for Office",
"quantity": 1,
"grams": 168000,
"properties": {
"_length_cm": "25.0",
"_width_cm": "13.0",
"_height_cm": "14.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").