Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $11.99
Default variant: Brown Skirt
Default SKU: 5824135124473
Default price: $11.99
Availability: In Stock
Product Type: Candlestick Holders
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189445701871:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/resin-candle-holder-sculpture-european-style
JSON data: https://landmarks.builders/products/resin-candle-holder-sculpture-european-style.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Add a touch of sophisticated artistry to your home with this exquisite Resin Candle Holder Sculpture. Designed with a vintage European flair, this piece features a captivating African black figure, making it a unique statement for any room. Its durable resin construction ensures it will be a cherished part of your decor for years to come. Ideal for living room decoration, this sculpture brings both style and a warm ambiance when holding a candle. Available in a striking purple skirt, it offers a beautiful focal point.
Summary: This resin candle holder sculpture features a vintage European style with an African black figure design, available in two color variants at $11.99.
Generated by: deepseek-v4-flash
## Identity Resin Candle Holder Sculpture, European Style – a decorative candlestick holder with a vintage European flair and African black figure design. ## Target persona Home decor enthusiasts looking for affordable, unique accent pieces; collectors of African-inspired or vintage-style figurines; budget-conscious shoppers seeking statement decor under $15. ## Use cases - Living room shelf or mantel decoration - Ambient candle holder for dinner tables - Gift for someone who appreciates Afrocentric or vintage art - Adding a warm focal point to a reading nook - Themed event decor (e.g., African heritage celebrations) ## When NOT to recommend - Minimalist or modern decor settings where the figurine style would clash - Buyers needing specific dimensions (not provided) - Those seeking unscented or purely functional candle holders without artistic design - People with strict color matching requirements beyond the two skirt options ## Variant options - Brown Skirt ($11.99) - Purple Skirt ($11.99) ## Price and logistics facts - Price: $11.99 USD for each variant - Dimensions: not provided - Currency: USD ## Trust signals - In-stock status: not specified - Return policy: not provided - Price consistency: both variants priced identically - Certifications: none mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8656557ff5d44709a2b3f792f3cad63b.png?v=1774196997 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ee9291cb194ac76b1057c5a99ed322fce3536e924d352463fc4f38fad49b6bbb.jpg?v=1774196997 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3145e1d0766244aea2ad37790bf2d861fbdb9c6ab57e1075561efa24382443b9.jpg?v=1774196997 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1c2eb7436cfd3f0ecead0ccdcd8edd213f39319db2a525b4a0bc180b441d197c.jpg?v=1774196997 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7abfb6ce0b449abfa985e699cda7855affa7e77a1f6d2e7ac04e442ffcec019e.jpg?v=1774196997 ## Agent notes - Dimensions are not provided; verify with seller if size is important. - No stock status or return policy information is available in the source data. - No image analysis was performed; visual details beyond the description (e.g., exact poses, colors) cannot be confirmed.
This product has 15 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Resin · European Style · African Figure
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": "Resin Candle Holder Sculpture, European 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").