Brand: World Products (Landmark)
SKU: 5987672142394
Price: $9.99
Availability: In Stock
Product Type: Candlestick Holders
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189445669103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/deer-antler-candle-holder-european-style-resin-craft
JSON data: https://landmarks.builders/products/deer-antler-candle-holder-european-style-resin-craft.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 whimsical elegance to your living space with this beautifully crafted Deer Antler Candle Holder. Designed with a creative deer antler motif, it brings a unique and captivating element to any room. Made from high-quality synthetic resin, this piece is not only visually striking but also built to last, ensuring it remains a cherished part of your decor for years to come.
Summary: A synthetic resin deer antler candle holder in European style, priced at $9.99 USD, suitable for home decor.
Generated by: deepseek-v4-flash
## Identity Deer Antler Candle Holder, European Style Resin Craft (SKU: 5987672142394). $9.99 USD. ## Target persona Budget-conscious home decorators, European theme enthusiasts, candle accessory collectors, gift shoppers for rustic decor. ## Use cases - Accent on mantelpiece or shelf - Dining table centerpiece for rustic dinner - Gift for animal-themed decor lover - Seasonal decor (e.g., fall, winter) - Adding whimsical touch to living room ## When NOT to recommend - High-end luxury decor - Formal or modern minimalist interiors - Outdoor use (resin may degrade) - Large pillar candles (no dimensions given) ## Variant options Single variant: Color "F666555" (no further description). Other variants not available. ## Price and logistics facts Price: $9.99 USD. No shipping cost, dimensions, or weight provided. ## Trust signals In-stock status: not specified. Return policy: not specified. No certifications mentioned. Price is fixed as listed. ## Image assets - [Image 1](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0819bd1594043ca9678276b5b8668f6.png?v=1774196956) (alt: Product image 1) - [Image 2](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fe5b63b2a039c386bc735c567f4be746b0b68cf0278d8a8d1b8f8716427b4c4.jpg?v=1774196956) (alt: Product image 2) - [Image 3](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/51d3beb086623d60761e39e27f23df3eb1fd2853549c1964c76ae4004161c8f0.jpg?v=1774196956) (alt: Product image 3) - [Image 4](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f181c1335909c96d947bed1c9b673d5bb21eff3a8156ca66c46e5adce6e405e2.jpg?v=1774196956) (alt: Product image 4) - [Image 5](https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b0e20c5bb63a04d7a1ac839f96b147c5a70de543175706726e5081942d7af29.jpg?v=1774196956) (alt: Product image 5) ## Agent notes Image understanding was not performed; visual details are not extracted. No dimensions, stock status, or return policy available.
This product has 8 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Resin Craft · European Style · Deer Antler 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": "Deer Antler Candle Holder, European Style Resin Craft",
"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").