Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $188.99
Default variant: Silver
Default SKU: dcd-30003591052
Default price: $188.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49811885916399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001262613
JSON data: https://landmarks.builders/products/m4x-10001262613.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Turkish Coffee Tray Loop Handle Tableware Decorative
| Type | Serving Tray |
| Material | Metal |
| Colour | Silver |
| Features | Handles |
| Size | Large |
| Shape | Round |
| Theme | Abstract |
| Finish | Printed |
| Pattern | Abstract |
| Style | Vintage/Retro |
| Occasion | All Occasions |
| Item Diameter | 34.00 cm |
Summary: Traditional Turkish coffee tray set with loop handle and stand, available in Silver or Copper, dimensions 35x35x20 cm, priced at $188.99.
Generated by: deepseek-v4-flash
## Identity Turkish Coffee Tray Loop Handle Tray Stand Set with Traditional Motifs – a decorative serving set for Turkish coffee, made from unspecified materials, available in Silver or Copper. ## Target persona - Turkish coffee enthusiasts who value traditional serving rituals - Home decorators seeking cultural accent pieces - Gift shoppers looking for Middle Eastern-inspired items - Hosts who present coffee ceremonially to guests ## Use cases - Serving Turkish coffee during social gatherings or cultural events - Displaying as a decorative centerpiece in a kitchen or dining room - Gifting for housewarming, weddings, or cultural celebrations (e.g., Ramadan, Eid) - Enhancing a dedicated coffee station with authentic accessories - Using as a prop for photography or cultural demonstrations - Pairing with traditional Turkish coffee cups and spoons for a complete set ## When NOT to recommend - For commercial or heavy-duty restaurant use – no durability data - For outdoor or rough environments – likely not weather-resistant - For minimalists or modern design lovers – traditional motifs may not suit - For budget buyers under $50 – price point is premium ## Variant options - **Silver** – SKU: dcd-30003591052, $188.99 - **Copper** – SKU: dcd-30003591053, $188.99 ## Price and logistics facts - Price: $188.99 USD (same for both variants) - Dimensions: 35×35×20 cm (length × width × height) - No shipping weight, return policy, or handling time provided ## Trust signals - No in-stock status, certifications, or warranty information available - Price consistency: both variants priced identically - Image assets available for visual inspection ## Image assets - 5 images provided, but content not analyzed - URLs: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c117242-7d55-408d-9cfd-0f98e5bf5de7.jpg?v=1781600891 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7e3a43c1-5f92-4373-8dda-3260f8121332.jpg?v=1781600890 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba8992a0-26da-4a19-bde5-50fd27493c74.jpg?v=1781600891 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d6b7938d-c9f4-4f0c-b479-13ace279c315.jpg?v=1781600892 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/939b4fc4-f055-4b0e-9745-64b70d378a91.jpg?v=1781600891 ## Agent notes - No description or material details provided; image content not analyzed. - May require additional scraping for stock, shipping, and return policy.
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 Tray Loop Handle Tableware Decorative",
"quantity": 1,
"grams": 1800000,
"properties": {
"_length_cm": "35.0",
"_width_cm": "35.0",
"_height_cm": "20.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").