Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $8.99
Default variant: Petal Candle Holder
Default SKU: 5772571955008
Default price: $8.99
Availability: In Stock
Product Type: Hurricane Lamps
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189439279343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/japanese-style-glass-candle-holder
JSON data: https://landmarks.builders/products/japanese-style-glass-candle-holder.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the tranquility of Japanese design with our exquisite glass candle holder. Expertly crafted using a blown glass technique, this candlestick features a harmonious combination of solid wood and delicate glass, creating a piece that is both functional and aesthetically pleasing. The windproof glass lampshade ensures a steady flame, making it perfect for both aromatherapy and ambient lighting. Whether you're looking to create a peaceful sanctuary for meditation or add a touch of elegance to your dining experience, this versatile candle holder is the perfect choice for tea tables and dining tables alike. Its independent packaging ensures it arrives in perfect condition, ready to enhance your living space.
Summary: Japanese-style glass candle holder with blown glass and wood, windproof lampshade, suitable for aromatherapy and ambient lighting. Priced at $8.99.
Generated by: deepseek-v4-flash
## Identity Product: Japanese Style Glass Candle Holder. Type: Hurricane Lamps. Material: Glass, Wood. Craftsmanship: Blown glass. ## Target persona Budget-conscious home decor enthusiasts; individuals seeking calm ambiance for meditation or relaxation; minimalist decor lovers; gift buyers looking for affordable decorative items. ## Use cases - As a centerpiece on a dining table for ambient lighting. - For aromatherapy with scented candles or oils. - To create a peaceful setting for meditation or yoga. - As a decorative accent on a tea table. - As a budget-friendly gift for housewarming or holidays. ## When NOT to recommend - For outdoor use (windproof but intended indoors). - For large pillar candles (size not specified, likely small). - For high heat wax warmers (glass may crack). - For buyers seeking luxury high-end decor (price point is low). ## Variant options - Petal Candle Holder (SKU: 5772571955008) – $8.99 - Tall Grey Candle Holder (SKU: 5772571955009) – $8.99 - Clear Aroma Lamp (SKU: 5931952427242) – $8.99 - Gold Aroma Lamp (SKU: 5931952427243) – $8.99 - Grey Aroma Lamp (SKU: 5931952427244) – $8.99 ## Price and logistics facts Price: $8.99 USD per item. Packaging: Independent packaging (each sold separately). Dimensions: Not provided. ## Trust signals - Independent packaging ensures safe arrival. - No explicit in-stock or return policy information provided. - Price is consistent across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c8e3440ff7264b7f9d3dd261e32f8c68.png?v=1774196271 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a38b0084438a35a59d92a4161d86e254645c1c21e93d0c199cc1f67c3d525c8c.jpg?v=1774196271 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d799830720411ad23b0eda7c8ff907db8d1a6e2172f255d6bdf5b8ba0ffcf164.jpg?v=1774196271 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e9db8f727a08f2717f62714565d0a407ce5b5ebaf33aa40b8105ff3f4fa9ef6b.jpg?v=1774196271 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/71c678e0b48643fe22ccc7b7081f40bbf5b7de3d341425c4870c8dab2643661a.jpg?v=1774196271 ## Agent notes Image analysis was not performed; visual details from images are not described. Dimensions are not provided.
This product has 22 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Wood & Glass · Windproof · Ambient Lighting
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": "Japanese Style Glass 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").