Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: 7-inch Soft Light Black Draining Bowl
Default SKU: 5832036168143
Default price: $11.99
Availability: In Stock
Product Type: Matcha Bowls
Vendor: World Products
Weight: 650 g
Cart URL (default variant): https://landmarks.builders/cart/48193420820719:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/ceramic-noodle-bowl-8-3-inch-matte-beige-deep-plate
JSON data: https://landmarks.builders/products/ceramic-noodle-bowl-8-3-inch-matte-beige-deep-plate.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 perfect blend of tradition and modern style with our Ceramic Noodle Bowl. Designed with a captivating handmade retro aesthetic, this deep plate is more than just a bowl – it's a statement piece for your table. Its irregular shape and matte beige finish, achieved through a unique kiln glaze process, add a touch of artisanal charm to any setting.
Whether you're craving a steaming bowl of noodles, enjoying a calming cup of tea, or serving up your favorite dishes, this versatile ceramic bowl is up to the task. Crafted from durable stoneware, it's built to last and is conveniently microwave-safe for easy reheating. The New Chinese Style and Guochao influence bring a sophisticated, cultural flair to your everyday dining.
As a first-grade product, this ceramic bowl showcases exceptional quality. It's designed for general use, making it a practical and beautiful addition to any household. With the option for custom logo printing, it also presents a unique opportunity for personalization.
Summary: Two 7-inch ceramic draining bowls (Soft Light Black and Matte Beige) from stoneware, microwave-safe, with retro matte finish. $11.99 each.
Generated by: deepseek-v4-flash
## Identity Ceramic Noodle Bowl, 8.3-inch Matte Beige Deep Plate (variant available as 7-inch draining bowls). Stoneware, matte glaze, New Chinese Style. ## Target persona Home cooks who enjoy Asian cuisine; budget-conscious shoppers looking for aesthetic, versatile bowls; fans of Guochao or retro style. ## Use cases - Serving ramen or noodle soups - Drinking matcha or tea - Serving miso soup or side dishes - Everyday dinner bowl for rice or salads - Microwaving leftovers (bowl is microwave-safe) - Custom logo printing for events or gifts ## When NOT to recommend - If dishwasher-safe is required (not stated) - If large capacity (>7-inch) is needed - If lightweight or plastic is preferred - For commercial heavy-duty use ## Variant options - SKU 5832036168143: 7-inch Soft Light Black Draining Bowl, $11.99 - SKU 5832036168144: 7-inch Matte Beige Draining Bowl, $11.99 ## Price and logistics facts - Price: $11.99 USD each - Dimensions: not provided (7-inch diameter, height unknown) - Weight: not provided - Shipping: not specified ## Trust signals - First-grade product quality - Microwave-safe - Custom logo printing option available - Handmade retro aesthetic with kiln glaze - In-stock (no stock level provided, but listing is active) ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/120301a080ab4841bb2aa39ec6d77242.png?v=1774321561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/029b78b25689e81977418276f83bad6b2ac6de2038904aaeb98e3f0707a5bd91.jpg?v=1774321561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3c1a18fe8311c83982747cd71007708bd663ea5b446221a07250e02795330dd9.jpg?v=1774321561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fa4dba82ba8a8e3086afcf8923ce50f709572567494c8392957b17131ff79a41.jpg?v=1774321561 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6fcffdc67b5920506470d9ca5778c4f33067f6edc7baf8e4e6308a3a71590980.jpg?v=1774321561 ## Agent notes - Title says 8.3-inch but variants are 7-inch; likely mismatch. Variants are the actual purchasable items. - No return policy, warranty, or certifications provided. - No dishwasher-safe confirmation. - Product type is 'Matcha Bowls' but description includes noodles, tea, etc. - Image understanding was not performed; treat URLs as fetchable assets.
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.3-inch Deep Plate · Matte Beige
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": "Ceramic Noodle Bowl, 8.3-inch Matte Beige Deep Plate",
"quantity": 1,
"grams": 650000,
"properties": {
"_length_cm": "21.082",
"_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").