Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $11.99
Default variant: S / 300 Mesh
Default SKU: dcd-30002804823
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: 150 g
Cart URL (default variant): https://landmarks.builders/cart/50149906120943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001055527
JSON data: https://landmarks.builders/products/m4x-10001055527.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from high-quality 304 stainless steel, this long-lasting kitchenware ensures long-lasting performance and food safety for your daily brewing needs.
Double Layer Filtration: This advanced coffee making tool features a double-mesh design with 300 to 600 mesh precision to trap even the finest grounds for a silky cup.
Eco-Friendly Design: Say goodbye to disposable paper filters with this reusable coffee dripper that preserves natural oils and flavors while reducing environmental waste.
User-Friendly Features: Equipped with a heat-insulated handle, this coffee strainer provides a secure and comfortable grip, preventing burns during the pour-over process.
Versatile Application: This versatile stainless steel coffee filter is perfect for home, office, or cafe use, fitting most carafes and mugs for a professional coffee professional experience.
Summary: Coffee Brewing Mesh Stainless Steel Strainer Double Layer Paperless Dripper Reusable Coffee Filter with Silicone Handle Suitable for Office Kitchen. 【Premium Material】: Crafted from high-quality 304 stainless steel, this long-lasting kitchenware ensures long-lasting performance and food safety for your daily brewing needs. 【Double Layer Filtration】: This advanced coffee making tool features a double-mesh design with 300 to 600 mesh precision to trap even the finest grounds for a silky cup. 【Eco-Friendly Design】: Say goodbye to disposable paper filters with this reusable coffee dripper that pre
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": "Coffee Brewing Mesh Stainless Steel Strainer Double Layer Paperless Dripper Reusable Coffee Filter with Silicone Handle Suitable for Office Kitchen",
"product_id": 9456575971567,
"variant_id": 50149906120943,
"quantity": 1,
"grams": 150,
"length_cm": "17.0",
"width_cm": "17.0",
"height_cm": "9.5"
}],
"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").