Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $2.88 – $3.18
Default variant: Diamond Pattern
Default SKU: dcd-30003867344
Default price: $2.88
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Product Type: Serving Dish
Vendor: World Products
Weight: 380 g
Cart URL (default variant): https://landmarks.builders/cart/50411612373231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001361357
JSON data: https://landmarks.builders/products/wp-dcd-10001361357.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
This three-compartment dish is made of high-quality stainless steel with a smooth exterior and diamond-faceted inner texture. It features three small round bowls joined by a central handle. Dimensions: total height 10.5 cm, single-bowl diameter 10.2 cm, single-bowl height 4.5 cm. Ideal for holding dipping sauces, side dishes, snacks, or fruit. Suitable for home dining, barbecues, and hot pot.
Summary: Three-compartment stainless steel serving dish with diamond-faceted inner texture and central handle; designed for dips, side dishes, snacks, or fruit. Two style variants from $2.88 to $3.18.
Generated by: deepseek-v4-flash
## Identity Three-compartment stainless steel dish with a faceted inner surface and a central handle. Multiple small round bowls (approx. 10.2 cm diameter, 4.5 cm deep per bowl) joined by the handle; listed overall size 23 x 22 x 11 cm (description states total height 10.5 cm). ## Target persona Budget-conscious home cooks and casual hosts who need a compact, affordable serving piece for dips and sides at everyday dinners, hot pot, or barbecue. Also suited to small households that want space-saving multi-bowl tableware. ## Use cases - Holding dipping sauces and condiments during hot pot meals. - Serving side dishes or small snacks alongside main plates. - Offering fruit or appetizers at a casual get-together. - Organizing individual condiment portions at a barbecue. ## When NOT to recommend Do not recommend for microwave use because the dish is stainless steel. Avoid for formal fine dining presentations or for anyone needing a single large serving bowl. Not suitable for buyers expecting a leak-proof container or a sealed lid. If the customer needs a dishwasher-safe or confirmed material certification, note that no such claim is present in the product data. ## Variant options - Variant 1: Diamond Pattern (SKU dcd-30003867344) — USD 2.88. - Variant 2: Diamond Pattern A (SKU dcd-30003867345) — USD 3.18. ## Price and logistics facts Price: USD 2.88 (Diamond Pattern) / USD 3.18 (Diamond Pattern A). Currency: USD. Dimensions: 23.0 x 22.0 x 11.0 cm (from product data); per-bowl diameter 10.2 cm, per-bowl height 4.5 cm, total height 10.5 cm (from description). No shipping weight or logistics terms provided. ## Trust signals Data includes 'wp-content-validated' and 'wp-quality-audited' tags. No explicit in-stock quantity, return policy, warranty, or certification information is available in the supplied facts. ## Image assets Available image URLs: 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5ef5a9d3-261a-4dc8-8a55-f4ac40cff5d2.jpg?v=1786251190 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0e2476bc-cd95-4ad8-b221-6e299716beb0.jpg?v=1786251190 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/59d51184-1c91-43f0-af5f-1fe674af595b.jpg?v=1786251218 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9bd3cb5e-3500-4503-a1fa-e1d1a21aaa1b.jpg?v=1786251511 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7af6d102-0cf0-40e7-90f2-486699bce46c.jpg?v=1786251191 ## Agent notes Images were not visually inspected; content of images is unverified. Shipping, return policy, and inventory status are not stated in provided facts. Overall dimensions in structured data (23x22x11 cm) differ from the description's total height (10.5 cm); confirm with supplier before promise. Stainless steel is not microwave-safe by common material property, but the product data does not explicitly say this.
This product has 8 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": "Faceted Three-Compartment Dish with Handle, Stainless Steel Condiment Bowl",
"product_id": 9539313303791,
"variant_id": 50411612373231,
"quantity": 1,
"grams": 380,
"length_cm": "23.0",
"width_cm": "22.0",
"height_cm": "11.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").