Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.99 – $19.99
Default variant: 3133-7-head
Default SKU: 5390779063391
Default price: $8.99
Availability: In Stock
Product Type: Candelabras
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189416767727:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/retro-candelabra-metal-candle-holder-for-wedding-decor
JSON data: https://landmarks.builders/products/retro-candelabra-metal-candle-holder-for-wedding-decor.json
This product comes in 10 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 or special occasion with our exquisite Retro Candelabra. Designed with a classic European aesthetic, this metal candle holder is perfect for creating a warm and inviting atmosphere. Its versatile design makes it an ideal choice for a variety of settings, from intimate dinners to grand celebrations.
This candelabra is beautifully suited for a range of events and ceremonies. Whether you're celebrating Hanukkah, hosting a religious gathering, adorning a temple space, or planning a romantic wedding, this piece will undoubtedly enhance the ambiance. It serves as a stunning table centerpiece, adding a sophisticated glow to any setting.
Constructed from high-quality metal, this candelabra boasts a durable build and a refined finish. The semi-manual, semi-mechanical craftsmanship ensures a unique charm and attention to detail. Available in various sizes and head counts, you can select the perfect candelabra to complement your specific needs and decor style.
Summary: Metal candelabra suitable for Hanukkah, religious events, wedding decor, available in multiple sizes and head counts, priced from $8.99.
Generated by: deepseek-v4-flash
## Identity Retro Candelabra Metal Candle Holder for Wedding Decor. Product type: Candelabras. Material: Metal. Craftsmanship: semi-handmade, semi-mechanical. ## Target persona Event planners, wedding decorators, religious ceremony organizers, home decor enthusiasts seeking affordable metal candelabras. ## Use cases - Hanukkah celebrations - Religious ceremonies and temple decor - Wedding table centerpieces - Romantic dinners and home ambiance - Special occasion decorations ## When NOT to recommend - For customers requiring large, multi-arm candelabras beyond 9 heads - For buyers needing specific dimensions not listed (many variants lack dimensions) - For outdoor use unless confirmed weather-resistant (no info on finish) - For those seeking luxury high-end candelabras ## Variant options SKU-based variants with size names (e.g., 3133-7-head, 3133-9-head, 3060, etc.) and prices ranging $8.99–$19.99. Some variants include dimensions in their titles. ## Price and logistics facts Base price from $8.99 USD. Variant prices: $8.99 (7-head), $9.99 (9-head), $15.99 (multiple), $16.99, $11.99, $19.99. Currency: USD. No shipping or return policy provided. ## Trust signals Product appears in stock. No explicit return policy, warranty, or certifications provided. ## Image assets Image URLs: 5 available. Cannot describe visual details. ## Agent notes Image understanding was not performed. Dimensions not fully specified for all variants; confirm variant dimensions before recommending for space-constrained use.
This product has 26 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Metal · European Retro Style · Multi-Head Candelabra
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": "Retro Candelabra Metal Candle Holder for Wedding Decor",
"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").