Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $10.99
Default variant: 8.75 inch Alice Soup Plate
Default SKU: 4908151189120
Default price: $9.99
Availability: In Stock
Product Type: Dinner Plates
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/48193231290607:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/alice-lace-soup-plate-8-75-inch-ceramic-dinnerware
JSON data: https://landmarks.builders/products/alice-lace-soup-plate-8-75-inch-ceramic-dinnerware.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 the Alice Lace Soup Plate, a stunning piece that blends European elegance with a light luxury retro aesthetic. This 8.75-inch ceramic plate is not just dinnerware; it's a statement piece for any meal.
Whether you're serving a hearty pasta dish or a comforting bowl of soup, this floral patterned plate is the ideal choice. Its light luxury retro style makes it a standout addition to hotel and supermarket collections, as well as a sophisticated choice for home use. This plate is also a fantastic option for business gifts, with custom logo options available for public relations purposes.
Summary: The Alice Lace Soup Plate is an 8.75-inch ceramic dinnerware piece with a white lace pattern, priced starting at $9.99, suitable for everyday or elevated dining.
Generated by: deepseek-v4-flash
## Identity Alice Lace Soup Plate, 8.75 Inch Ceramic Dinnerware – a decorative plate with lace pattern, microwave and dishwasher safe. ## Target persona Home cooks seeking affordable yet stylish dinnerware; small business owners ordering custom logo plates for PR gifts; hotel or restaurant buyers needing decorative soup plates; vintage decor enthusiasts. ## Use cases - Serving soup or pasta in a casual home setting - Adding a vintage European touch to a dinner table - Using as a gift item with custom logo - Everyday microwave reheating of meals - Mix-and-match with plain white dishes - Hotel or café breakfast service with aesthetic presentation ## When NOT to recommend - Not for customers requiring heavy-duty commercial dishwasher durability (only standard safe) - Not for those seeking plain, uniform dinnerware (irregular shape and lace pattern) - Not for bulk wholesale orders with very tight budget constraints below $10 per unit - Not for users who dislike floral or lace designs - Not for large platters or dinner plates (8.75 inch soup plate size) ## Variant options - SKU 4908151189120: 8.75 inch Alice Soup Plate – $9.99 USD - SKU 4908151189121: 8.75 inch Alice Lace Soup Plate – $10.99 USD ## Price and logistics facts - Price range: $9.99 – $10.99 USD - Currency: USD - No shipping or handling information provided - Dimensions not specified; only diameter 8.75 inches implied ## Trust signals - Microwave and dishwasher safe (stated in description) - Premium ceramic with transparent glaze - No stock status provided - No return policy mentioned - No third-party certifications ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/daef8a06744c4afd94fe469be6237b5b.png?v=1774317009) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20073d2b885cc046e26d0d1161a44729571294e75991ea02ca74498c14d798df.jpg?v=1774317009) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/98ca14281d1ef4a4589828959d8e9af3953cf7df5ed9c0d77dad294d3fe5d534.jpg?v=1774317009) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f2a691582330cfa2075c49dcd01ad2a83e2dd125729e4302a3bdec1b0776423.jpg?v=1774317009) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/02a49fc36e448856f4241cbc3bca01c408315ff39dded05358456cccedcb23ad.jpg?v=1774317009) ## Agent notes - Image content not analyzed; no visual details extracted. - Custom logo options mentioned in description; confirm with seller. - Size is 8.75 inch diameter; no other dimensions provided.
This product has 17 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Ceramic · 8.75 Inch · European Lace Design
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": "Alice Lace Soup Plate, 8.75 Inch Ceramic Dinnerware",
"quantity": 1,
"grams": 550000,
"properties": {
"_length_cm": "22.225",
"_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").