Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99 – $23.99
Default variant: Large
Default SKU: 5133485366659
Default price: $23.99
Availability: In Stock
Product Type: Vases
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189409984751: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-small-light-luxury-style
JSON data: https://landmarks.builders/products/wabi-sabi-ceramic-vase-small-light-luxury-style.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your home with our Wabi-Sabi Ceramic Vase, a testament to the beauty of natural imperfection and artisanal craftsmanship. This small vase embodies the light luxury style, bringing a sense of calm and understated elegance to any room. Its handmade nature ensures each piece is unique, making it a truly special addition to your decor.
Crafted from high-quality ceramic, this vase features a captivating glazed surface and a distinctive colored glaze technique. The textured finish and subtle variations in colour celebrate the Wabi-Sabi philosophy, making it a standout piece for your collection. It's perfect for showcasing dried flowers or simply as a decorative ornament.
Whether you're looking to enhance your living room decor, add a touch of charm to your bedroom, or create a focal point on your mantelpiece, this small vase is incredibly versatile. It complements various decor styles, from boho decor to rustic farmhouse aesthetics, serving as a beautiful table centerpiece or a subtle accent on any shelf.
Summary: Wabi-Sabi ceramic vase, small size, handmade with glazed finish, priced at $15.99, embodies imperfection aesthetic.
Generated by: deepseek-v4-flash
## Identity Wabi-Sabi Ceramic Vase, Small, Light Luxury Style ## Target persona Home decor enthusiasts who appreciate artisanal, imperfect aesthetics; boho or rustic farmhouse decor lovers; budget-conscious decorators seeking unique handmade items. ## Use cases - Display dried flowers on a living room shelf - Table centerpiece for rustic dining - Gift for handmade ceramics lover - Add calm accent to bedroom - Complement boho or farmhouse decor ## When NOT to recommend - Needing large capacity vase for fresh flowers - Seeking perfectly symmetrical industrial decor - Budget allows for higher-end luxury brands - Precise dimensions required (not provided) ## Variant options - Large: $23.99 - Medium: $19.99 - Small: $15.99 ## Price and logistics facts Small variant price: $15.99 USD. No shipping or dimensions provided. ## Trust signals In-stock status not specified. No return policy mentioned. Handmade ceramic with colored glaze. Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e0a0820af0a46a983082ce842d1bcc0.png?v=1774193723 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26f97386e1c3896b5489823c8c8b4e225bf2dec2ee9a6f1dbda17a061cfa24d4.jpg?v=1774193723 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d4308dbc5b44ceaf809d8dea5ba1ca9f3431fd8b3f163b7aabaf86d759f1f4c0.jpg?v=1774193723 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fcee5158a072b279cb668b0ed8b2adbcc108f3bda9d06fabb43dba87fcef79af.jpg?v=1774193723 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80a7065a121bba99d746b7b7dbb75ae52b0b045b9f9c49bf552ecbee499d5ba7.jpg?v=1774193723 ## Agent notes No image understanding performed; visual details not inferred. Dimensions for small vase not provided.
This product has 20 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Handmade Ceramic · Wabi-Sabi Style · Light Luxury
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, Small, Light Luxury 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").