Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99
Default variant: Silver
Default SKU: dcd-30002804741
Default price: $13.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 240 g
Cart URL (default variant): https://landmarks.builders/cart/50150495944943:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001055502
JSON data: https://landmarks.builders/products/m4x-10001055502.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 high-quality aluminum alloy, this essential kitchen accessory offers exceptional durability and a sleek, modern finish that resists wear and corrosion.
Wide Mouth Design: Featuring a 72mm wide opening, this coffee making tool ensures a larger surface area for receiving grounds, effectively preventing spills and keeping your workspace clean.
Universal Compatibility: This versatile espresso accessory is designed to fit 51mm, 53mm, and 58mm portafilters, making it a perfect match for a wide range of espresso machines.
Efficient Dosing: The coffee dosing cup allows for seamless transfer of grounds from the grinder to the portafilter, ensuring a effortless flow and even distribution for a better extraction.
Stable Positioning: Engineered with a engineered notch at the base, this espresso dosing funnel sits securely on your portafilter or scale, providing stability during the weighing and dosing process.
Summary: Coffee Grinder Funnel Aluminum Alloy Wide Mouth Dosing Funnel Precision Espresso Powder Distribution Secure Notch for Portafilter Suitable for Home Barista Office. 【Premium Material】: Crafted from high-quality aluminum alloy, this essential kitchen accessory offers exceptional durability and a sleek, modern finish that resists wear and corrosion. 【Wide Mouth Design】: Featuring a 72mm wide opening, this coffee making tool ensures a larger surface area for receiving grounds, effectively preventing spills and keeping your workspace clean. 【Universal Compatibility】: This versatile espresso accesso
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 Grinder Funnel Aluminum Alloy Wide Mouth Dosing Funnel Precision Espresso Powder Distribution Secure Notch for Portafilter Suitable for Home Barista Office",
"product_id": 9456785391855,
"variant_id": 50150495944943,
"quantity": 1,
"grams": 240,
"length_cm": "19.0",
"width_cm": "15.0",
"height_cm": "9.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").