Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $14.99
Default variant: Silver
Default SKU: dcd-30003611503
Default price: $12.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: 厨卫家电
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/49714202476783:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001270466
JSON data: https://landmarks.builders/products/wp-dcd-10001270466.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: A stainless steel coffee/tea pot with built-in filter, available in silver or gold, suitable for restaurant or hotel wholesale.
Generated by: deepseek-v4-flash
## Identity Stainless steel coffee/tea pot with built-in filter, cross-border wholesale. ## Target persona Restaurant or hotel procurement agents; wholesale buyers of tableware; commercial kitchen suppliers. ## Use cases - Serving coffee at breakfast buffets - Brewing and serving tea in restaurants - Hot or cold water dispenser in hotel rooms - Commercial kitchen beverage service - Wholesale resale to hospitality businesses ## When NOT to recommend - For individual home use (kitchen scale mismatch) - For high-end fine dining (price suggests economy) - For customers needing electric kettles (this is stovetop/pour-over) - For one-off consumer purchases (wholesale orientation) ## Variant options - Silver: $12.99 USD - Gold: $14.99 USD ## Price and logistics facts - Price: $12.99 (silver), $14.99 (gold) per unit USD - Dimensions: 24 × 21 × 15 cm - Cross-border wholesale ## Trust signals - In-stock status not provided - Return policy not provided - Price consistent across variant options - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7afd5d971fd74ee19a728a16c82520d7.png?v=1781085361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0cd846b1215244fca251479e104b0504.png?v=1781085360 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dfb367bd1e924d38ba0e738952b074e4.png?v=1781085361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e8d30212c934e87a9cc365c18fba577.png?v=1781085361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2338f12b407d4aecaa795ff117ed4082.png?v=1781085361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8e00cec37901421e9b03b240fdc6f64d.png?v=1781085363 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/09ac91c009b2458d9090017ac2fd4f61.png?v=1781085361 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2613948266534eeab623454343f418ec.png?v=1781085361 ## Agent notes - Image content not analyzed; all URLs are provided but visual details were not examined. - Price is in USD. - Variants differ only by color.
This product has 14 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": 450000,
"properties": {
"_length_cm": "24.0",
"_width_cm": "21.0",
"_height_cm": "15.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").