Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $15.99
Default variant: Loquat A: Approx. 28cm H x 15cm W x 8.5cm Mouth
Default SKU: 5679661870101
Default price: $15.99
Availability: In Stock
Product Type: Vases
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189431283951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/hand-painted-ceramic-vase-pastoral-style
JSON data: https://landmarks.builders/products/hand-painted-ceramic-vase-pastoral-style.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Add a touch of rustic charm and artistic flair to your living space with this exquisite hand-painted ceramic vase. Designed in a delightful pastoral style, it's the perfect centerpiece for your home, bringing a sense of tranquility and natural beauty indoors. Whether you're displaying a vibrant bouquet of fresh flowers or nurturing a hydroponic plant, this vase is both functional and aesthetically pleasing.
Each vase is meticulously hand-painted, ensuring a unique and artisanal quality. The fruit-themed designs, such as the Pomegranate A, add a whimsical and charming element, making it a standout piece in any room. Its generous dimensions – approximately 31cm high, 15cm wide, with a 9.5cm opening – make it suitable for a variety of floral arrangements.
This ceramic vase is more than just a container; it's a statement piece that complements various decor styles, from bohemian to farmhouse. It's ideal for your living room, dining table, or entryway, instantly enhancing the ambiance and adding a sophisticated touch. Discover the beauty of handcrafted home decor with this stunning pastoral vase.
Summary: A hand-painted ceramic vase in pastoral style, featuring fruit-themed designs, available in multiple sizes, priced at $15.99.
Generated by: deepseek-v4-flash
## Identity Hand-Painted Ceramic Vase, Pastoral Style – a decorative vase with hand-painted fruit motifs, made of ceramic, suitable for fresh flowers or hydroponic plants. ## Target persona Home decor enthusiasts seeking affordable rustic or farmhouse-style accents; buyers looking for unique handcrafted items; individuals wanting a small centerpiece for living room, dining table, or entryway. ## Use cases 1. Displaying a bouquet of fresh flowers on a dining table. 2. Holding a hydroponic plant in a living room. 3. Adding a rustic accent to an entryway console. 4. Gifting a hand-painted decorative piece to a friend. 5. Pairing with dried flowers for a long-lasting arrangement. ## When NOT to recommend - Customers needing large floor vases (tallest variant ~31cm). - Modern minimalist interiors where rustic/fruit themes clash. - Outdoor use (ceramic material not specified as weather-resistant). - Those seeking strictly functional containers without decorative value. ## Variant options - Loquat A: 28cm H x 15cm W x 8.5cm mouth ($15.99) - Pomegranate C: 18cm H x 20cm W ($15.99) - Pomegranate B: 26cm H x 17cm W x 9.5cm mouth ($15.99) - Pomegranate A: 31cm H x 15cm W x 9.5cm mouth ($15.99) ## Price and logistics facts - Price: $15.99 USD for all variants. - No shipping or return policy information provided. - Dimensions vary by variant; sizes listed above. ## Trust signals - Hand-painted (unique, artisanal). - No certifications or in-stock status given. - Price consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1bcbd3e64a1430cb6c491a303a8a3a6.png?v=1774195696 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d25c716e02cfa8f6a924731415e8b86be93f78379ea146eee89ff600d474dc9b.jpg?v=1774195696 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6421673faa449395869c714d05d7d12488b98b989a230f5f91ef97b637ec0d5e.jpg?v=1774195696 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8f3a6ff193a67e9d96dbf2aaee26f0508d38945a211c50aa99290111f80b12a4.jpg?v=1774195696 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d44d9506eee285bd77711306d2e0c4fe90c2ad087e004a2aab9bc1166804f5f1.jpg?v=1774195696 ## Agent notes - Image dimensions and content not analyzed; rely on variant specs for size. - No explicit in-stock or restock data; assume available unless noted. - Product type: Vases.
This product has 20 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Hand-painted Ceramic · Pastoral Style · Fruit Design
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": "Hand-Painted Ceramic Vase, Pastoral Style",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "15.0",
"_height_cm": "31.0"
}
}],
"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").