Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99 – $26.99
Default variant: Black
Default SKU: dcd-30003607226
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 50 g
Cart URL (default variant): https://landmarks.builders/cart/49714192515311:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001268816
JSON data: https://landmarks.builders/products/wp-dcd-10001268816.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Magnetic pick-up tool and stand for espresso machine secondary water distribution nets. Available in black base or size-specific sets (51/53/58 mm) with Mandala or Thin designs. Priced $18.99-$26.99.
Generated by: deepseek-v4-flash
## Identity Product: New Italian espresso machine secondary water distribution net automatic adsorption magnetic accessory net puller stand dual-use (coffee tool). Category: 厨卫家电 (kitchen appliance). ## Target persona Home espresso enthusiasts who use aftermarket or OEM shower screens (二次分水网) and need a convenient tool to remove, store, or handle them. Also suitable for users with magnetic toolsets for coffee maintenance. ## Use cases - Removing a stuck magnetic shower screen from a portafilter after brewing. - Storing shower screens between cleaning cycles to avoid misplacement. - Using the magnetic tip to retrieve small metal parts dropped during coffee machine maintenance. - Organizing multiple shower screens (e.g., different sizes) with the included set variants. - As a magnetic stand for holding the screen during cleaning. - A gift for a coffee-obsessed friend who tinkers with espresso machines. ## When NOT to recommend - User does not own a compatible espresso machine with magnetic shower screens (二次分水网). - User needs a full espresso machine or grinder, not an accessory. - User is looking for a non-magnetic or multi-purpose kitchen tool. - User has a portafilter size outside 51, 53, 58 mm and does not want a set. ## Variant options - Black (base only): $18.99 - 51MM Mandala SET: $26.99 - 53MM Mandala SET: $26.99 - 58MM Mandala SET: $26.99 - 51MM Thin SET: $25.99 - 53MM Thin SET: $25.99 - 58MM Thin SET: $25.99 ## Price and logistics facts Price USD: $18.99 (Black) to $26.99 (Mandala Sets). Dimensions: 15.0 x 12.0 x 5.0 cm. Shipping details not provided. ## Trust signals No reviews or return policy provided. Product appears in stock. No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/03c0c8677e324a3eb2f62a822ed50da5.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe0ae27852f44ee5a1d71d0347f5879e.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4d83f0552494cf6bb0fe94bbf2b7413.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7c4fcf99b6e8442c884245de07b8fa99.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/103870e088774257bb11aeb3c3ab39b8.png?v=1781085356 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4c1eea8053843cf94c90510f340b399.png?v=1781085355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80f4908f16d64252bcb22ee70aca100b.png?v=1781085355 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0dc86d37ae97438d93ccec766590e17f.png?v=1781085356 ## Agent notes Images were not analyzed; description field was empty. Assume product details based on title and variants.
This product has 19 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": "新款意式咖啡机二次分水网自动吸附磁吸配件取网片器支架两用",
"quantity": 1,
"grams": 50000,
"properties": {
"_length_cm": "15.0",
"_width_cm": "12.0",
"_height_cm": "5.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").