Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $12.99
Default variant: Silver / 600ML
Default SKU: dcd-30002651926
Default price: $9.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 265 g
Cart URL (default variant): https://landmarks.builders/cart/49903626846447:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001020459
JSON data: https://landmarks.builders/products/m4x-10001020459.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Construction: Crafted from high-quality, thickened stainless steel, this basic coffee making tool is built for durability and consistent performance, resisting rust and daily wear.
Accurate Pouring: Features an beak spout for a smooth, controlled pour, making this milk pitcher ideal for creating intricate latte art designs without drips or mess.
Accurate Measurements: Equipped with clear, internal measurement markings in both milliliters (ml) and ounces (ounces), this steaming jug allows for accurate portioning of milk, reducing waste and ensuring results every times.
Elegant & Ergonomic Design: The stylish wooden handle provides a comfortable, heat-resistant grip, adding a touch of retro elegance to this stainless steel milk steaming pitcher while ensuring handling.
Versatile Use for steaming or steaming milk for lattes, cappuccinos, and hot chocolate, this professional-grade latte art jug with wooden handle is a for home baristas and coffee shop professionals alike.
Summary: Stainless steel latte art jug with wooden handle, internal markings, and beak spout for precise pouring. Available in 600ml and 900ml sizes, priced from $9.99.
Generated by: deepseek-v4-flash
## Identity Latte Art Jug with Wooden Handle – stainless steel milk steaming pitcher with internal ml/oz markings and a beak spout for controlled pouring. ## Target persona - Home baristas looking to improve latte art - Coffee shop professionals needing a reliable steaming pitcher - Latte art enthusiasts seeking an affordable tool ## Use cases - Pouring intricate latte art designs - Steaming milk for lattes, cappuccinos, and hot chocolate - Measuring milk portions accurately (internal markings) - As a gift for coffee hobbyists - Daily home espresso drink preparation ## When NOT to recommend - For high-volume commercial use (max 900ml capacity) - If an electric milk frother is needed - For users requiring non-stick interior surface - If stovetop heating is required (material not specified as stovetop-safe) ## Variant options - Silver / 600ML – $9.99 - White / 600ML – $12.99 - Black / 900ML – $11.99 ## Price and logistics facts - Base price: $9.99 USD (Silver 600ml) - Dimensions: 29 x 22 x 12 cm - No shipping or logistics information provided ## Trust signals - In-stock status: not available - Return policy: not specified - No certifications mentioned - Product imported via plugin (tag: wp-import) ## Image assets -  -  -  -  -  ## Agent notes - Image content not analyzed; visual details inferred from text description. - Internal measurement markings in ml and oz. - Wooden handle described as heat-resistant and ergonomic.
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": "Latte Art Jug with Wooden Handle Easy to Clean Stainless Steel Milk Steaming Pitcher Great Gift Idea Stainless Steel Steaming Pitcher for Home Kitchen",
"quantity": 1,
"grams": 265000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "22.0",
"_height_cm": "12.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").