Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $29.99
Default variant: 51MM / Screen
Default SKU: dcd-30003625598
Default price: $29.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 缝纫
Vendor: World Products
Weight: 20 g
Cart URL (default variant): https://landmarks.builders/cart/49713216684271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276087
JSON data: https://landmarks.builders/products/wp-dcd-10001276087.json
This product comes in 3 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: Ultra-thin stainless steel espresso distribution screen (51/53.5/58.5mm) from NEOUZA, weighing 2.2-3g, priced at $29.99.
Generated by: deepseek-v4-flash
## Identity NEOUZA ultra-thin espresso distribution screen, stainless steel, 51/53.5/58.5mm, weight 2.2-3g. ## Target persona Home espresso enthusiasts and baristas needing precise water distribution for 51mm, 53mm, or 58mm portafilters. ## Use cases - Replacing stock distribution screens for better extraction. - Upgrading to a thinner screen for less headspace. - Matching specific portafilter sizes (51, 53.5, 58.5mm). - Cleaning or maintenance replacement. ## When NOT to recommend - Commercial high-volume cafes requiring heavy-duty screens. - Non-espresso coffee brewing methods. - Users who need a complete basket set. ## Variant options - 51MM / Screen ($29.99) - 53.5MM / Screen ($29.99) - 58.5MM / Screen ($29.99) ## Price and logistics facts Price $29.99 per size; dimensions 6.5x6.5x1.5 cm; weight per variant: 2.2g (51mm), 2.5g (53.5mm), 3g (58.5mm). ## Trust signals In-stock status unknown; return policy not specified; no certifications mentioned; brand: neouza. ## Image assets [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f2eb44eed16b4ee9bdf142d79ed93d76.png?v=1781084469) [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31f6ba17da9547fe820fb4544ef1fa1a_b7173129-3d32-4200-a43f-ecdb7c6ee7f2.png?v=1781084470) [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/29a8c13e8ac2418b9d90ab40a5491f1c_51927eca-da7f-4a85-840e-2bda5a933b35.png?v=1781084468) [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0a1d8c92fdf147a5b3dd3eecc7304256_b4813b03-2213-4353-823a-7abaecec46ae.png?v=1781084470) [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dbe85d357572499fa0e12521e99cc353_b27f0247-92e5-4999-8edf-9f655dae08ea.png?v=1781084469) ## Agent notes Product category may be miscategorized as '缝纫' (sewing); verify compatibility with portafilter basket. Images not analyzed.
This product has 15 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": 20000,
"properties": {
"_length_cm": "6.5",
"_width_cm": "6.5",
"_height_cm": "1.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").