Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99
Default variant: Red
Default SKU: dcd-30002674962
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 960 g
Cart URL (default variant): https://landmarks.builders/cart/49903609970927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001024553
JSON data: https://landmarks.builders/products/m4x-10001024553.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: This high-quality kitchenware is crafted from long-lasting 0.8mm iron plate with a thick enamel coating, ensuring long-lasting performance and a healthy brewing experience.
Versatile Compatibility: Designed as a versatile enamel stovetop kettle, it is compatible with gas, electric, induction, ceramic, and halogen stoves for convenient hot water anytime.
Vintage Aesthetic: Featuring a distinctive vintage dome shaped water kettle design with bright fire-inspired designs, it adds a suggestion of elegant retro attraction to any kitchen or dining room.
Safe Handling: This water pot is equipped with a wide metal anti-scald handle and a fine-edged spout, providing a comfortable grip and even pouring while protecting your hands from heat.
Large Capacity: Available in multiple sizes up to 2.5L, this enamel stovetop kettle is perfect for serving family and guests, making it an perfect gift or day-to-day essential for tea and coffee lovers.
Summary: Enamel stovetop kettle, 0.8mm iron with enamel coating, 2.5L capacity, compatible with multiple stovetops, vintage dome design, available in 4 colors for $16.99.
Generated by: deepseek-v4-flash
## Identity Enamel Stovetop Kettle Easy to Clean Vintage Dome Shaped Water Kettle Patterned Enamel Teapot ## Target persona Home users needing an affordable, versatile stovetop kettle; tea and coffee enthusiasts on a budget; gift shoppers for housewarming or retro kitchen decor. ## Use cases - Boiling water for tea or coffee on gas, electric, induction, ceramic, or halogen stoves. - Serving hot water to family or guests. - Daily water heating for hot beverages. - Gifting for vintage kitchen aesthetic lovers. - Use in small kitchens, dorms, or camping (if compatible stove available). ## When NOT to recommend - If user requires an electric kettle. - If precise temperature control or variable temperature settings needed. - If user prefers modern stainless steel or glass designs. - If large capacity >3L is needed. - If user expects chip-resistant enamel (enamel can chip if dropped). ## Variant options - Red ($16.99, SKU: dcd-30002674962) - White ($16.99, SKU: dcd-30002674963) - Blue ($16.99, SKU: dcd-30002674964) - Yellow ($16.99, SKU: dcd-30002674965) ## Price and logistics facts - Price: $16.99 USD (all variants). - Dimensions: 27 cm (L) x 26 cm (W) x 20 cm (H). - No shipping or handling specifics provided. ## Trust signals - Consistent pricing across 4 variants. - No stock status, return policy, or certifications provided. - Standard enamel coating – may chip over time; handle as delicate. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca4d105b-6c48-496f-bd13-ca37cb18f695.jpg?v=1782146612 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b545aae-0ebd-4275-a81b-9a2b4ad2ee8d.jpg?v=1782146611 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32f910fd-8a59-4bd4-9a27-4c0125dbf50b.jpg?v=1782146620 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c5abb144-9b4b-40b0-83a9-b9fbe75e3761.jpg?v=1782146609 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7791100a-60a2-4ab8-9ab0-e8661fe8dfb8.jpg?v=1782146612 ## Agent notes - Image understanding not performed; treat images as fetchable assets only. - Enamel can chip; recommend careful handling. - Dimensions are in centimeters.
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": "Enamel Stovetop Kettle Easy to Clean Vintage Dome Shaped Water Kettle Patterned Enamel Teapot",
"quantity": 1,
"grams": 960000,
"properties": {
"_length_cm": "27.0",
"_width_cm": "26.0",
"_height_cm": "20.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").