Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99 – $9.99
Default variant: Yellow
Default SKU: 5443402551375
Default price: $7.99
Availability: In Stock
Product Type: Dinner Plates
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48193400668399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/retro-ceramic-plate-15-15-9cm-diameter-brown
JSON data: https://landmarks.builders/products/retro-ceramic-plate-15-15-9cm-diameter-brown.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the charm of our Light Luxury Retro Ceramic Plates, designed to add a touch of vintage elegance to any meal. Each plate is meticulously handcrafted from high-quality ceramic, featuring a distinctive kiln-fired glaze that ensures a unique and beautiful finish. These round plates, with a diameter of 15-15.9cm, are perfect for a variety of culinary uses, from serving your favorite Western dishes to presenting fresh fruits and delectable desserts.
Designed for modern living, these ceramic dinner plates are both durable and microwave-safe, making them a practical choice for everyday use. Available in a rich brown hue and offered in an 8-piece set, they are ideal for families or entertaining guests. We also offer customization options, including logo printing, allowing you to create a truly personalized set. Choose our Retro Ceramic Plates for a blend of timeless style and everyday functionality.
Summary: Handcrafted retro ceramic plate, 15-15.9cm diameter, microwave-safe, available in brown, yellow, and white, priced $7.99-$9.99.
Generated by: deepseek-v4-flash
## Identity Retro Ceramic Plate, 15-15.9cm Diameter, Brown. Handcrafted, kiln-glazed ceramic. Microwave safe. Price: $7.99 (brown/yellow), $9.99 (white). Sold as 8-piece set. Custom logo printing available. ## Target persona Home cooks seeking vintage-style small plates; restaurant owners needing customizable side plates; collectors of retro tableware; budget-conscious shoppers wanting unique ceramic pieces. ## Use cases - Serving desserts or appetizers at family dinners - Plating Western dishes (e.g., pasta, salad) as individual portions - Presenting fresh fruits or cheese platters for guests - Everyday use as side plate for toast, snacks - Custom logo plates for cafe or restaurant branding - Gift sets for housewarming or weddings ## When NOT to recommend - Buyer requires large dinner plates (15-15.9cm is small) - Needs dishwasher-safe certification (not stated) - Demands modern minimalist design (retro style) - Eating meals requiring heavy-duty or oven-safe plates ## Variant options - Yellow: $7.99 - White: $9.99 - Brown (base variant): $7.99 ## Price and logistics facts Price: $7.99 (brown, yellow) / $9.99 (white). No shipping or tax info provided. No inventory status available. ## Trust signals No stock or return policy stated. No certifications mentioned. Product is handcrafted, so color/pattern may vary slightly. Images available for visual inspection. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/879f4b432e0345c8819825beb5dab718.png?v=1774321046 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4996bacdd3f31e6a5632fdb8f834a1ebbf6c7e1d6c68b8af2e4c90dbb4fb526.jpg?v=1774321046 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/763d4419e6a59355100835f40c03c6fb6298b674ce00aecf537cfe252e4c7748.jpg?v=1774321046 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/db9e834530ff7340738f6e70041fd9e6745739d4d6c85fed0b9019d1eeb1e20a.jpg?v=1774321046 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca963d6656d046ad64d60a7d8c265c6e50f39f0c2f55575b36855daa32ff6fce.jpg?v=1774321046 ## Agent notes Image understanding not performed; product appearance assumed from description only.
This product has 17 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Ceramic · 15-15.9cm · Brown
Verdict: N/A
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": "Retro Ceramic Plate, 15-15.9cm Diameter, Brown",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "15.45",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").