Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $17.99
Default variant: Color 1 / 8 inch
Default SKU: 5307903101926
Default price: $17.99
Availability: In Stock
Product Type: Speciality Plates
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189425582319:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/tang-dynasty-lady-plate-new-bone-china-8-inch
JSON data: https://landmarks.builders/products/tang-dynasty-lady-plate-new-bone-china-8-inch.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 elegance of ancient China with our Tang Dynasty Lady Plate. This exquisite ceramic dinner plate features a stunning hand-painted underglaze design depicting graceful Tang Dynasty court ladies, bringing a touch of historical artistry to your home. Crafted from superior grade new bone china, this 8-inch round plate is not only a beautiful decorative piece but also practical for everyday use. Its New Chinese style and Guochao aesthetic make it a unique addition to your home decor. Enjoy the convenience of a microwave-safe design, allowing you to easily reheat your meals. This plate is perfect as a display plate or an ornament plate, adding a sophisticated charm to any setting.
Summary: Hand-painted Tang Dynasty court lady design on 8-inch new bone china plate; microwave safe; 7 color variants at $17.99.
Generated by: deepseek-v4-flash
## Identity Tang Dynasty Lady Plate, 8 inch, New Bone China – a hand-painted underglaze ceramic plate featuring Tang court ladies in Guochao style. ## Target persona Home decor enthusiasts seeking unique wall art; collectors of Chinese cultural artifacts; gift shoppers for admirers of traditional Chinese aesthetics; hosts wanting decorative serveware. ## Use cases - Display plate on a wall or easel to accent a room. - Decorative centerpiece on a shelf or side table. - Gift for housewarming, Chinese New Year, or art lovers. - Special occasion serving for small dishes like appetizers or desserts. - Conversation starter in a study or living room with Asian decor. ## When NOT to recommend - Customers needing dishwasher-safe or chip-resistant dinnerware for daily heavy use. - Shoppers who prefer minimalist or modern plain white plates. - Budget-constrained buyers wanting less than $10 per plate. - Those seeking full dinner sets or matching patterns. ## Variant options 7 color variants (Color 1 through Color 7), all at 8 inch size, same price $17.99. ## Price and logistics facts - Price: $17.99 USD per plate. - No bulk discount or set options provided. - Dimensions: 8 inch diameter (no height/width/length given). ## Trust signals - Microwave safe per description. - Hand-painted underglaze art (claims original design). - In-stock status not specified; no return policy available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fe107aa403f745feb628a82eb8bb0f07.png?v=1774195281 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6bd4cab167fd4b349b07166146ba3e8c.png?v=1774195281 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/67c4e3dace5e48bcb7676c79408d405c.png?v=1774195281 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87b0544c87334ee2a558479acd704acd.png?v=1774195281 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a5794668d09143b1bfac4ac17d097e7d.png?v=1774195281 ## Agent notes No image understanding was performed. All visual details are from text only.
This product has 7 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
New Bone China · 8 Inch · Hand-painted Art
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": "Tang Dynasty Lady Plate, New Bone China, 8 Inch",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "20.32",
"_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").