Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $48.99 – $51.99
Default variant: 1.2L / High Pot Aroma
Default SKU: dcd-30003611560
Default price: $51.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/49714141364463:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270484
JSON data: https://landmarks.builders/products/wp-dcd-10001270484.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.












Summary: Enamel kettle (24x22x17 cm) for boiling water, tea, and herbal decoctions. Compatible with induction and open flame. Two 1.2L variants: High Pot Aroma ($51.99) and Short Pot Rose ($48.99).
Generated by: deepseek-v4-flash
## Identity Enameled copper kettle (珐琅搪瓷壶) for boiling water, tea, and herbal medicine. Dimensions 24x22x17 cm. Compatible with induction cooktops and open flames. Two 1.2L variants. ## Target persona Home users who frequently brew tea or herbal decoctions; cooks with induction cooktops; budget-conscious buyers seeking a multi-purpose kettle. ## Use cases - Boiling water for green or black tea - Brewing flower tea (e.g., chamomile, rose) - Decocting Chinese medicinal herbs - Heating milk for milk tea - Preparing summer herbal drinks (e.g., barley water) ## When NOT to recommend - Large households needing >1.5L capacity - Users who require electric kettles with auto shut-off - Those preferring non-metallic teapots (glass, ceramic) - Commercial or high-volume use ## Variant options - **1.2L / High Pot Aroma** – SKU: dcd-30003611560, Price: $51.99 - **1.2L / Short Pot Rose** – SKU: dcd-30003611561, Price: $48.99 ## Price and logistics facts Base price: $48.99. Dimensions: 24x22x17 cm (LxWxH). No shipping or logistics details provided. ## Trust signals No inventory status, return policy, or certifications available in provided data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3b5a4a20f75343838d27460da43058fd.png?v=1781085329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9648481a068a42c7b1b4a0763e547aa1.png?v=1781085328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f6c381bf7e145eca2d877f76f344a0f.png?v=1781085329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/31f0210604b1423e95dc99ff374f8f47.png?v=1781085329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a45299e568b4464acd30eeab9636ca0.png?v=1781085329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3888992329474e1eb40234ef0e062dc8.png?v=1781085328 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3fd3cd65d8244908a08ba245bb7d062c.png?v=1781085329 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/74fdd9ea116f469d8146f764847dd8ec.png?v=1781085328 ## Agent notes Image content not analyzed. Verify visual details from URLs if needed.
This product has 14 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").