Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99
Default variant: 800ML / Orange with Handle
Default SKU: dcd-30002741657
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: 550 g
Cart URL (default variant): https://landmarks.builders/cart/49879210361071:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001039666
JSON data: https://landmarks.builders/products/m4x-10001039666.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
European Design Thermal Kettle Wide Mouth Insulated Water Carafe Duckbill Spout
Summary: European design thermal insulated water carafe with duckbill spout, available in 800ML or 1000ML and multiple colors, at $9.99.
Generated by: deepseek-v4-flash
## Identity European Design Thermal Kettle Wide Mouth Insulated Water Carafe Duckbill Spout. A budget-friendly insulated carafe for serving hot or cold beverages. ## Target persona Budget-conscious shoppers, small households, office workers, picnic or outdoor enthusiasts. ## Use cases - Keeping water hot for tea ceremonies or coffee servings - Serving cold water on dining tables or during meals - Outdoor picnics, camping, or beach trips - Office desktop water carafe for personal use - Small gatherings or entertaining guests at home - Buffet table beverage container ## When NOT to recommend - Large-scale commercial catering or events needing high volume - Users requiring certified vacuum insulation or precise temperature holding specs - Those seeking premium materials (e.g., glass, stainless steel) or high-end design - Situations where durability or ruggedness is critical (no material specs provided) ## Variant options | Size | Style (Color/Handle) | SKU | Price | |------|----------------------|-----|-------| | 800ML | Orange with Handle | dcd-30002741657 | $9.99 | | 800ML | Orange without Handle | dcd-30002741658 | $9.99 | | 800ML | Green with Handle | dcd-30002741659 | $9.99 | | 800ML | Green without Handle | dcd-30002741660 | $9.99 | | 800ML | Brown with Handle | dcd-30002741661 | $9.99 | | 800ML | Brown without Handle | dcd-30002741662 | $9.99 | | 1000ML | Orange with Handle | dcd-30002741663 | $9.99 | | 1000ML | Orange without Handle | dcd-30002741664 | $9.99 | | 1000ML | Green with Handle | dcd-30002741665 | $9.99 | | 1000ML | Green without Handle | dcd-30002741666 | $9.99 | | 1000ML | Brown with Handle | dcd-30002741667 | $9.99 | | 1000ML | Brown without Handle | dcd-30002741668 | $9.99 | ## Price and logistics facts - Price: $9.99 USD (all variants) - Dimensions: 29 x 18.5 x 28 cm (approx. 11.4 x 7.3 x 11.0 inches) - No shipping or tax information provided. ## Trust signals - Multiple product images available. - No in-stock status, return policy, warranty, or certifications provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f902d69c-f053-4395-a53f-a4524fc8610e.jpg?v=1782126387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9747090e-5bdc-4f79-99de-22d4f90ee414.jpg?v=1782126393 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8ed88ea5-b734-404e-8387-d61718d0d5c6.jpg?v=1782126387 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ab35d23a-c99a-4054-b44c-e447c8bf2b09.jpg?v=1782126386 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/36700dbb-130e-4084-ad31-517b802bc853.jpg?v=1782126386 ## Agent notes - Image understanding was not performed; no visual details are inferred. - Material, brand, and insulation performance data are not provided. - No warranty, return policy, or stock status available.
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": "European Design Thermal Kettle Wide Mouth Insulated Water Carafe Duckbill Spout",
"quantity": 1,
"grams": 550000,
"properties": {
"_length_cm": "29.0",
"_width_cm": "18.5",
"_height_cm": "28.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").