Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $92.99 – $121.99
Default variant: Copper / 1-1-4
Default SKU: dcd-30002695403
Default price: $92.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 350 g
Cart URL (default variant): https://landmarks.builders/cart/49903558033647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001029376
JSON data: https://landmarks.builders/products/m4x-10001029376.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Authentic Craftsmanship: Each piece is a distinctive handmade copper cezve, meticulously crafted by Turkish artisans with traditional techniques that have been passed down through generations.
Premium Materials: This high-quality kitchenware is constructed from 1.1 millimeter thick thick copper, featuring a hand-tinned interior lining to ensure a safe and clean brewing experience every time.
Elegant Design: The engraved ibrik pot showcases breathtaking vintage European designs and intricate floral features, making it a beautiful decorative piece for any home or office.
Versatile Brewing: As a dedicated coffee brewer, it is perfect for preparing authentic Turkish coffee, boiling milk, or warming tea on gas, electric ceramic, or sand stoves.
Ergonomic Handling: This traditional Turkish coffee pot features a long wooden handle designed for a comfortable grip, protecting your hands from heat while pouring the perfect mug.
Summary: Handmade copper Turkish coffee pot (cezve) with wooden handle, tin-lined, available in two colors and three sizes, priced $92.99–$121.99.
Generated by: deepseek-v4-flash
## Identity Handmade Turkish Coffee Pot (Cezve) – Copper, Wooden Handle, Tin-Lined, Collector Grade. ## Target persona Buyers of traditional coffee brewing equipment; collectors of handmade copperware; enthusiasts of Turkish coffee culture; gift seekers for coffee aficionados. ## Use cases - Brewing authentic Turkish coffee at home or in a café. - Display as a decorative collectible piece. - Gift for someone who values handcrafted kitchenware. - Addition to a copper cookware collection. - For traditional coffee ceremonies or cultural events. ## When NOT to recommend - When the buyer needs a modern electric coffee maker. - For large-volume coffee brewing (e.g., multiple cups at once). - If the buyer prefers stainless steel or non-reactive materials (copper requires care). - When budget under $90 is required. ## Variant options - **Copper / 1-1-4** – $92.99 - **Copper / 1-1-5** – $110.99 - **Copper / 1-1-6** – $121.99 - **Antique Silver / 1-1-4** – $92.99 - **Antique Silver / 1-1-5** – $110.99 - **Antique Silver / 1-1-6** – $121.99 ## Price and logistics facts - Price range: $92.99–$121.99 USD. - Dimensions: 30×21×18 cm (packaged). - Currency: USD. No shipping or tax info provided. ## Trust signals - In-stock status not confirmed. - Return policy not provided. - Product is handmade, copper with tin lining. - No certifications listed. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/840db519-cc27-45eb-b2ee-c1f0cc536cb7.jpg?v=1782146590 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b95b8196-17b2-40ed-8ab8-b17f2d2b36f0.jpg?v=1782146590 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/61f92497-3bf8-411f-be58-6d609c668e00.jpg?v=1782146590 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/558dd449-2ccb-448d-8ec3-1300e1f60564.jpg?v=1782146589 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8659656b-a8e8-463b-8f72-fa066007909b.jpg?v=1782146589 ## Agent notes - No visual analysis performed; images are available for fetch but content not described. - Sizes (1-1-4, 1-1-5, 1-1-6) likely refer to cup capacity but not explicitly stated. - No information on care or maintenance (copper requires polishing; tin lining may wear).
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Turkish Coffee Pot Wooden Handle Handmade Copper Cezve Tin Lined for Collectors",
"product_id": 9437677682927,
"variant_id": 49903558033647,
"quantity": 1,
"grams": 350,
"length_cm": "30.0",
"width_cm": "21.0",
"height_cm": "18.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").