Brand: World Products (Landmark)
SKU: 5317048035687
Price: $7.99
Availability: In Stock
Product Type: Candlestick Holders
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189391274223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/gold-metal-candle-holder-modern-minimalist-style
JSON data: https://landmarks.builders/products/gold-metal-candle-holder-modern-minimalist-style.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the perfect blend of vintage charm and modern elegance with our Gold Metal Candle Holder. Designed with a captivating European retro geometric pattern, this candlestick holder is more than just a decorative piece – it's a statement of style. Crafted from robust metal iron wire, it promises durability and a sophisticated aesthetic. The electroplated finish lends a romantic glow, making it ideal for intimate dinners or creating a cozy atmosphere. Whether you're looking for a thoughtful personal gift or adding a touch of festive spirit for Halloween, this modern minimalist candle holder is a versatile choice. Enhance your dining table decor or mantelpiece with this exquisite piece.
Summary: Gold metal candle holder with European retro geometric pattern, durable iron wire, electroplated finish, modern minimalist style. Priced at $7.99 USD.
Generated by: deepseek-v4-flash
## Identity Gold Metal Candle Holder, Modern Minimalist Style (Candlestick Holders) ## Target persona Budget-conscious shoppers seeking modern minimalist home decor accents. Ideal for those wanting durable metal candle holders with a vintage geometric design. ## Use cases - Intimate dinner ambiance - Cozy atmosphere creation - Personal gifting (e.g., housewarming, birthdays) - Halloween table decor - Dining table centerpiece - Mantelpiece or shelf styling ## When NOT to recommend - Outdoor or damp environments (no weatherproofing stated) - Heavy or oversized candles (dimensions not provided; fit unknown) - Users requiring luxury or premium materials (price indicates budget item) - Rust-resistant requirement (metal iron wire may rust) ## Variant options - Gold AC013-FGY (color: Gold) – $7.99 ## Price and logistics facts - Price: $7.99 USD - Only one variant available - Shipping and availability not specified ## Trust signals - Single variant in stock (assumed, not confirmed) - No return policy stated - No certifications mentioned ## Image assets -  -  -  -  -  ## Agent notes - Image understanding not performed; treat URLs as fetchable assets. - Dimensions not provided; cannot confirm fit for specific candle sizes. - Stock status, return policy, and shipping details not confirmed.
This product has 9 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Metal Iron Wire · Electroplated Finish · Geometric 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": "Gold Metal Candle Holder, Modern Minimalist Style",
"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").