Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.99
Default variant: Matte White (Candle not included)
Default SKU: 5237823328651
Default price: $8.99
Availability: In Stock
Product Type: Pillar Holders
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189423878383:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/ceramic-roman-pillar-candle-holder-glossy-green
JSON data: https://landmarks.builders/products/ceramic-roman-pillar-candle-holder-glossy-green.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Introduce timeless elegance to your home with our Ceramic Roman Pillar Candle Holder. This exquisite piece, inspired by ancient Roman architecture, features a classic pillar design that adds a sophisticated flair to any space. The glossy green finish offers a vibrant yet refined aesthetic, perfect for complementing your existing decor.
Each candle holder is meticulously hand-painted, showcasing a unique artisanal quality. The ceramic material ensures durability and a smooth, luxurious feel. Its compact size makes it ideal for creating intimate settings, whether for home aromatherapy or as a decorative accent.
This Roman pillar candlestick is more than just a holder; it's a statement piece. Suitable for home aromatherapy, it helps create a tranquil atmosphere. It's also a charming addition to your home and garden decor, and can even serve as a beautiful element for wedding decor. Available in a selection of colours, including white, black, and this stunning glossy green, you can choose the perfect hue to match your style.
Summary: Hand-painted ceramic Roman pillar candle holder in glossy green, $8.99, candle not included. Suitable for home aromatherapy and decor accents.
Generated by: deepseek-v4-flash
## Identity - Product: Ceramic Roman Pillar Candle Holder, Glossy Green (Candle Not Included) - Price: $8.99 USD - Material: Ceramic, hand-painted - Variants available in four colors at same price ## Target persona - Budget-conscious home decorators seeking classical accent pieces - DIY wedding planners needing affordable table decor - Aromatherapy enthusiasts wanting a simple, elegant candle cup ## Use cases - Accent on a mantle, shelf, or coffee table - Candle holder for home aromatherapy sessions - Wedding centerpiece or table scatter decor - Garden shelf ornament (indoor use recommended) - Gift for housewarming or hostess (with candle) ## When NOT to recommend - Outdoor use (not specified as weatherproof) - Large pillar candles (holder size unknown, likely small) - Professional or luxury decor (low price point, simple design) - Buyers expecting candle included ## Variant options | Color | SKU | Price | |-------|-----|-------| | Matte White | 5237823328651 | $8.99 | | Glossy White | 5237823328652 | $8.99 | | Glossy Black | 5237823328653 | $8.99 | | Glossy Green | 5237823328654 | $8.99 | ## Price and logistics facts - Price: $8.99 USD each, all variants - Dimensions: Not provided in product data - Ships from seller; shipping details not specified ## Trust signals - Hand-painted craftsmanship mentioned - Multiple color availability suggests active stock - No explicit return policy, warranty, or certification provided in data ## Image assets -  -  -  -  -  ## Agent notes - Dimensions (height, diameter) not provided; cannot confirm if it fits standard pillar candles. Recommend verifying with seller. - Image content not viewed; visual assessment not performed. - Candle not included – must be purchased separately. - Price is low vs typical ceramic holders; quality may be mass-produced.
This product has 18 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Ceramic · Roman Pillar · Glossy Green
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": "Ceramic Roman Pillar Candle Holder, Glossy Green",
"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").