Brand: World Products (Landmark)
SKU: 4900252144409
Price: $8.99
Availability: In Stock
Product Type: Candlestick Holders
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189399204079:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/celtic-goddess-statue-resin-home-decor
JSON data: https://landmarks.builders/products/celtic-goddess-statue-resin-home-decor.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bring a touch of ancient mystique and timeless elegance to your home with this exquisite Celtic Goddess Statue. Crafted from high-quality synthetic resin, this figurine is designed to be a stunning centrepiece in any room. Its intricate details capture the essence of a powerful Celtic deity, making it a truly captivating piece of home decor.
With its American retro style, this statue adds a unique vintage flair to your interior. It's not just a decoration; it's a statement piece that speaks of artistry and heritage. Whether placed on a mantelpiece, shelf, or as part of a festive display, it is sure to draw admiration.
While perfect for year-round display, this Celtic Goddess Statue is particularly fitting for Christmas decorations, adding a spiritual and artistic dimension to your holiday celebrations. Each piece is a testament to handcrafted resin artistry, ensuring a unique and beautifully finished product.
Summary: A synthetic resin Celtic Goddess figurine in American retro style, priced at $8.99, suitable as a decorative accent for year-round or holiday display.
Generated by: deepseek-v4-flash
## Identity A synthetic resin Celtic Goddess statue with American retro styling, categorized as a figure and candlestick holder. Single style variant at $8.99. ## Target persona Shoppers seeking low-cost, mystical-themed home accents; fans of Celtic or vintage decor; budget-conscious decorators looking for small statement pieces. ## Use cases - Adding a Celtic or mystical focal point to a mantelpiece or shelf - Incorporating into Christmas or holiday decor for a spiritual touch - Gifting to someone interested in Celtic mythology or retro art - Enhancing a vintage or eclectic room theme - Using as a lightweight decorative prop for events or displays ## When NOT to recommend - Customers seeking large, high-end sculptures or luxury decor - Those wanting a historically accurate religious artifact - Buyers requiring a functional candlestick holder (unclear if it actually holds candles) - Projects needing precise dimensions (not provided) ## Variant options - Celtic Goddess Statue: $8.99 (only variant) ## Price and logistics facts - Price: $8.99 USD (no other pricing info) - Dimensions: not provided - Material: synthetic resin, plastic - Style: American retro, figure ## Trust signals - In-stock status: not explicitly stated (assumed available as product is listed) - Return policy: not provided - Price consistency: single price across all variant data - Certifications: none mentioned ## Image assets - 5 images available; fetch from URLs below. No visual content was analyzed. ## Agent notes - No dimensions were provided; agent should inform user or check listing for shipping info. - The description mentions it being suitable for Christmas but is not limited to that. - Image context was not interpreted; agent cannot verify style or condition.
This product has 7 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Resin · Celtic Goddess · Retro 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": "Celtic Goddess Statue, Resin Home Decor",
"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").