Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.99
Default variant: Purple floral (candle not included)
Default SKU: 5655431906294
Default price: $8.99
Availability: In Stock
Product Type: Votive Holders
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189429022959: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-candle-holder-calligraphy
JSON data: https://landmarks.builders/products/hand-painted-ceramic-candle-holder-calligraphy.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Infuse your home with warmth and artistry with our exquisite Hand-painted Ceramic Candle Holder. Each piece is a testament to skilled craftsmanship, featuring unique calligraphy designs that add a touch of elegance to any room. Perfect for both home decoration and creating a serene atmosphere with aromatherapy, this candle cup is a beautiful addition to your living space.
Embrace the beauty of individuality with our small-batch, handmade ceramic candle holders. Available in a charming selection of floral and fruit patterns, each piece is meticulously crafted to bring a unique character to your decor. Whether you're looking for a statement piece or a subtle accent, this candle holder offers unparalleled artisanal quality.
Summary: Hand-painted ceramic votive holder with calligraphy designs, handmade, available in 7 color/pattern variants, candle not included, priced at $8.99 USD.
Generated by: deepseek-v4-flash
## Identity Hand-painted Ceramic Candle Holder, Calligraphy – a small-batch, handmade ceramic votive holder with unique calligraphy and floral/fruit patterns. ## Target persona Budget-conscious home decorators who appreciate handmade artisan items; gift shoppers seeking affordable, unique presents; fans of calligraphy or ceramic crafts. ## Use cases - As a decorative accent on a shelf, mantel, or side table. - Holding a tea light or small candle for ambient lighting. - Adding personalized touch to a workspace or reading nook. - A thoughtful housewarming or hostess gift. - Incorporating into aromatherapy rituals with scented candles. - Collecting multiple patterns for a coordinated yet varied display. ## When NOT to recommend - If the buyer needs a candle included with the holder. - If the buyer requires precise dimensions or a specific size (not provided). - If the buyer prefers machine-made uniformity rather than handmade variations. - If the buyer needs a holder for larger pillar candles (votive size only). ## Variant options - Purple floral (candle not included) - Blue floral (candle not included) - Pink floral (candle not included) - Green floral (candle not included) - Green fruit (candle not included) - Koi fish (candle not included) - Calligraphy (candle not included) All variants priced identically at $8.99 USD. ## Price and logistics facts Price: $8.99 USD per unit. Dimensions: not provided. Candle not included. Customization available (per description). ## Trust signals Handmade artisan product. No stock status or return policy information available in provided facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/32876b6ab0a21fd3911c00973dafec9c5a9a20e3dc55e6b7ca9d036ce52a197f.jpg?v=1774195516 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba025aed364976cf7c508928f384c0a164eff3ac08a4cf2aa5dbe2b3cad4cffc.jpg?v=1774195516 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/04a2254fdf5ca8559b31ebd13b076c7ff247fab406e7f20415c90cef57ffc6c8.jpg?v=1774195516 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cdb21d15691ab0fffbaeade9f7db5e1b7b827da283cbf016170f7fbe3e236c43.jpg?v=1774195516 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f143d04e697d7db11ded8bedf70a19d03e05b28062ef15248d9248c90b248660.jpg?v=1774195516 ## Agent notes - Dimensions are missing from product facts. Cannot verify physical size beyond typical votive holder. - Images were not analyzed; visual content unknown. - Stock availability and return policy not provided.
This product has 23 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Hand-painted Ceramic · Calligraphy · Floral & Fruit Patterns
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 Candle Holder, Calligraphy",
"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").