Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99 – $19.99
Default variant: Pu Buckle Cover
Default SKU: dcd-30003512684
Default price: $14.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 户外
Vendor: World Products
Weight: 270 g
Cart URL (default variant): https://landmarks.builders/cart/49739202134255:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001250353
JSON data: https://landmarks.builders/products/wp-dcd-10001250353.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: 304 stainless steel pour-over coffee kettle with long spout, suitable for household and outdoor camping use. Priced from $14.99 with multiple lid options.
Generated by: deepseek-v4-flash
## Identity - Product: 304 Stainless Steel Pour-Over Coffee Kettle (with cover options) - Base SKU: dcd-30003512684 ## Target persona - Outdoor camping enthusiasts seeking portable coffee gear - Home users wanting an affordable pour-over kettle - Budget-conscious coffee hobbyists - Casual gift buyers for coffee lovers ## Use cases - Brewing pour-over coffee at home - Making coffee during camping or hiking trips - Using as a decorative kettle with different lid styles - Gifting as a small coffee accessory - Outdoor gatherings or picnics ## When NOT to recommend - If the buyer needs an electric or automatic coffee maker - For users requiring high-volume brewing (kettle dimensions: 24x20x12 cm) - For professional baristas demanding precision temperature control - If stainless steel 304 is not of interest ## Variant options - Pu Buckle Cover: $14.99 - Bamboo Lid Coffee: $19.99 - Coffee Grounds Cover: $17.99 - Retro Cover: $14.99 ## Price and logistics facts - Starting price: $14.99 USD - Dimensions: 24 x 20 x 12 cm (approx. 9.4 x 7.9 x 4.7 in) - No shipping or stock information provided ## Trust signals - No in-stock or return policy data available - Price consistency: two variants at $14.99, others at $17.99 and $19.99 - No certifications mentioned ## Image assets - 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3dca2e416f294a5797c8c23cface5e4b.png?v=1781488370 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/444ae9dc57884497be2b711437856c54.png?v=1781488369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1ad6eb511f7044718daf0305407476be.png?v=1781488369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b9251cfa90754cd29cd3d9820cfe9c35.png?v=1781488369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7d2921c55f39412e82001730bfebfc04.png?v=1781488370 ## Agent notes - Images were not analyzed; visual details not used. - Description field contains styleType and items codes; not interpreted.
This product has 16 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": "咖啡壶304不锈钢家用手冲壶长嘴水壶户外不锈钢杯摩卡咖啡杯露营",
"quantity": 1,
"grams": 270000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "20.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").