Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.99 – $30.99
Default variant: Small
Default SKU: 4946172019101
Default price: $12.99
Availability: In Stock
Product Type: Vases
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189397598447: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-hand-painted-chinese-style
JSON data: https://landmarks.builders/products/wabi-sabi-ceramic-vase-hand-painted-chinese-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.
Infuse your home with the serene and imperfect beauty of our Wabi-Sabi Ceramic Vase. This exquisite piece embodies the Japanese aesthetic of finding beauty in transience and imperfection. Each vase is meticulously hand-painted, ensuring a unique character and artistic touch that cannot be replicated. The traditional hand-pulled pottery craft showcases the skill and dedication of the artisan, resulting in a textured surface that invites touch and admiration.
Ideal for creating a tranquil atmosphere, this vase is a perfect addition to your curio shelf, tea room, or study. Its Chinese style complements a variety of decor, adding a sophisticated and understated focal point. Available in small, medium, and large sizes, you can find the perfect fit for your space and floral arrangements. Elevate your home decor with this unique, handcrafted ceramic masterpiece.
Summary: Hand-painted ceramic vase in wabi-sabi style. Variants: Small $12.99, Medium $18.99, Large $30.99. Unique artisanal character for tea rooms, studies, curio shelves.
Generated by: deepseek-v4-flash
## Identity Hand-painted ceramic vase with wabi-sabi aesthetic (imperfect, transient beauty). Traditional hand-pulled pottery. Available in Small ($12.99), Medium ($18.99), Large ($30.99). ## Target persona Interior decorators, minimalists, tea ceremony enthusiasts, collectors of artisan pottery, gift buyers seeking unique home accents. ## Use cases - Accent piece on a curio shelf or mantel. - Decorative vase in a tea room or study. - Handcrafted gift for fans of Japanese aesthetics. - Styling with minimalist or boho decor. - Holding dried or small fresh flowers (dimensions unspecified). ## When NOT to recommend - Customers needing large functional vases for big bouquets (size not specified). - Buyers wanting machine-perfect, uniform finishes. - Outdoor use (material not specified for weather resistance). - Price-sensitive shoppers seeking the cheapest option (small is $12.99 but unique handcraft). ## Variant options - Small: $12.99 (SKU 4946172019101) - Medium: $18.99 (SKU 4946172019102) - Large: $30.99 (SKU 4946172019103) ## Price and logistics facts - Prices are USD. No shipping or tax information provided. - Dimensions not provided; unknown capacity for flowers. ## Trust signals - Price consistency across variants. - Hand-painted ensures unique piece each. - No return policy, stock status, or certifications stated. ## Image assets - Image URLs provided: 5 images. Cannot assess visual details (see Agent notes). ## Agent notes - Image understanding was not performed; treat as fetchable assets only. - Dimensions (height, width, depth) are unknown – cannot advise on fit. - No material composition details beyond 'ceramic'.
This product has 18 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Hand-Painted Ceramic · Wabi-Sabi Style · Chinese Elegance
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, Hand-Painted Chinese 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").