Brand: World Products (Landmark)
SKU: 5797743067316
Price: $14.99
Availability: In Stock
Product Type: Lug Soup Bowls
Vendor: World Products
Weight: 550 g
Cart URL (default variant): https://landmarks.builders/cart/48193380909295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wabi-sabi-double-ear-ceramic-soup-bowl-500ml
JSON data: https://landmarks.builders/products/wabi-sabi-double-ear-ceramic-soup-bowl-500ml.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the beauty of imperfection with our Wabi-Sabi Double Ear Bowl. Inspired by Japanese aesthetics, this ceramic soup bowl brings a sense of calm and rustic charm to your dining experience. Each bowl is meticulously handmade, showcasing a unique ancient pottery surface that tells a story of craftsmanship and tradition. The thoughtful double ear design not only adds a distinctive visual element but also provides a comfortable and secure grip, making it easy to enjoy your favorite meals.
Perfectly sized at 500ml, this round ceramic bowl is ideal for a variety of dishes, from hearty ramen and comforting soups to nourishing porridge. Its light luxury retro style makes it a beautiful addition to any kitchen, whether you're enjoying a quiet moment of tea drinking or serving a meal to guests. Designed for adults, this first-grade ceramic piece is a testament to quality and enduring design. While it's not microwave-safe, its unique surface process and solid color pattern ensure it stands out.
Summary: Handcrafted ceramic soup bowl with double ear handles, 500ml capacity, inspired by Wabi-Sabi aesthetics. Not microwave-safe. Price $14.99.
Generated by: deepseek-v4-flash
## Identity Wabi-Sabi Double Ear Ceramic Soup Bowl, 500ml - Handcrafted ceramic soup bowl with double ear handles. Inspired by Japanese Wabi-Sabi aesthetics. Capacity 500ml. Not microwave-safe. Price $14.99. ## Target persona - Home cooks who serve soups and stews. - Tea drinkers and enthusiasts. - Admirers of Japanese Wabi-Sabi and rustic pottery. - Budget-conscious buyers seeking artisan-style tableware. ## Use cases - Serving ramen or noodle soups. - Eating porridge or oatmeal. - Tea drinking sessions. - Everyday dining for small portions. - Gifting to lovers of handmade ceramics. ## When NOT to recommend - For users who need microwave-safe bowls. - For those requiring larger capacity (over 500ml). - For customers who prefer modern, sleek designs. - For users relying on dishwasher cleaning (safety not confirmed). ## Variant options - Only variant: Wabi-Sabi Double Ear Bowl 500ml (SKU 5797743067316) at $14.99 USD. ## Price and logistics facts - Price: $14.99 USD. - Single variant available. - Dimensions and weight not provided. - Shipping and stock status not specified. ## Trust signals - Handmade craft quality (first-grade ceramic). - Unique ancient pottery surface process. - In-stock status unknown. Return policy not known. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a509808b2094982a2d895d852b4ef5d.png?v=1774320552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/470a7a8047a857602305746b7ba25af9ee3e43ae5952bfe8169af548a00557c3.jpg?v=1774320552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a33a6281959445d8bb647d1b6aaf5dabbdf753e7a12c255c72043b42dcb4fece.jpg?v=1774320552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c3fc1a01b377a0f945566a575b09fba052c0fdab1772bcbed4f5f144156f76a2.jpg?v=1774320552 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d9f8cf1a3f1556c05c88874fd5e57df4abc348cac05ed0b9840141a52a7a2003.jpg?v=1774320552 ## Agent notes - No dimensions or weight provided. Image content not inspected. Use image URLs for visual verification.
This product has 7 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Handmade Ceramic · Rustic Finish · Double Ear 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": "Wabi-Sabi Double Ear Ceramic Soup Bowl, 500ml",
"quantity": 1,
"grams": 550000,
"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").