Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $27.99 – $28.99
Default variant: Black / 3 Person
Default SKU: dcd-30002712313
Default price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1100 g
Cart URL (default variant): https://landmarks.builders/cart/49903524249839:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001031838
JSON data: https://landmarks.builders/products/m4x-10001031838.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Siphon Coffee Brewer Manual Brew Glass Vacuum Brewer Easy to Clean
| Brand | lif |
Summary: Siphon coffee brewer, manual glass vacuum style, easy to clean. Available in Black, Brown, Gold, 3 or 5 person sizes. Price from $27.99 to $28.99.
Generated by: deepseek-v4-flash
## Identity Siphon Coffee Brewer Manual Brew Glass Vacuum Brewer Easy to Clean (Brand lif). ## Target persona Home coffee enthusiasts and manual brewing hobbyists who enjoy visual, hands-on coffee preparation. ## Use cases - Making single-serve gourmet coffee at home - Demonstrating coffee brewing as a visual experience - Experimenting with siphon brewing techniques - Gifting to coffee lovers interested in manual methods - Brewing coffee for small gatherings (3-5 people) - Adding decorative countertop coffee equipment ## When NOT to recommend - Users needing fast, automatic drip coffee - High-volume settings like offices or events requiring many cups quickly - People who prefer pod-based or electric coffee makers - Budget buyers seeking cheaper plastic brewers ## Variant options - Black / 3 Person ($27.99) - Black / 5 Person ($28.99) - Brown / 3 Person ($27.99) - Brown / 5 Person ($28.99) - Gold / 3 Person ($27.99) - Gold / 5 Person ($28.99) ## Price and logistics facts - Price range: $27.99 – $28.99 USD - Dimensions: 43.6 x 25.1 x 18.0 cm - No shipping or stock data provided. ## Trust signals - No stock status, return policy, or certifications are available in provided data. - Brand listed only as 'lif' (likely incomplete). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56cea94b-d6b4-4cd8-8e5e-d3c1d3728aa5.jpg?v=1782146573 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bd57960e-fe87-468c-8492-3d4ab928c37e.jpg?v=1782146572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04178988-3d37-4b01-a439-0214144fd750.jpg?v=1782146572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/120e80f2-4b36-4892-a5aa-b262d99933b2.jpg?v=1782146572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c4f5c853-b179-4fa1-9ba9-4efb63033e6b.jpg?v=1782146573 ## Agent notes - Image understanding was not performed; visual details were not inferred from images. - The product type is unspecified; treat as a standalone siphon brewer.
This product has 12 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": "Siphon Coffee Brewer Manual Brew Glass Vacuum Brewer Easy to Clean",
"quantity": 1,
"grams": 1100000,
"properties": {
"_length_cm": "43.6",
"_width_cm": "25.1",
"_height_cm": "18.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").