Brand: World Products (Landmark)
SKU: dcd-30002686669
Price: $19.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 120 g
Cart URL (default variant): https://landmarks.builders/cart/49903578546415:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001027106
JSON data: https://landmarks.builders/products/m4x-10001027106.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Turkish Coffee Pot Vintage Design Hammered Copper Coffee Pot Easy Pour Spout
Summary: Hand-hammered copper Turkish coffee pot with easy pour spout, 26x17x11 cm, priced at $19.99.
Generated by: deepseek-v4-flash
## Identity Turkish Coffee Pot Vintage Design Hammered Copper Coffee Pot Easy Pour Spout. Single variant in Copper. ## Target persona Home barista or enthusiast of Middle Eastern coffee traditions who wants an authentic vessel for brewing Turkish coffee. ## Use cases - Brewing traditional Turkish coffee (cezve/ibrik) on stovetop. - Serving coffee in a decorative hammered copper pot at cultural gatherings. - Adding a vintage copper aesthetic to kitchenware collection. - Gifting to someone who enjoys international coffee rituals. ## When NOT to recommend - User needs a drip coffee maker or espresso machine; this is a stovetop pot. - User wants a non-copper material (e.g., stainless steel, ceramic). - User requires a capacity greater than typical Turkish coffee serving (approx 2-3 small cups). - User is looking for dishwasher-safe cookware; copper often requires hand washing. ## Variant options Single variant: Copper, SKU dcd-30002686669, price $19.99. ## Price and logistics facts Price: $19.99 USD. Dimensions: 26 cm length, 17 cm width, 11 cm height. No shipping or tax info provided. ## Trust signals No specific trust signals available in provided data (stock status, return policy, certifications unknown). ## Image assets 5 images available at: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0c655394-4276-497c-88cf-634298dca995.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fc4d2783-c7fd-424c-8721-48c3f933bbad.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/69dd7d94-10e7-4c68-8a96-38a785c02152.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3f234ad5-0b56-4131-8e66-679c96497031.jpg - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bab66fa8-06c4-4597-aac6-0faeea3f1d8b.jpg ## Agent notes Image understanding was not performed; do not infer visual details from URLs.
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": "Turkish Coffee Pot Vintage Design Hammered Copper Coffee Pot Easy Pour Spout",
"quantity": 1,
"grams": 120000,
"properties": {
"_length_cm": "26.0",
"_width_cm": "17.0",
"_height_cm": "11.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").