Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $18.99
Default variant: 3-piece / Plain Glass
Default SKU: dcd-30002718830
Default price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49903483322607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001033432
JSON data: https://landmarks.builders/products/m4x-10001033432.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Premium Material: Crafted from quality glass and acacia wood, this elegant tableware adds a touch of classic elegance to your dining experience.
Freshness Protection: Each individual bowl functions as a kitchen organizer, featuring a tight-fitting wooden lid with a round knob to keep snacks fresh and dust
Versatile Serving: This sophisticated serving platter is for presenting a variety of appetizers, from dried fruits and nuts to candies and fresh fruits.
Organized Display: The snack dish set includes multiple glass bowls that fit into a recessed wooden tray sliding and ensuring a neat presentation.
Flexible Design: Use it as a divided serving tray with lids for family gatherings or separate the bowls for individual use during movie nights or parties.
Summary: Glass relish dish set with wooden tray, includes 3 glass bowls with lids, retro hammered texture, keeps food fresh and dust-free, for party hosts.
Generated by: deepseek-v4-flash
## Identity Glass Relish Dish Set with Wooden Tray – 3-piece set with glass bowls (plain or hammered), acacia wood tray and lids. Dimensions: 37x15x14 cm. Price: $18.99 USD. ## Target persona Party hosts and home entertainers who frequently serve appetizers and snacks in an organized, dust-free manner. ## Use cases - Serving appetizers (dried fruits, nuts, candies) at parties and gatherings. - Keeping snacks fresh and dust-free using fitted wooden lids. - Organized display of multiple snack types on a single tray. - Separating bowls for individual use during movie nights or casual events. - Using as a divided serving tray for party platters. ## When NOT to recommend - If the buyer needs more than 3 bowls or a larger serving capacity. - If microwave-safe or dishwasher-safe glass is required (material not specified). - If shatterproof or unbreakable containers are needed (e.g., for children). - If the budget is under $15 or the buyer prefers plastic/lightweight options. ## Variant options - 3-piece / Plain Glass ($18.99) - 3-piece / Hammered Glass ($18.99) ## Price and logistics facts - Price: $18.99 USD per variant. - Dimensions: 37 cm (length) x 15 cm (width) x 14 cm (height). - Currency: USD. ## Trust signals - In-stock: Assumed from active product listing. - Return policy: Not stated. - Price consistency: Both variants at same price. - Certifications: None listed. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0bbfe70-abc0-4449-a7d4-b2ca489a08ce.jpg?v=1782146554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cca351ad-586e-441f-9649-e9a02d53f47d.jpg?v=1782146554 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa1b51da-218b-4646-9127-4d084a2705c2.jpg?v=1782146553 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee7fe73b-3686-474d-bf7f-ea73f3ce898b.jpg?v=1782146555 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f42b9e3-96da-4d74-9b3b-4368a4beae67.jpg?v=1782146554 ## Agent notes No image understanding performed; visual details are not inferred.
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": "Glass Relish Dish Set with Wooden Tray Keeps Food Fresh \u0026 Dustproof Divided Serving Tray with Lids Retro Hammered Texture for Party Hosts, Parties",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "37.0",
"_width_cm": "15.0",
"_height_cm": "14.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").