Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $100.99 – $102.99
Default variant: Floral Rin Hand-Painted Pink Falling Cherry 4.0-inch Dish Set of 5
Default SKU: 5444978225119
Default price: $100.99
Availability: In Stock
Product Type: Snack Bowls
Vendor: World Products
Weight: 500 g
Cart URL (default variant): https://landmarks.builders/cart/48193403093231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/mino-ware-ceramic-plate-set-9-9-inch-sakura-tokusa
JSON data: https://landmarks.builders/products/mino-ware-ceramic-plate-set-9-9-inch-sakura-tokusa.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 exquisite beauty and superior craftsmanship of this Mino Ware Ceramic Plate Set. Sourced directly from Japan, each shallow plate is a testament to traditional artistry and modern design. The elegant floral pattern, rendered in a durable underglaze, adds a touch of timeless charm to your table, while the minimalist style ensures it complements any decor.
Perfect for any meal, these 9.9-inch deep plates are as practical as they are beautiful. Made from high-quality ceramic, they are built to last and are conveniently microwave-safe, making reheating and serving a breeze. The modern minimalist aesthetic brings a sophisticated yet understated elegance to your dining occasions.
Summary: Mino Ware ceramic plate set from Japan, 9.9-inch deep plates with floral underglaze design. Microwave-safe. Available in two hand-painted color variants at $100.99-$102.99.
Generated by: deepseek-v4-flash
## Identity Mino Ware Ceramic Plate Set, 9.9-inch Sakura Tokusa — shallow plates with floral underglaze, ceramic, microwave-safe, made in Japan. ## Target persona Home cooks seeking elegant yet practical dinnerware; Japanese ceramic enthusiasts; gift buyers for weddings or housewarmings. ## Use cases - Daily dinner service for side dishes or desserts - Special occasion table setting with Japanese aesthetic - Gifting to Japanophiles or design-conscious friends - Adding a touch of traditional Mino Ware to modern kitchens - Serving appetizers or small plates at parties ## When NOT to recommend - Buyer needs large dinner plates (these are 9.9-inch deep plates) - Dishwasher-safe requirement (not specified) - Prefers non-ceramic materials (e.g., melamine, glass) - Budget under $50 ## Variant options - Floral Rin Hand-Painted Pink Falling Cherry 4.0-inch Dish Set of 5 — SKU 5444978225119 — $100.99 - Floral Rin Hand-Painted Green Falling Cherry 4.0-inch Dish Set of 5 — SKU 5444978225120 — $102.99 ## Price and logistics facts - Base price: $100.99 USD (Pink variant); $102.99 (Green variant) - Dimensions: 9.9-inch diameter (24-24.9 cm), depth unspecified - Weight and shipping dimensions not provided ## Trust signals - Made in Japan (Mino Ware tradition) - Microwave-safe - Superior grade ceramic - Floral underglaze decoration - No stock-out or inventory data available ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/28b23a865c314fdaa05160fb62ec63b7.png?v=1774321102 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e0ee9d32fc3b4252a8f325393d7be8c8.png?v=1774321103 ## Agent notes - Image content not analyzed; treat URLs as fetchable assets only. - No return policy, warranty, or certification details provided.
This product has 2 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Mino Ware · Ceramic · Sakura Tokusa
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": "Mino Ware Ceramic Plate Set, 9.9-inch Sakura Tokusa",
"quantity": 1,
"grams": 500000,
"properties": {
"_length_cm": "25.146",
"_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").