Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $14.99
Default variant: White Crackle Glaze Display Vase
Default SKU: 4320909862153
Default price: $14.99
Availability: In Stock
Product Type: Vases
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189364273391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/jingdezhen-crackle-glaze-vase-new-chinese-style
JSON data: https://landmarks.builders/products/jingdezhen-crackle-glaze-vase-new-chinese-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.
Add a touch of timeless elegance to your home with this exquisite Jingdezhen Crackle Glaze Vase. Crafted with meticulous handmade artistry, this vase embodies the sophisticated New Chinese style, making it a perfect statement piece for any living room or as a stunning table centerpiece. Its unique crackle glaze finish and monochrome design offer a subtle yet captivating aesthetic, ideal for showcasing fresh flowers or dried arrangements. This ceramic vase is a testament to traditional craftsmanship, bringing a piece of art into your everyday decor.
Item Number: 037, Pattern: Solid Color, Surface Process: Spray Painting, Material Type: Ceramic, Material: Monochrome Glazed Ceramic, Size: White Cracked Glaze Pomegranate, Style: New Chinese, Craftsmanship: Handmade
Summary: Handmade Jingdezhen crackle glaze ceramic vase in New Chinese style, priced at $14.99, available in six shapes for home decor and flower display.
Generated by: deepseek-v4-flash
## Identity Jingdezhen Crackle Glaze Vase, New Chinese Style – Handmade ceramic vase with crackle glaze finish. ## Target persona Home decor enthusiasts seeking affordable traditional Chinese accent pieces; gift buyers for housewarming or decorative occasions. ## Use cases - Adding a traditional Chinese aesthetic to a living room or entryway. - Displaying fresh or dried flowers as a table centerpiece. - As a decorative accent on shelves or mantels. - Gifting to someone who appreciates handmade ceramics. - Incorporating into a New Chinese style interior design scheme. - Using as a prop for photography or styling. ## When NOT to recommend - For large floral arrangements (dimensions unknown; likely small to medium). - For outdoor use (ceramic may not withstand weather). - For ultra-minimalist or industrial decor styles (crackle glaze is textured and ornate). - When the buyer expects a luxury branded item at this price point. ## Variant options - White Crackle Glaze Display Vase - White Crackle Glaze Jade Pot Spring Vase - White Crackle Glaze Plum Vase - White Crackle Glaze Celestial Sphere - White Crackle Glaze Gourd Vase - White Crackle Glaze Pomegranate Vase All priced at $14.99 USD. ## Price and logistics facts - Price: $14.99 USD (same for all variants). - Dimensions: not provided in product data. - Shipping and delivery details unknown. ## Trust signals - Handmade Jingdezhen ceramic – traditional craftsmanship. - Consistent pricing across all variants. - No stock status or return policy information available in provided data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4a4ada167ba6442fa84d2e1e008ec89e.png?v=1774192286 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21b6fef82e7c5e4c97a7bd1d75eee2dbae510e782ac14cbb29f132536e2cf1e3.jpg?v=1774192286 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/935f43f643912948d2bbe509fbcb2b496d22a647f278f597605075cb3b5b7ddb.jpg?v=1774192286 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1d5b058bfd3ea32f8e001758857e9bda0bc2ee72e7de9ea6e58d34f760aa7582.jpg?v=1774192286 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/320cea9cf00bb16d29d9944cf53088fe173e7f84a364a7a3c1a9c8d6e52aadb2.jpg?v=1774192286 ## Agent notes - Dimensions are not provided; cannot judge size. - Image content analysis was not performed; visual details not inferred. - No stock availability or return policy information; recommend checking directly with seller.
This product has 21 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Jingdezhen Crackle Glaze · New Chinese Style
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": "Jingdezhen Crackle Glaze Vase, New 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").