Brand: World Products (Landmark)
SKU: 6146466698374
Price: $9.99
Availability: In Stock
Product Type: Candlestick Holders
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189494067439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/european-style-resin-angel-candle-holder
JSON data: https://landmarks.builders/products/european-style-resin-angel-candle-holder.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Add a touch of divine elegance to your home with this exquisite Resin Angel Candle Holder. Crafted from high-quality synthetic resin, this piece embodies a classic European style, making it a stunning addition to any decor.
Material Type: Plastic, Resin
Material: Synthetic Resin
Style: European
Appearance Style: Figure
Color: Candlestick Angel
Packaging: Carton Packaging
Summary: European style resin angel candle holder for votive/tea lights or decor. Priced at $9.99, made of synthetic resin. One variant available.
Generated by: deepseek-v4-flash
## Identity European Style Resin Angel Candle Holder - Crafted from synthetic resin, this figure serves as a candle holder for votive, tea light, or memorial use, and as a decorative statue. ## Target persona - Home decor enthusiasts looking for affordable European-style accents - Individuals seeking memorial or religious candle holders - Photographers needing props for angel-themed shoots - Gift buyers for spiritual or sentimental occasions ## Use cases - Decorative accent on a shelf or desktop - Memorial candle holder for remembrance - Tea light or votive candle holder during events - Photography prop for angelic or vintage-themed shoots - Gift for religious holidays (Christmas, Easter) or sympathy - Small statue for tabletop decor ## When NOT to recommend - For large pillar candles (designed for small votive/tea lights) - For outdoor use (resin may degrade in weather) - For buyers seeking modern, minimalist, or abstract designs - For those needing exact dimensions (not provided) ## Variant options - Style: Candle Holder Angel (only variant) - SKU: 6146466698374 - Price: $9.99 ## Price and logistics facts - Price: $9.99 USD (single variant) - Dimensions: Not provided - Material: Synthetic resin (plastic) - Packaging: Carton ## Trust signals - In-stock status: Not specified - Return policy: Not specified - Price consistency: Single price point - Certifications: None mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4721b0cecdae41b4bf4f790eed7cdba9.png?v=1774198576 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fce9f33a5b9866679de910d36fd7bd63020f0471fe42b283d0c382885beaea65.jpg?v=1774198576 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c841945be6154320883ca0fdce98a828968ef64d2e4d07b550e381e50f3bf40a.jpg?v=1774198576 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d5d6bc856f57cad1ac025cd175bc1b8579f98769c6d46dccc93996e492b7c765.jpg?v=1774198576 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d45007cec55c6f167f5f509e7fdd6e0e903ec913043dec566068d34e5737856b.jpg?v=1774198576 ## Agent notes - No dimensions provided; cannot advise on fit. - Image understanding not performed; visual details not described. - Only one variant available. - Return policy and stock status unknown.
This product has 9 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Resin · Angel Design · European Style
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": "European Style Resin Angel Candle Holder",
"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").