Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $15.99
Default variant: Wabi-Sabi Vintage Vase (Small)
Default SKU: 5984440478629
Default price: $9.99
Availability: In Stock
Product Type: Vases
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48188633809135: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-vases-japanese-zakka-style
JSON data: https://landmarks.builders/products/wabi-sabi-ceramic-vases-japanese-zakka-style.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elevate your interior with our exquisite Wabi-Sabi Ceramic Vases, a perfect blend of Japanese Zakka style and retro charm. Each vase is a testament to authentic Jingdezhen ceramic craftsmanship, offering a unique aesthetic that celebrates imperfection and natural beauty. These vases are designed to complement any decor, from rustic farmhouse settings to modern boho spaces.
Material: Ceramic, Style: Japanese Zakka, Color: Wabi-sabi Retro Vase 3-piece Set, Packaging: Carton Packaging, Gift Purpose: Holiday Gifts, Is Gift: Yes, Personal Gift, Applicable Gift Occasion: Party Gathering, Applicable Gift Recipient: Classmate, Applicable Festival: National Day, Is Cross-border Export Exclusive Source: Yes
Summary: Handcrafted ceramic vases with Japanese Zakka style, celebrating wabi-sabi aesthetics; suitable for dried or fresh flowers, priced from $9.99.
Generated by: deepseek-v4-flash
## Identity Handcrafted ceramic vases in Japanese Zakka style, celebrating wabi-sabi imperfection. Made with Jingdezhen techniques. Small single vase ($9.99) and 2-piece set ($15.99). ## Target persona Budget-conscious decor enthusiasts; casual gift givers for classmates or party gatherings; fans of Japanese rustic aesthetic; dorm or apartment dwellers seeking affordable accent pieces. ## Use cases - Home table centerpiece with dried or fresh flowers - Gift for National Day party gatherings - Decorative accent in boho or farmhouse interiors - Gift for classmates or holiday exchange - Dried flower arrangement display ## When NOT to recommend - Buyer requires large vases (dimensions not provided) - Precise fit or size specifications are critical - Luxury or flawless finish expected (wabi-sabi celebrates imperfection) - Heavy-duty commercial use (ceramic, fragile) ## Variant options - Wabi-Sabi Vintage Vase (Small) – $9.99 (SKU 5984440478629) - Wabi-Sabi Vintage Vase Set (2 Pieces) – $15.99 (SKU 5984440478632) ## Price and logistics facts - Price: $9.99 (single) / $15.99 (set) USD - Dimensions: not provided - Packaging: carton, gift-ready - Cross-border export exclusive source ## Trust signals - Handcrafted using traditional Jingdezhen ceramic techniques - Country of origin not stated; no stock or return policy information ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/94a6135ea0594f068ca84c6f46c1541f.png?v=1774185518 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7234c3e2896197c678c07f575b80ef52486797f558fd04cb8be8d6c6f6dd4354.jpg?v=1774185518 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/df73f47946fce27522fbc3901bc83c100c3378f614e38276bfbca65b138e4609.jpg?v=1774185518 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4e8e347db1b39a41dd63f1062ef88ee6b0c2ba9ab911469329cb6ad746234513.jpg?v=1774185518 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5a49e9712198f14b93064ca9e763dbf0407a10bcf349f7a3fcef8ab1f2165ecf.jpg?v=1774185518 ## Agent notes - Dimensions not provided; verify fit before recommending for specific spaces. - No stock availability or return policy stated; confirm with merchant. - Image content not analyzed – visual details not verified.
This product has 9 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Jingdezhen Ceramic · Wabi-Sabi Style · Zakka Aesthetic
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 Vases: Japanese Zakka 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").