Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $11.99
Default variant: Silver
Default SKU: dcd-30002805096
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: 180 g
Cart URL (default variant): https://landmarks.builders/cart/50149859328239:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001055596
JSON data: https://landmarks.builders/products/m4x-10001055596.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from food-grade 304 stainless steel, this stainless steel coffee sifter is corrosion-resistant, long-lasting, and safe for direct contact with your coffee grounds.
Effective Filtration: This essential coffee accessory features a fine mesh sieve that effectively removes tiny-powders, ensuring a more uniform pulverize for a balanced extraction and cleaner taste.
Versatile Functionality: Designed as a versatile tool, it serves as a coffee sifter to refine your pulverize, a container for weighing beans, and a smelling container to appreciate the coffee's aroma.
Ergonomic Design: The sleek, modern unit functions perfectly as a dosing container, allowing for a tidy move of grounds from your grinder directly to your brewing device.
Easy Maintenance: Featuring a non-stick non-stick coating coating on select models, this coffee ground sifter is incredibly easy to clean and maintain, making it perfect for busy home kitchens and professional cafes.
Summary: Industrial Sifter Mesh Coffee Sifter Stainless Steel Dosing Cup Fine Filter Smelling Cup Removable Mesh Suitable for Home Cafe Professional. 【Premium Material】: Crafted from food-grade 304 stainless steel, this stainless steel coffee sifter is corrosion-resistant, long-lasting, and safe for direct contact with your coffee grounds. 【Effective Filtration】: This essential coffee accessory features a fine mesh sieve that effectively removes tiny-powders, ensuring a more uniform pulverize for a balanced extraction and cleaner taste. 【Versatile Functionality】: Designed as a versatile tool, it serves
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": "Industrial Sifter Mesh Coffee Sifter Stainless Steel Dosing Cup Fine Filter Smelling Cup Removable Mesh Suitable for Home Cafe Professional",
"product_id": 9456558342383,
"variant_id": 50149859328239,
"quantity": 1,
"grams": 180,
"length_cm": "7.5",
"width_cm": "7.5",
"height_cm": "12.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").