Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.11 – $14.08
Default variant: 350 ml / Smooth Gold
Default SKU: dcd-30003684905
Default price: $10.11
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Kitchen Appliances
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/50455760797935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001297821
JSON data: https://landmarks.builders/products/wp-dcd-10001297821.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bring a touch of timeless sophistication to your beverage service with this Middle Eastern coffee pot. Crafted with a tall rounded body, a narrow neck, and a wide base, this polished metal pot features a highly reflective gold finish that creates a stunning mirror like surface. It is designed to serve as both a functional serving piece and a captivating decorative centerpiece for your home, cafe, or special events. Engineered for graceful pouring, the tea pot is equipped with a long curved spout that ensures a smooth, controlled pour, while the built in side handle offers a comfortable grip. The attached lid, topped with a decorative finial, helps retain warmth so your drinks stay warm during long conversations. Whether you are using this coffee pot with lid to serve guests or displaying it as a collector's piece, its classic silhouette elevates any hospitality setting. For weddings, family gatherings, and daily entertaining, this beautiful coffee pot seamlessly combines traditional Arabian style design with modern refinement. Its metal construction ensures beauty, making it a cherished addition to your serving collection and a wonderful way to welcome guests with warmth and style.
Summary: Bring a touch of timeless sophistication to your beverage service with this Middle Eastern coffee pot. Crafted with a tall rounded body, a narrow neck, and a wide base, this polished metal pot features a highly reflective gold finish that creates a stunning mirror like surface. It is designed to serve as both a functional serving piece and a captivating decorative centerpiece for your home, cafe, or special events. Engineered for graceful pouring, the tea pot is equipped with a long curved spout that ensures a smooth, controlled pour, while the built in side handle offers a comfortable grip. The attached lid, topped with a decorative finial, helps retain warmth so your drinks stay warm during long conversations. Whether you are using this coffee pot with lid to serve guests or displaying it as a collector's piece, its classic silhouette elevates any hospitality setting. For weddings, family gatherings, and daily entertaining, this beautiful coffee pot seamlessly combines traditional Arabian style design with modern refinement. Its metal construction ensures beauty, making it a cherished addition to your serving collection and a wonderful way to welcome guests with warmth and style.
Generated by: deepseek-v4-flash
This product has 9 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": "Arabic Traditional Coffee Pot Decorative Authentic Middle Eastern Coffee Pot for Home Entertaining, Cafes, Weddings",
"product_id": 9537841332463,
"variant_id": 50455760797935,
"quantity": 1,
"grams": 550,
"length_cm": "32.0",
"width_cm": "28.0",
"height_cm": "13.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").