Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.19
Default variant: Style 1
Default SKU: dcd-30003971909
Default price: $8.19
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Wedding
Vendor: World Products
Weight: 1050 g
Cart URL (default variant): https://landmarks.builders/cart/50414741225711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001399819
JSON data: https://landmarks.builders/products/wp-dcd-10001399819.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Transform your entertaining experience with this tea service, designed to bring a touch of classic elegance to your home. This ornate tea set features a beautifully crafted Arab-style ewer, complete with a long spout, embellished lid finial, and curved handles. Every piece is adorned with intricate, embossed scrolling floral patterns that reflect elegantly beautifully. The coordinating handled cups feature reflective interiors that contrast wonderfully with the exterior detailing, all resting on a matching round serving tray.Combining bright lustrous gold finish with glossy enamel-tone and coating accents, this stunning tableware serves as a striking centerpiece for your dining table, tea table, or special celebration. Use this complete tea set with tray to serve your favorite warm drinks to guests, or display it as permanent decorative embellishment in your living room or dining area. It also performs excellently as a coffee set with tray, making it highly versatile for various hosting scenarios. Whether you are setting the stage for a formal wedding reception, hosting an gathering, or looking for a memorable decorative gift, this set brings timeless sophistication and visual warmth to any tabletop setting.
Summary: Ornate gold-finish tea service set with tray, including ewer and handled cups, $8.19, in 5 style variants, for decorative serving and home decor.
Generated by: deepseek-v4-flash
## Identity A tea service set with tray, classified under "Wedding" product type. Description indicates an Arab-style ewer with long spout, handled cups, and a round tray, with embossed scrolling floral patterns and a gold finish. Price: $8.19 (USD). Dimensions: 23.5 × 23.5 × 9.5 cm. Available in five style variants at the same price. ## Target persona Budget-conscious home decorators, vintage-style tableware enthusiasts, and event planners seeking inexpensive ornamental centerpieces for small weddings or intimate gatherings. ## Use cases - Serving tea or coffee to guests at home. - Display as a permanent decorative centerpiece on a dining or living room table. - Use as a coffee set with tray for hosting small gatherings. - Decorative table accent at a wedding reception or special event. - Inexpensive decorative gift with a vintage theme. ## When NOT to recommend - Buyers expecting fine china, porcelain, or durable daily-use tableware. - Commercial use requiring heavy-duty or dishwasher-safe certification. - Large events needing service for more than a few guests. - Collectors requiring verifiable materials or provenance. ## Variant options Five variants (Style 1–5), all priced at $8.19. SKUs: - dcd-30003971909 (Style 1) - dcd-30003971910 (Style 2) - dcd-30003971911 (Style 3) - dcd-30003971912 (Style 4) - dcd-30003971913 (Style 5) ## Price and logistics facts - Price: $8.19 USD per variant. - Dimensions: 23.5 cm × 23.5 cm × 9.5 cm. - Shipping and availability: not provided in the source data. ## Trust signals - Price consistency across variants. - Product has a descriptive listing with decorative features stated. - No certifications, return policy, or stock status were provided. ## Image assets Three images are available but were not visually inspected: - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6f93c304-0895-470b-8e09-22f37e31bf33.jpg?v=1786042550 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb2446aa-67b3-46b2-bfe9-b40131a01a8f.jpg?v=1786042881 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b436cd10-9036-48ec-8ce1-3ca8df7aa148.jpg?v=1786042519 ## Agent notes - Product type is "Wedding," but description fits general decorative tableware. - Specific visual differences among style variants are not described in the structured data. - Materials and care instructions are not listed; do not assume dishwasher safety or specific metal content. - The low price and gold finish description suggest a decorative item, not fine tableware.
This product has 3 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": "Tea Service Set with Tray Embossed Tea Set with Tray Vintage Tableware for Home Decor",
"product_id": 9540351492335,
"variant_id": 50414741225711,
"quantity": 1,
"grams": 1050,
"length_cm": "23.5",
"width_cm": "23.5",
"height_cm": "9.5"
}],
"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").