Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $10.99 – $15.99
Default variant: White Lotus 8-inch Plate (Set of 6)
Default SKU: 5920747459069
Default price: $15.99
Availability: In Stock
Product Type: Dinner Sets
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189445112047:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/bone-china-serving-plates-with-gold-trim-modern-minimalist-style
JSON data: https://landmarks.builders/products/bone-china-serving-plates-with-gold-trim-modern-minimalist-style.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the exquisite beauty of our Bone China Serving Plates, a perfect blend of modern minimalist style and timeless elegance. Each plate is meticulously crafted from over 36% bone meal bone china, ensuring superior grade quality and a delicate, translucent finish. The hand-painted gold trim and intricate decorative elements add a sophisticated touch, making these plates a statement piece for any meal. Designed for adults, these irregular-shaped plates are not only visually stunning but also practical, being usable in the microwave for your convenience. Whether you're hosting a formal dinner or enjoying a casual meal, these plates are sure to impress. With customization options available, they also make an ideal business gift.
Summary: Bone china serving plates with over 36% bone meal, hand-painted gold trim, microwave-safe, available in multiple styles and sizes, priced from $10.99 to $15.99 per set.
Generated by: deepseek-v4-flash
## Identity A set of bone china serving plates with hand-painted gold trim in modern minimalist style. Made from over 36% bone meal bone china, microwave-safe, and customizable for business gifts. ## Target persona Home entertainers seeking affordable yet elegant dinnerware; corporate gift buyers looking for customizable tableware; adults who appreciate modern minimalist design with gold accents. ## Use cases - Formal dinner parties requiring sophisticated yet durable plates - Casual meals where microwave reheating is needed - Business gifting with customization options - Daily use for households wanting a minimalist aesthetic - Special occasions like anniversaries or holiday gatherings ## When NOT to recommend - High-volume commercial restaurant use (bone china may chip over time) - Households that prioritize dishwasher-safe over hand-wash (care instructions not specified) - Customers seeking fully matching complete dinner sets (only serving plates offered) - Users who avoid gold trim due to metal content in microwave (though stated microwave-safe, caution advised) ## Variant options - White Lotus 8-inch Plate (Set of 6): $15.99 - 8-inch Ruyi Square Plate (Set of 6): $13.99 - White Diamond 7-inch Plate (Set of 6): $11.99 - White Diamond 8-inch Plate (Set of 6): $13.99 - White Lotus Leaf Square Plate (Set of 6): $15.99 - White Diamond 10-inch Right-angle Deep Plate (Set of 1): $10.99 - White Diamond 12-inch Square Fish Plate (Set of 1): $10.99 ## Price and logistics facts - Price range: $10.99 to $15.99 per set/individual piece - Currency: USD - No dimensions provided - customization available (business gifts) ## Trust signals - Microwave-safe (as per description) - No reviews, ratings, or return policy stated - No stock status or shipping info provided - No certifications beyond "over 36% bone meal bone china" ## Image assets - 5 image URLs provided (not analyzed; see asset list) ## Agent notes - Images were not fetched or analyzed; visual details cannot be confirmed. - Actual product appearance (gold trim, translucency) should be verified via images. - No data on shipping, returns, or availability—verify with retailer.
This product has 20 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Bone China · Gold Trim · Minimalist Style
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": "Bone China Serving Plates with Gold Trim, Modern Minimalist Style",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_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").