Brand: World Products (Landmark)
This product has 16 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99 – $12.99
Default variant: 13" Splashed Blue Round Plate
Default SKU: 4854857812576
Default price: $12.99
Availability: In Stock
Product Type: Dinner Plates
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189402841327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/nordic-style-ceramic-plate
JSON data: https://landmarks.builders/products/nordic-style-ceramic-plate.json
This product comes in 16 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the charm of our Nordic Style Ceramic Plate, a perfect blend of simplicity and sophistication for your kitchen. Designed with a minimalist aesthetic, this plate brings a touch of Scandinavian elegance to any meal, whether you're enjoying a quiet breakfast at home or hosting a dinner party.
Made from first-grade ceramic with an overglaze color surface process, this plate is built to last. Its solid color pattern and round shape exude a timeless appeal. The 17-17.9cm diameter makes it a versatile choice for various dishes.
This ceramic dinner plate is not only stylish but also incredibly practical. It's microwave safe, allowing you to reheat food with ease. Plus, it's dishwasher safe, making cleanup a breeze after every use. Available with customization options, you can even add a logo for a personal touch.
Looking for a personal gift? This ceramic plate, launched in 2021, is a wonderful option for friends and family. Its simple style and quality construction make it a cherished addition to any tableware collection.
Summary: Nordic style ceramic plate, microwave and dishwasher safe, customizable with logo. Multiple sizes and patterns available from $7.99 to $12.99 USD.
Generated by: deepseek-v4-flash
## Identity Nordic Style Ceramic Plate – a minimalist ceramic dinner plate available in 12 size/pattern variants. ## Target persona Home cooks seeking affordable, simple tableware; small business owners looking for customizable logo plates; budget-conscious shoppers; Scandinavian design enthusiasts. ## Use cases - Everyday dining at home - Hosting casual dinner parties - Customized restaurant or café tableware - Gift for friends or family - Microwave reheating of leftovers - Easy dishwasher cleanup ## When NOT to recommend - Formal fine dining requiring high-end porcelain or bone china - Users needing heavy-duty, chip-resistant stoneware - Large families requiring uniform large-capacity plates (max 13" diameter) - Collectors seeking handmade artisan or unique pieces ## Variant options 12 variants available from 7.5" to 13" diameter in patterns: Splashed Blue, White Grid, Black Grid, Black Line, Radiant Shallow, Radiant Straight Rim. Prices $7.99–$12.99. ## Price and logistics facts - Base price: $7.99 USD (variant 8" Black Line) - Price range: $7.99–$12.99 USD - Dimensions vary by variant (no single product dimensions given; base model noted as 17–17.9cm) - Microwave and dishwasher safe - Custom logo available - Launched 2021 ## Trust signals - In-stock status not specified - Return policy not provided - Price consistency: multiple variants at different price points - Certifications: none stated ## Image assets - 5 images available for fetching: URLs in order 1. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1dd8b875ac64cda84cbdbea0d350cba.png?v=1774193195 2. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c836a9953b0f7c3059ecf3832c4eb67ced0176d92f5a2a9f1b6398ce67276ca4.jpg?v=1774193195 3. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/49580080c6c23f1b753013010b7c175651ed3286bc34fc8b5ad9f519fd223348.jpg?v=1774193195 4. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20d27d7b5c30a9e62dec3c015c0f02d67391792e2f166d23118289ca340e1858.jpg?v=1774193195 5. https://cdn.shopify.com/s/files/1/0807/5486/8463/files/343fa5b8275982088f5bbdeb9ca9587f1d72c0a60534392d1ce63829b28106c5.jpg?v=1774193195 ## Agent notes - Image understanding not performed; visual details should not be inferred. - No stock level or shipping information provided. - Dimensions given only for base variant (17–17.9cm); all variants have different sizes—verify per SKU.
This product has 32 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Ceramic · Nordic Style · Dishwasher Safe
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": "Nordic Style Ceramic Plate",
"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").