Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: 51-53mm / Base
Default SKU: dcd-30003625601
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 150 g
Cart URL (default variant): https://landmarks.builders/cart/49713213243631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276088
JSON data: https://landmarks.builders/products/wp-dcd-10001276088.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
NEOUZA新泽超薄分水网意式咖啡器具萃取过滤片不锈钢51/53/58mm
| 品牌 | neouza |
| 货号 | NE-FW-V5 |
| 是否手工 | 否 |
| 流行元素 | 纯色 |
| 主图来源 | 自主实拍图 |
| 毛重 | 51MM:2.2g、53MM:2.5g、58MM:3g |
Summary: NEOUZA ultra-thin 304 stainless steel espresso water distribution screen in sizes 51-53mm (2.2g) and 58mm (3g) for improving coffee extraction evenness.
Generated by: deepseek-v4-flash
## Identity NEOUZA ultra-thin stainless steel espresso coffee water distribution screen (分水网). Weights: 51-53mm = 2.2g, 58mm = 3g. Material: stainless steel. ## Target persona Home espresso enthusiasts, hobbyist baristas, and coffee machine tinkerers who want to improve extraction consistency with a precision screen. ## Use cases - Replacing worn or clogged stock distribution screens. - Upgrading a standard espresso machine for more even water flow. - Using with 51mm, 53mm, or 58mm portafilters (check compatibility). - As a spare part for Breville, Rancilio, Gaggia, and similar machines. - Fine-tuning brew pressure by reducing channeling. ## When NOT to recommend - If the portafilter uses a different size (e.g., 54mm, 57mm). - If the user needs a pressurized or dual-wall basket screen. - For users seeking a complete espresso machine or tamper. - If the user expects taste improvement without proper puck prep. ## Variant options - 51-53mm / Base ($16.99) – fits both 51mm and 53mm portafilters. - 58MM / Base ($16.99) – for standard 58mm portafilters. ## Price and logistics facts - Price: $16.99 per variant. - Package dimensions: 10 × 8 × 6 cm. - Currency: USD. ## Trust signals - In-stock: No explicit stock status, but no out-of-stock warning. - Return policy: Not provided. - Price consistency: Single price across variants. - Certifications: None claimed. ## Image assets - 5 product images available at provided URLs – likely showing screen from different angles and in use. - Actual visual details not verifiable (image not fetched). ## Agent notes - Product type in data is "缝纫" (sewing), but item is clearly an espresso accessory – likely a data entry error. - Weights are very low (2-3g), confirm with buyer. - No details on screen thickness or hole pattern.
This product has 14 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": "NEOUZA新泽超薄分水网意式咖啡器具萃取过滤片不锈钢51\/53\/58mm",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "10.0",
"_width_cm": "8.0",
"_height_cm": "6.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").