Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.99 – $23.99
Default variant: Wabi-Sabi Black
Default SKU: 4948397244282
Default price: $8.99
Availability: In Stock
Product Type: Sushi Plates
Vendor: World Products
Weight: 450 g
Cart URL (default variant): https://landmarks.builders/cart/48193374191855:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wabi-sabi-ceramic-plate-light-luxury-retro-style
JSON data: https://landmarks.builders/products/wabi-sabi-ceramic-plate-light-luxury-retro-style.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your tea rituals and culinary presentations with our exquisite Wabi-Sabi Ceramic Plate. Crafted with a handmade rough pottery technique, this plate embodies the Japanese aesthetic of finding beauty in imperfection. Its light luxury retro style brings a unique charm to your dining experience, making it perfect for serving everything from delicate sushi rolls to savory gyoza.
With a minimalist and retro design, this ceramic plate is more than just tableware; it's a statement piece. The convenient 16-16.9cm diameter makes it ideal for individual servings, whether you're enjoying a quiet cup of tea or hosting a small gathering. Its solid color pattern and ancient ceramic surface process add to its understated elegance.
Looking for a unique touch? This plate offers custom processing, allowing you to add your own logo. It's a fantastic option for creating personalized gifts or enhancing your brand identity. While not a gift item itself, its customizable nature makes it a thoughtful choice.
Summary: Handmade rough pottery ceramic plate in wabi-sabi style, 16-16.9cm diameter, priced from $8.99, customizable with logo, not microwave-safe.
Generated by: deepseek-v4-flash
## Identity - **Product:** Wabi-Sabi Ceramic Plate, Light Luxury Retro Style - **Type:** Sushi Plates - **Material:** Ceramic - **Dimensions:** Diameter 16-16.9 cm - **Style:** Retro, solid color, ancient ceramic surface process ## Target persona - Home cooks who enjoy plating sushi or gyoza for small gatherings - Tea ceremony practitioners seeking minimalist ceramic serveware - Small business owners looking for customizable tableware with logo for branding - Shoppers interested in Japanese wabi-sabi aesthetics ## Use cases - Serving individual portions of sushi, gyoza, or other Japanese dishes - Accompaniment for tea ceremonies or quiet tea drinking moments - Customized as promotional gifts or branded restaurant tableware - Display as a decorative piece on a shelf or table - Pairing with other retro-style ceramics for a cohesive set ## When NOT to recommend - For microwave reheating (product states not microwave-safe) - For large family meals (single serving size, ~16 cm diameter) - When dishwasher safety is required (not specified; assume hand wash preferred) - For users seeking modern, glossy, or perfectly symmetrical tableware ## Variant options - **Wabi-Sabi Black** (SKU: 4948397244282) - $8.99 - **Plate** (SKU: 4948397244283) - $23.99 ## Price and logistics facts - Base price: $8.99 USD (Wabi-Sabi Black variant) - Higher-priced variant: $23.99 USD (Plate variant) - Dimensions: 16-16.9 cm diameter - Custom logo processing available ## Trust signals - In-stock status: Not explicitly stated - Return policy: Not provided - Price consistency: Two variants with different prices - Certifications: None mentioned - Custom processing: Yes, logo can be added ## Image assets -  -  -  -  -  ## Agent notes - Image analysis was not performed; do not infer visual details from URLs. - Only two variants listed; price discrepancy may indicate different sizes or features. - No confirmed stock or shipping data.
This product has 18 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Handmade Ceramic · Wabi-Sabi · Retro 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": "Wabi-Sabi Ceramic Plate, Light Luxury Retro Style",
"quantity": 1,
"grams": 450000,
"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").