Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99
Default variant: 8-inch Artistic Style
Default SKU: 87792490010
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/48193208910063:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/artistic-bone-china-plate-pastoral-style-8-inch
JSON data: https://landmarks.builders/products/artistic-bone-china-plate-pastoral-style-8-inch.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 Artistic Bone China Plate, designed to bring a touch of Western elegance to your table. Perfect for adults seeking quality and style, this 8-inch round plate is a beautiful addition to any dinnerware set. Whether you're hosting a special occasion or enjoying a quiet meal, its pastoral style adds a unique flair.
This original foreign trade order item is not only stylish but also practical. It's part of a larger Bowl, Saucer, Plate Set, allowing you to build a complete collection. Looking for unique western party supplies or cowgirl birthday party decorations? This plate can be customized with your logo or design, making it ideal for special events or as a thoughtful gift.
Summary: Artistic 8-inch bone china plate with pastoral style, microwave safe, lead/cadmium free, available in two design variants at $7.99.
Generated by: deepseek-v4-flash
## Identity Artistic Bone China Plate, 8-inch diameter, round shape, over 45% bone ash, overglaze color finish, microwave safe, lead and cadmium free. ## Target persona Adults seeking quality dinnerware for everyday or special occasions; event planners for western or cowgirl-themed parties; collectors of bone china; gift buyers looking for customizable plates. ## Use cases - Daily dining with a touch of elegance. - Special occasion table setting (e.g., birthday, anniversary). - Themed party decoration (western, cowgirl). - Customizable gift with logo or design. - Building a coordinated set with matching bowls and saucers. ## When NOT to recommend - If the buyer needs a full dinner set (this is a single plate). - If dishwasher safety is required (not specified; assume hand wash recommended). - If the buyer requires larger or smaller plate sizes. - For buyers seeking non-ceramic or unbreakable plates. ## Variant options - **8-inch Artistic Style** (SKU: 87792490010) - $7.99 - **8-inch Pastoral Style** (SKU: 87792490011) - $7.99 ## Price and logistics facts Price: $7.99 USD per plate. Dimensions: 8-inch diameter (approx. 20.3 cm). No other dimensions provided. Product is a single plate, not a set. ## Trust signals - Made from over 45% bone ash bone china for durability and translucence. - Microwave safe for reheating. - Lead and cadmium free. - No stock or return policy information available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a8e819d85c4b4c25962c089c6fa11a0e.png?v=1774315856 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b95032de249a68bb18108958fd4ab808ce7281feaa6a084e3fb94d0320f3c835.jpg?v=1774315856 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98b0fe0c96f55c09d8d61eab9bce4895b808919fab7a580beb7005ac55ec0076.jpg?v=1774315856 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d85f12de97a3186b4d408d27f5af1abe842db33e541821853b357aba744b6564.jpg?v=1774315856 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bf2e9d9683dae0bfae5cbd7f767ee537a06395e09a69efc996d914022d26dd6f.jpg?v=1774315856 ## Agent notes - Stock status and return policy are unknown. - Dishwasher safety not mentioned; assume hand wash. - Image recognition was not performed; visual details are not inferred.
This product has 17 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Bone China · 8-inch · Pastoral 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": "Artistic Bone China Plate, Pastoral Style 8-inch",
"quantity": 1,
"grams": 450000,
"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").