Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $33.99
Default variant: 1.2L / Shengchuxia Pot
Default SKU: dcd-30003611552
Default price: $33.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/49714156732655:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270480
JSON data: https://landmarks.builders/products/wp-dcd-10001270480.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: Enameled kettle/pot, 1.2L, compatible with induction and open flame, for boiling water, tea, or herbal infusions. Priced at $33.99.
Generated by: deepseek-v4-flash
## Identity Enameled (珐琅搪瓷) kettle/pot, 1.2L, for boiling water, milk tea, flower tea, or herbal decoctions. Compatible with induction cooktops and open flame. Dimensions 24×22×13 cm. ## Target persona Home users seeking a budget-friendly, multi-purpose kettle for daily tea or herbal preparations; small families or individuals; those with induction cooktops. ## Use cases - Boiling water for tea or instant drinks - Preparing milk tea or traditional herbal infusions - Simmering flower teas or fruit compotes - Boiling small quantities of water for cooking (e.g., blanching) - Use as a small pot for decoctions (e.g., Chinese herbal medicine) ## When NOT to recommend - If the buyer needs a large-capacity kettle (over 1.5L) - For professional or high-volume commercial use - If the buyer requires modern design aesthetics or premium materials - For users who cannot hand-wash enameled cookware or avoid chipping ## Variant options Three styles available at same price ($33.99): - Shengchuxia Pot - Handle Pot Aroma - Russia Handle Pot All 1.2L capacity. ## Price and logistics facts - Price: $33.99 USD - Dimensions: 24×22×13 cm - Weight and shipping cost not provided ## Trust signals - No stock status, return policy, or certifications provided in source facts. - Price appears consistent across variants. ## Image assets - 8 product images available, but no description or alt text. - URLs: [see below] ## Agent notes - No product description was provided; core facts extracted from title and tags. - Image content not analyzed – do not extract visual details. - Price is in USD; check currency conversion if needed.
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": "13.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").