Brand: World Products (Landmark)
This product has 9 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $118.99 – $161.99
Default variant: Black / 10L Eu Plug
Default SKU: dcd-30002657608
Default price: $118.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4220 g
Cart URL (default variant): https://landmarks.builders/cart/49811561054447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001021629
JSON data: https://landmarks.builders/products/m4x-10001021629.json
This product comes in 9 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Advanced Brewing Technology: This automatic steam tea brewer utilizes a high-temperature steam spray system to extract the full essence of tea leaves, saving up to 60% on tea usage while ensuring a rich, fragrant flavor.
Intelligent Control: As a sophisticated kitchen appliance, it features a single-press digital panel that allows you to easily adjust brewing time and keep-warm temperatures between 30°C and 90°C for perfect results every time.
Superior Material & Design: This electric tea brewer is constructed with food-grade 304 stainless steel and high-clear view PC material, offering a clear view of the brewing process and a modern aesthetic for any professional setting.
Efficient Performance: Functioning as a high-capacity hot drink dispenser, the 1600W full-chassis heating system ensures rapid boiling, while the integrated tea-water separation design provides a silky, sediment-clear beverage.
Safety & Convenience: Designed with dry-overheat protection and a two-stage anti-scald faucet, this tea brewer provides a safe and tidy experience, making it an perfect beverage solution for busy office environments.
Summary: Automatic Steam Tea Brewer Fast Boiling Electric Tea Brewer Beverage Warmer Dispenser Boil-Dry Protection for Restaurant
Generated by: m4x-map-v1
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": "Automatic Steam Tea Brewer Fast Boiling Electric Tea Brewer Beverage Warmer Dispenser Boil-Dry Protection for Restaurant",
"quantity": 1,
"grams": 4220000,
"properties": {
"_length_cm": "53.0",
"_width_cm": "37.0",
"_height_cm": "63.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").