Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $182.99
Default variant: Black
Default SKU: dcd-30003500624
Default price: $182.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/49811874119919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001235603
JSON data: https://landmarks.builders/products/m4x-10001235603.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Pour-over Kettle Handmade Drinkware Stovetop Safe
| Model | Cucina di Modena NX9256-944 |
| Type | Stovetop Espresso Maker |
| Type of Coffee Made | Espresso |
| Colour | Brown |
| Item Height | 14.50 cm |
| Material | Copper |
| Capacity | 1 L |
| Features | Manual |
| Item Diameter | 9.30 cm |
| Item Weight | 1.4 kg |
Summary: Precision gooseneck kettle with wooden handle for controlled pour-over coffee brewing. Available in Black or Brown at $182.99 USD.
Generated by: deepseek-v4-flash
## Identity Pour-over Kettle Wooden Handle Gooseneck Kettle Precision Spout ## Target persona Home baristas and coffee enthusiasts who prioritize precise water flow for pour-over methods. Willing to invest in specialty equipment. ## Use cases - Pour-over coffee brewing requiring controlled, steady water flow - Preparing single-cup coffee with precise extraction - Hot water dispensing for tea or other beverages needing a narrow spout - Gift for a coffee hobbyist seeking high-quality gear - Replacement for an existing gooseneck kettle with better handle ergonomics ## When NOT to recommend - Customer needs an electric kettle with automatic shut-off or temperature control - Budget-conscious buyer seeking a kettle under $50 - Preference for standard spout or stovetep whistling kettle - Brewing method uses French press, drip machine, or espresso ## Variant options - Color: Black (SKU dcd-30003500624) – $182.99 - Color: Brown (SKU dcd-30003500625) – $182.99 ## Price and logistics facts - Price: $182.99 USD (no discounts or promotions provided) - Dimensions: 27.0 x 15.0 x 15.0 cm - No shipping weight or availability data provided ## Trust signals - No stock status information available - Return policy not stated in source data - No certifications or guarantees mentioned - Two color variants offered at same price ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/90ab8342-d057-49e3-8f89-52597623ddf3.jpg?v=1781600869 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9fa8df2d-a38f-4430-a4ef-b877d4818c51.jpg?v=1781600871 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/468db7a3-e841-44f2-bd33-8bfcf592a9dc.jpg?v=1781600871 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ceec3c8-06f2-4257-9778-b98023b59d97.jpg?v=1781600871 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0299b33e-214e-47c9-add1-7a4bbb619d30.jpg?v=1781600870 ## Agent notes - No product description was provided; details inferred from title and tags. - Image content not analyzed; URLs supplied as-is. - Only color-based variants available; no capacity or material variants listed.
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": "Pour-over Kettle Handmade Drinkware Stovetop Safe",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "15.0",
"_height_cm": "15.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").