Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99 – $10.99
Default variant: 8.2-inch Round Plate (21cmx2.5cm)
Default SKU: 5787745044491
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/48193416921327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/retro-ceramic-dinner-plate-10-8-inch-round
JSON data: https://landmarks.builders/products/retro-ceramic-dinner-plate-10-8-inch-round.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 Retro Ceramic Dinner Plate, a perfect blend of light luxury and vintage aesthetics. Designed for those who appreciate unique kitchen decor and accessories, this plate brings a touch of elegance to any setting. Its solid color pattern and kiln glaze surface process create a sophisticated look, making it ideal for everyday use or special occasions. Whether you're enjoying a quiet cup of tea or hosting a gathering, this ceramic plate adds a distinctive flair.
This ceramic plate is not only microwave safe but also designed for general use, making it a practical addition to your kitchenware collection. Enhance your tea drinking experience or simply add a stylish element to your dining table with this exquisite piece.
Summary: Retro ceramic dinner plate available in 8.2-inch and 10.8-inch round sizes. Customizable design with kiln glaze finish. Microwave safe. Priced from $7.99 to $10.99.
Generated by: deepseek-v4-flash
## Identity Retro Ceramic Dinner Plate, 10.8-inch Round (also available in 8.2-inch) ## Target persona Home cooks and hosts seeking affordable retro-style dinnerware for casual or special occasions; collectors of vintage-inspired kitchen decor; tea enthusiasts wanting a distinctive plate for serving. ## Use cases - Daily dinner service for small households. - Serving tea or snacks during gatherings. - Display as decorative plate in kitchen or dining area. - Gifting to someone who likes retro aesthetic. - Using as a serving platter for appetizers. - Customizing with personal designs for events. ## When NOT to recommend - If buyer needs a full dinner set or matching bowls (single plate only). - If buyer requires dishwasher-safe (not mentioned; only microwave safe). - If buyer is looking for bone china or fine porcelain (this is stoneware/ceramic). - If buyer needs large serving platters (max 10.8-inch). ## Variant options - 8.2-inch Round Plate (21cm x 2.5cm) - $7.99 - 10.8-inch Round Plate (27.4cm x 3.2cm) - $10.99 ## Price and logistics facts - Price: $7.99 (8.2-inch), $10.99 (10.8-inch). Currency: USD. - Made in Nanjing, China. - Dimensions: 8.2-inch variant 21cm diameter x 2.5cm height; 10.8-inch variant 27.4cm diameter x 3.2cm height. ## Trust signals - Microwave safe (as per description). - Customization available. - First-grade product quality claimed. - Price seems consistent across variants. ## Image assets - Image 1: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df7ad1131b4c4f3dbf7108ef96dd2db3.png?v=1774321484 - Image 2: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/56265c73244a4a3e9c84a2f335084d41.png?v=1774321484 - Image 3: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2c6e7fb4dcbd74521652e2d8d796e95302570512276ce1385ad4849aaafdf743.jpg?v=1774321484 - Image 4: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec8dc7b8a8bcdd2808fec1a58bec43f651a8d64f92690de8c34c809a86c85135.jpg?v=1774321484 - Image 5: https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ed64490c09262a43dc1aaf9af8fff8725ea5e4ed45e4d92f18e80223f2bb154.jpg?v=1774321484 ## Agent notes - The product is a single plate; not a set. - No stock quantity or return policy provided. - No certifications mentioned. - Images not analyzed; assume they show the plate in different angles or contexts.
This product has 10 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Retro Ceramic · 10.8-inch Round · Kiln Change Glaze
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 Dinner Plate, 10.8-inch Round",
"quantity": 1,
"grams": 450000,
"properties": {
"_length_cm": "27.432",
"_width_cm": "27.432",
"_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").