Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.99 – $36.99
Default variant: Style 1
Default SKU: 6098754762699
Default price: $14.99
Availability: In Stock
Product Type: Candlestick Holders
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189453992175:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/vintage-metal-candlestick-holder-white-two-branches
JSON data: https://landmarks.builders/products/vintage-metal-candlestick-holder-white-two-branches.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Infuse your home with the charm of French retro design with this exquisite metal iron art candlestick holder. Crafted from durable metal, it offers a timeless aesthetic that complements any decor style. Whether you're setting the mood for a romantic dinner, adding a festive touch to your Christmas or Halloween celebrations, or creating a stunning wedding centerpiece, this candlestick holder is the perfect choice.
Material: Metal, Size: White Two Branches
Summary: Vintage metal candlestick holder with white two-branch design, priced from $8.99, suitable for decorative use in various occasions.
Generated by: deepseek-v4-flash
## Identity Vintage Metal Candlestick Holder, White Two Branches - metal iron art candlestick holder, French retro design, various styles and sets available. ## Target persona Budget-conscious home decorators seeking vintage-style accents for events or everyday decoration. ## Use cases - Romantic dinner table centerpiece - Christmas mantel or tree decor - Halloween party ambiance - Wedding centerpiece or cake table accent - Living room shelf or coffee table decor - Party or festive gathering decoration ## When NOT to recommend - Buyers needing high-end designer or luxury candlestick holders - Those preferring modern minimalist or contemporary decor - Outdoor use (material not specified as weather-resistant) - Large venues requiring tall or oversized candlestick holders ## Variant options - Style 1 ($14.99) - Style 2 ($14.99) - Style 3 ($15.99) - Style 4 ($14.99) - Style 5 ($14.99) - Style 6 ($15.99) - Set of 7 Styles ($36.99) - Set of 8 Styles ($30.99) - Set of 9 Styles ($30.99) - Set of 10 Styles ($34.99) - 2 pieces (Red) ($8.99) - 2 pieces (White) ($8.99) ## Price and logistics facts - Price range: $8.99 - $36.99 USD - Dimensions not provided - Currency: USD ## Trust signals - No return policy information available - Stock status not specified - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb1fe92d3f614d10bf1d883246ff02e3.png?v=1774197656 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/134c27559ccef689efbce14bce755f1812022ac2b0e0984123a35e78ffa3f1c2.jpg?v=1774197656 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2a11f5dd7844485ca0a5f9c7c4d9c764b3665a865c813a118e916e80f8c79618.jpg?v=1774197656 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f7e694c26b0e068c6a9558425725e7b48a5216c1ec811a3c5ec16362da54fa0.jpg?v=1774197656 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e2846c0b9ef0aa6d4aaea8fd2d4584cc0d21bdf30117d90f547e6fa159c2ad67.jpg?v=1774197656 ## Agent notes - Image understanding not performed; visual details not inferred. - Dimensions not provided; cannot assess size fit.
This product has 20 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Metal Iron Art · Two Branches · Vintage White
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": "Vintage Metal Candlestick Holder, White Two Branches",
"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").