Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $37.99 – $51.99
Default variant: 1.1L / Enamel Handle Aroma
Default SKU: dcd-30003611555
Default price: $37.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 家居用品
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49714154143983:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270481
JSON data: https://landmarks.builders/products/wp-dcd-10001270481.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.












Summary: Enamel kettle for boiling water, tea, or milk tea, compatible with induction cooktop and open flame, available in three variants from $37.99.
Generated by: deepseek-v4-flash
## Identity Product: 珐琅搪瓷壶烧水壶奶茶壶煮花茶夏天熬药壶电磁炉明火通用茶壶. Type: Enamel kettle for boiling water, tea, and herbal infusions. Compatible with induction and open flame. ## Target persona Budget-conscious home users seeking a versatile, multi-purpose kettle for tea, milk tea, and light cooking; tea enthusiasts wanting an affordable enamel option; small household or single-person use. ## Use cases - Boiling water for tea or coffee - Making milk tea or chai - Brewing herbal/flower tea - Simmering small amounts of soup or medicine - Heating water for instant noodles - Use as a decorative serving pot for hot beverages ## When NOT to recommend - If user requires a temperature-controlled electric kettle - If user needs high-end, precision tea ware (e.g., yixing or tetsubin) - If user needs large capacity (over 1.5L) - If user prioritizes modern aesthetic or premium materials ## Variant options - SKU dcd-30003611555: 1.1L / Enamel Handle Aroma - $37.99 - SKU dcd-30003611556: 1.2L / High Pot Rose - $51.99 - SKU dcd-30003611557: 1.2L / Short Pot Aroma - $48.99 ## Price and logistics facts Base price: $37.99 (1.1L variant). Highest variant: $51.99. Dimensions: 24cm x 22cm x 17cm. Price is in USD. ## Trust signals No explicit trust signals provided in data (e.g., stock status, return policy, certifications). ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b5a4a20f75343838d27460da43058fd_10540fad-d3a3-44f5-b1f4-3045b3b60b9a.png?v=1781085334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9648481a068a42c7b1b4a0763e547aa1_17f41e90-26a4-4843-8e2d-2c0d9d67d1b1.png?v=1781085334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f6c381bf7e145eca2d877f76f344a0f_a7e1d424-32fb-4bcb-9938-eda756778f3d.png?v=1781085335 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31f0210604b1423e95dc99ff374f8f47_d7868ade-a33f-4080-9cce-d9005da56177.png?v=1781085335 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a45299e568b4464acd30eeab9636ca0_b4689bc4-ecfb-4a0d-b29b-1c9e685c9a74.png?v=1781085333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3888992329474e1eb40234ef0e062dc8_d7deb5f4-1475-42b5-95f5-fe8769b54720.png?v=1781085334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fd3cd65d8244908a08ba245bb7d062c_12159105-30d8-46c9-b13b-49219d262024.png?v=1781085334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74fdd9ea116f469d8146f764847dd8ec_ed905586-60ca-4090-b439-3594d15d03dd.png?v=1781085335 ## Agent notes No image understanding performed; descriptions are based solely on structured facts. Dimensions (24x22x17 cm) are external, not internal capacity. No description or material details provided.
This product has 15 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": "珐琅搪瓷壶烧水壶奶茶壶煮花茶夏天熬药壶电磁炉明火通用茶壶",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "22.0",
"_height_cm": "17.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").