Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $19.99 – $42.99
Default variant: Inlaid Shell Brass Candle Holder (Maiden)
Default SKU: 6121619271134
Default price: $24.99
Availability: In Stock
Product Type: Candlestick Holders
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189457694959:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/brass-candle-holder-retro-aesthetic-for-home-decor-business-gifts
JSON data: https://landmarks.builders/products/brass-candle-holder-retro-aesthetic-for-home-decor-business-gifts.json
This product comes in 8 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 brass candle holder. Its artistic design evokes a romantic, retro aesthetic, making it a stunning addition to any room. Whether you're looking to enhance your living room decoration, create a captivating dining table centerpiece, or add a warm glow to your mantelpiece, this candle holder delivers.
This versatile piece is not only a beautiful home decor item but also serves as a thoughtful business gift or promotional gift. Its unique charm makes it stand out, offering a sophisticated way to show appreciation. The candle tube vessel is designed to hold taper candles, perfect for intimate dinners or creating a cozy atmosphere.
Summary: Brass candle holder with retro aesthetic, available in multiple inlaid shell and ox bone designs, priced $19.99-$42.99, suitable for home decor or business gifts.
Generated by: deepseek-v4-flash
## Identity - Product: Brass Candle Holder, Retro Aesthetic - Type: Candlestick Holders - Base price: $19.99 USD (varies by style) - Material: Brass with inlaid shell or ox bone ## Target persona - Home decor enthusiasts looking for vintage/retro accent pieces - Small business owners needing affordable corporate gifts or promotional items - Gift shoppers seeking unique, elegant presents under $50 - Interior decorators sourcing table centerpieces or mantel decorations ## Use cases - Adding a warm, retro glow to a living room mantelpiece or bookshelf - Creating an intimate dining table centerpiece for dinners or events - Using as a decorative business gift or promotional giveaways for clients - Enhancing a cozy atmosphere in a bedroom or reading nook - Styling a shelf or console table with a vintage aesthetic - Gifting for housewarmings, weddings, or holiday presents ## When NOT to recommend - Buyers looking for modern/minimalist decor (style is explicitly retro) - Customers needing a full set of matching candle holders (only individual styles listed; no sets) - Buyers seeking large or oversized candle holders (no dimensions provided; likely small/medium) - Users wanting simple, inexpensive holders (price range $19.99-$42.99; not budget basics) ## Variant options | Style | SKU | Price (USD) | |-------|-----|-------------| | Inlaid Shell Brass Candle Holder (Maiden) | 6121619271134 | $24.99 | | Inlaid Shell Brass Candle Holder (Floral) | 6121619271135 | $22.99 | | Inlaid Shell Brass Candle Holder (Swan) | 6121619271136 | $22.99 | | Inlaid Shell Petal Base Brass Candle Holder | 6121619271137 | $19.99 | | Inlaid Shell Brass Candle Holder (Owl) | 6121619271138 | $35.99 | | Inlaid Ox Bone Multicolor Brass Candle Holder | 6121619271139 | $31.99 | | Inlaid Ox Bone Multicolor Brass Candle Holder (Crescent Moon) | 6121619271140 | $40.99 | | Inlaid Ox Bone Multicolor Brass Candle Holder (Fish) | 6121619271141 | $42.99 | ## Price and logistics facts - Price range: $19.99 – $42.99 USD per unit - Dimensions: not provided - Material: brass with inlaid shell or ox bone - Designed for taper candles (not included) ## Trust signals - In-stock status: not explicitly confirmed; assume available based on listing - Return policy: not specified - Price consistency: prices listed per variant as shown - Certifications: none mentioned ## Image assets - [Image 1: Product photo – brass candle holder](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/179b006eaa244310843576a7d3f99eb7.png?v=1774198152) - [Image 2: Alternate view](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b67de26c877cd589f9e442cc8de6a6cf10d088201d8c2809d7687687e74ff4ce.jpg?v=1774198152) - [Image 3: Detail shot](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80869b060cf30cf488bdc3fa96ea0e32516cbd947fb54861f1bef6100b823936.jpg?v=1774198152) - [Image 4: Styled in a room](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7b55268d1dd23e9899be010381492e0794338d3fe1f055543771c2bc2e7aa515.jpg?v=1774198152) - [Image 5: Additional perspective](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60cd86c67566fb924f5deeb38c14cc43fa8597748c8da5dea4bb89ba5681fb21.jpg?v=1774198152) ## Agent notes - Image understanding was not performed; avoid visual descriptions not in facts. - No dimensions given; cannot confirm fit for specific spaces. - No return policy or stock status provided.
This product has 25 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Brass · Retro Aesthetic · Candle Holder
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": "Brass Candle Holder, Retro Aesthetic for Home Decor \u0026 Business Gifts",
"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").