Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99
Default variant: Black Tall
Default SKU: 5232996682562
Default price: $19.99
Availability: In Stock
Product Type: Vases
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189419913455: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-vase-white-short-style
JSON data: https://landmarks.builders/products/wabi-sabi-ceramic-vase-white-short-style.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your home with the understated elegance of our Wabi-Sabi Ceramic Vase. This exquisite piece embodies the Japanese philosophy of finding beauty in imperfection, featuring a handmade rough pottery texture that speaks of authenticity and natural charm. Its glazed surface is adorned with a unique color glaze finish, creating a captivating visual appeal that complements any decor style.
Perfectly suited for dried flowers or as a standalone decorative item, this vase brings a touch of tranquility to your surroundings. The light luxury style, combined with a Japanese-inspired minimalist design, makes it a versatile addition to your living room, bedroom, or office. Use it as a striking table centerpiece or a subtle accent on your mantelpiece.
Made from high-quality ceramic with a meticulous colored glaze craftsmanship, this vase is designed to be a cherished part of your home decor for years to come. Its white short style offers a clean, modern silhouette that harmonizes with various interior aesthetics, from farmhouse to contemporary.
Summary: Handmade ceramic vase in wabi-sabi style, with glazed rough texture, available in black or white multiple heights, priced at $19.99.
Generated by: deepseek-v4-flash
## Identity Wabi-Sabi Ceramic Vase, White Short Style – a handmade ceramic vase with a rough pottery texture and colored glaze finish, embodying Japanese wabi-sabi aesthetics. ## Target persona - Home decor enthusiasts seeking minimalist, Japanese-inspired accents - Budget-conscious shoppers looking for affordable, unique decor under $20 - Gift shoppers for housewarmings or minimalist design lovers ## Use cases - Displaying dried flowers on a coffee table or mantel - Adding a subtle accent to a bookshelf or side table - Staging a home for sale with neutral, calming decor - Gifting to someone who appreciates handmade, imperfect beauty - Office desk decoration for a serene workspace ## When NOT to recommend - Buyers needing large floor vases (size unspecified but likely small) - Those requiring exact dimensions for tight spaces (no dimensions provided) - Customers seeking glossy, flawless, or perfectly symmetrical items - People who prefer bright, bold colors or modern sleek styles ## Variant options All variants priced at $19.99 USD: - Black Tall (SKU: 5232996682562) - Black Medium-Tall (SKU: 5232996682563) - Black Short (SKU: 5232996682564) - White Tall (SKU: 5232996682565) - White Medium-Tall (SKU: 5232996682566) - White Short (SKU: 5232996682567) – the default variant ## Price and logistics facts - Price: $19.99 USD per unit, fixed across all variants. - Currency: USD. - No dimensions provided; actual height unknown. ## Trust signals - Price consistent across all color/size combinations. - No stock status or return policy provided in source data. - Product described as handmade ceramic with colored glaze – authenticity implied by wabi-sabi description. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b12147a494004e7494ab02ae57566d61.png?v=1774194750 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0f97d082d8064b9590ed8d8b530e0098.png?v=1774194750 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/dfff10dc905a0f4fdcfb1d93ef3f8be2497bf87921598053984b84ebfae1d89e.jpg?v=1774194750 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a368a3493bead7e84d1b14f4f84a62b5a012b6b4dcb1d580094266983199d91.jpg?v=1774194750 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26cd6db54d2a0d3b955d78eef2ba300d0ca8e1b7f5e6a494d8c5143dafd50b68.jpg?v=1774194750 ## Agent notes - Image understanding was not performed; do not infer visual details beyond textual description. - Dimensions (height, width, depth) are missing from source; no physical size info available. - No inventory or shipping details provided.
This product has 22 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Handmade Ceramic · Wabi-Sabi Style · Short Vase
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 Vase, White Short Style",
"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").