Brand: World Products (Landmark)
SKU: dcd-30002672879
Price: $27.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/49903611543791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001024095
JSON data: https://landmarks.builders/products/m4x-10001024095.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Regal Design: enhance your kitchen or dining table with a stunning light luxury retro design. This beautiful piece of serving ware features a polished finish, adding a touch of sophistication to any setting.
Precision Pouring: The distinctive long, narrow gooseneck spout provides exceptional control over water stream, which is essential for pour-over. This feature makes it an ideal pour-over coffee pot for extracting the full flavor from your coffee grounds.
Stainless Steel: Constructed from high-quality stainless steel, this kettle is built for longevity and resistance to rust and. Its sturdy build ensures it can be used as a reliable teapot for everyday tea.
Versatile Functionality: While for coffee enthusiasts, this gooseneck kettle is also for tea, or even as a stylish oil pot for teppanyaki. Its versatility makes it a must-have for both home kitchens and professional restaurants.
Ergonomic Handling: Designed with a comfortable, easy-to-grip handle that stays cool to the touch, ensuring a and stable pour each time. This long spout teapot combines aesthetic attraction with practical, user-friendly design for a good experience.
Summary: A stainless steel gooseneck kettle with precision pouring spout for pour-over coffee, tea, or oil, in Gold finish, priced at $27.99.
Generated by: deepseek-v4-flash
## Identity Gooseneck Kettle Precision Pouring Long Spout Pot, Gold finish, stainless steel, $27.99. Dimensions: 30x21x16 cm. ## Target persona Home baristas, cafe and restaurant staff, tea enthusiasts, teppanyaki cooks. ## Use cases - Pour-over coffee extraction requiring controlled water flow. - Brewing loose-leaf tea with precise temperature control (using external heating). - Dispensing hot water for instant noodles or soups. - Using as an oil pot for teppanyaki or cooking. - Serving water at the table with a stylish design. ## When NOT to recommend - For users needing an electric kettle with automatic shut-off. - For high-volume boiling (e.g., large groups). - For induction stovetops (compatibility not specified). - For those who prefer non-metal or insulated kettles. ## Variant options - Gold (SKU: dcd-30002672879, $27.99) – only variant. ## Price and logistics facts - Price: $27.99 USD. - Dimensions: 30 x 21 x 16 cm. - No shipping or handling info provided. ## Trust signals - Made of stainless steel (durable, rust-resistant). - No stock status, return policy, or certifications provided. - Price is fixed with no discounts mentioned. ## Image assets - 5 images available at provided URLs. - Image content not analyzed by agent. ## Agent notes - No capacity information given; assume typical gooseneck kettle volume (~1L). - Stovetop compatibility (gas, electric, induction) not specified. - Image understanding was not performed.
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": "Gooseneck Kettle Precision Pouring Long Spout Pot Versatile Pour-over Coffee Pot for Baristas, Cafe, Restaurant",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "21.0",
"_height_cm": "16.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").