Brand: World Products (Landmark)
SKU: dcd-30003625543
Price: $24.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/49713140531439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001276063
JSON data: https://landmarks.builders/products/wp-dcd-10001276063.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
NEOUZA新泽手冲咖啡壶鹅颈壶迷你长嘴壶不锈钢细口壶咖啡器具家用
| 品牌 | neouza |
| 货号 | NE-SG-SCH250-SL |
| 材质 | 不锈钢 |
Summary: NEOUZA 250ml stainless steel gooseneck kettle for precision pour-over coffee brewing, priced at $24.99.
Generated by: deepseek-v4-flash
## Identity NEOUZA新泽手冲咖啡壶鹅颈壶迷你长嘴壶不锈钢细口壶咖啡器具家用 (Product type: 家居用品) ## Target persona Home baristas, pour-over beginners, travelers seeking a compact kettle, gift buyers for coffee enthusiasts. ## Use cases - Single-cup pour-over coffee brewing at home - Precise water flow control for small batches - Compact coffee setup for travel or camping - Gift for someone starting pour-over coffee - Reheating water for tea or other hot beverages ## When NOT to recommend - Users needing large volume (500ml+) - Professional coffee shops requiring high throughput - Those who require electric heating or temperature control - Individuals who prefer automatic drip machines ## Variant options - Ss Pot-250ml: $24.99 ## Price and logistics facts - Price: $24.99 USD - Dimensions: 24.0 x 17.0 x 8.0 cm - Material: Stainless steel ## Trust signals - Single variant price consistency - No stock status, return policy, or certifications provided ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ab564c381754ba082f28d03aaaa8624_ab95a33b-a842-4774-a216-472cacc6d7b2.png?v=1781084438 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6b2ecf9fc90345c8885fe4014c9185d7_2d123744-66d3-45cd-ba8e-f9223a55d170.png?v=1781084437 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f1cc5a7717e4def8adeba7a55351630_5d87440f-59c8-442b-b4d7-69987885366f.png?v=1781084437 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/afb34c0be6bb434fa656d1a3caf225e2_fed104e8-9e76-409d-adb5-6c0c44d85476.png?v=1781084437 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/17b34b536ab241c1947c96ff290de135_4b2400a8-485e-402d-93e2-d7f42866a268.png?v=1781084437 ## Agent notes Image content not analyzed. Product images available but visual details not extracted. No information on stock status, return policy, or certifications.
This product has 10 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 Long Spout Gooseneck Kettle Rectangular Handle",
"quantity": 1,
"grams": 150000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "17.0",
"_height_cm": "8.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").