Brand: World Products (Landmark)
SKU: 5867974814912
Price: $14.99
Availability: In Stock
Product Type: Candlestick Holders
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189401989359:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/brass-lotus-candle-holder-chinese-style
JSON data: https://landmarks.builders/products/brass-lotus-candle-holder-chinese-style.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the serene beauty of our Brass Lotus Candle Holder, a piece that blends traditional Chinese aesthetics with timeless elegance. Crafted from high-quality brass, this holder showcases a vintage lotus design, bringing a touch of Zen to your home decor. Its intricate details and warm metallic sheen make it a captivating centerpiece for any room, especially ideal for creating a peaceful ambiance in tea rooms.
This candle holder is a testament to skilled craftsmanship, employing a semi-manual, semi-mechanical process to ensure both detail and durability. The Chinese style is evident in its graceful lines and symbolic form, making it more than just a candle holder – it's a piece of art.
Material: Brass
Style: Chinese style
Craftsmanship: Semi-manual, semi-mechanical
Vessel Type: Candlestick
Applicable Object: Irregular candles
Summary: Brass lotus candle holder with vintage finish, accommodates irregular candles, Chinese Zen style for home decor.
Generated by: deepseek-v4-flash
## Identity Brass Lotus Candle Holder, Chinese Style ## Target persona Home decor enthusiasts seeking Zen-inspired accents; Tea room owners looking for ambiance pieces. ## Use cases - As a centerpiece in a tea room - For candlelit meditation sessions - Gift for mindful living enthusiasts - Decorative accent on a shelf or mantel - Creating a peaceful dining ambiance ## When NOT to recommend - Not for modern minimalist interiors that avoid metallic finishes - Not for users who require standard taper candles (it uses irregular candles) - Not for those seeking a functional lighting source over decorative - Not for outdoor use (material and design not suited) ## Variant options - 18cm Small Lotus Candle Holder: $14.99 USD ## Price and logistics facts - Price: $14.99 USD - No shipping or tax information provided. - Dimensions not specified. ## Trust signals - In-stock status not confirmed. - Return policy not stated. - Price consistency unknown. - No certifications mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6df4923c1eb34090a14768e256da9051.png?v=1774193129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/3d64b4ba50375cce0e1d79d1dc70c9b44aee8e5d91c395f324faa505c9e643fb.jpg?v=1774193129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e6c2e8f4727c4a9d56ad0224f82630fcc3668972449f53aa3a83d3c561c8224.jpg?v=1774193129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/251672fd709e891d3ac50e3f37ce800b0f30e415119ff70097749fef55566ba6.jpg?v=1774193129 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f6cec49924c9b0fcbcf15da01e0bf633860580d6b4f638baa967368a9437c8b2.jpg?v=1774193129 ## Agent notes - Image content not analyzed; assume product shown as described. - Missing dimensions and shipping/return policy details. - Only one variant available.
This product has 9 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Solid Brass · Vintage Lotus · Chinese Zen 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": "Brass Lotus Candle Holder, Chinese 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").