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.
Set Design: This ornate tray stand set combines a round serving tray with a matching metal stand, creating a coordinated piece of tableware for serving drinks in a refined way.
Primary Use: Designed as a Turkish coffee tray, it provides a stable surface for small cups and other drink service, helping keep presentation neat during everyday serving or special gatherings.
Decorative Feature: The metal serving tray features a scalloped rim, dense botanical geometric engraving, and a vintage-style carved look that gives it a distinctive, artisanal feel.
Stand Construction: The tall three-legged support is made from twisted metal rods with a loop handle at the top, offering an elevated display and easy carrying for table or serving use.
Serving Effect: This tray stand set helps present beverages with style, combining practical support with an ornate look that suits coffee service, entertaining, or decorative tabletop display.
Summary: Turkish Coffee Tray Decorative Tray Stand Set Long-Lasting. Description: 【Product Type】: This tableware set is an ornate Turkish coffee tray with a matching metal tray stand set, combining a round serving tray and a tall support for coordinated presentation. 【Function】: Designed as a serving tray for small cups, it helps carry and display Turkish coffee or other drinks in a stable, organized way. 【Design】: The metal serving tray features a rim, dense floral geometric engraving, and a vintage-style carved look that gives it a decorative presence. 【Stand Construction】: A tall three-legged stand
Generated by: m4x-map-v1
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 Tray Decorative Tray Stand Set Long-Lasting",
"product_id": 9430116466927,
"variant_id": 49811885916399,
"quantity": 1,
"grams": 1800,
"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. 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").