Brand: World Products (Landmark)
This product has 7 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $7.99 – $9.99
Default variant: Lake Green with Tear Flower Pattern
Default SKU: 5977269633555
Default price: $8.99
Availability: In Stock
Product Type: Vases
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/48189475782895:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/double-layer-glass-vase-nordic-style-geometric-ornament
JSON data: https://landmarks.builders/products/double-layer-glass-vase-nordic-style-geometric-ornament.json
This product comes in 7 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the perfect blend of style and functionality with our exquisite Double Layer Glass Vase. Designed with a captivating double layer coloured glass effect, this vase is a stunning addition to any room. Its geometric shape and Nordic style exude modern elegance, making it a focal point on any table or shelf. Crafted from premium high borosilicate glass, it offers exceptional durability and clarity, ideal for showcasing your favourite flowers or as a standalone decorative piece. This versatile vase is also suitable for both aromatherapy and hydroponics, allowing you to create a serene and beautiful atmosphere. With the option for custom logo printing, it's a fantastic choice for personalised gifts or corporate branding.
Summary: Double layer glass vase in Nordic geometric style, made of high borosilicate glass; suitable for flowers, aromatherapy, and hydroponics; multiple color variants from $7.99 to $9.99.
Generated by: deepseek-v4-flash
## Identity Double Layer Glass Vase, Nordic Style Geometric Ornament. Made of high borosilicate glass with a double layer colored design. Available in multiple color variants. ## Target persona - Home decor enthusiasts on a budget - Small business owners seeking customizable promotional gifts - DIY hydroponics and aromatherapy hobbyists - Value-conscious shoppers wanting stylish yet affordable decor ## Use cases - Displaying fresh or artificial flowers on a table or shelf - Using as an aromatherapy diffuser base (essential oils) - Growing small hydroponic plants (e.g., herbs, pothos) - Custom logo printing for corporate gifts or events - Standalone decorative ornament in Nordic-style interiors ## When NOT to recommend - For large floral arrangements needing tall or wide vases - For outdoor use (glass is fragile, not weather-resistant) - For buyers seeking high-end luxury decor (price point is low) - For professional florists requiring bulk or commercial-grade vases ## Variant options | SKU | Color/Pattern | Price (USD) | |-----|---------------|-------------| | 5977269633555 | Lake Green with Tear Flower Pattern | $8.99 | | 5977269633556 | Gray with Tear Flower Pattern | $8.99 | | 5977269633557 | Light Green (Two Sections) | $7.99 | | 5976108096461 | Pink with Tear Flower Pattern | $8.99 | | 5976108096462 | Purple Vase | $9.99 | | 5976108096464 | Jade Green with Outer Triangle and Inner Christmas Tree Pattern | $7.99 | | 5976108096463 | Yellow Straight Gourd Shape | $8.99 | ## Price and logistics facts - Base price: $7.99 USD (Light Green variant); other variants range $8.99-$9.99. - Dimensions not provided in listing. - Currency: USD. - Product type: Vases. ## Trust signals - Stock status: Not specified; assume available unless noted. - Return policy: Not provided in facts. - Price consistency: Variants priced within $2 range; no discounts indicated. - Certifications: None mentioned. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/878dd30ce287411e84bc7a87784998bb.png?v=1774198305 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d567f9b4a7d980fa6512a10b7cb327b5d7ba5e8d6e76ae0672442cc88bc2674f.jpg?v=1774198305 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4f4b48495a30774132e21b64df3427372b4e2fb1bbb6a8e67d38bd6d710f18ae.jpg?v=1774198305 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/7f3771175387b782070ce1909fcff5d7de8558dd8eb228dabf5820e4d6cdec14.jpg?v=1774198305 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d8f780a5dbd1cd2ee7443b27c0e7a36936d7d76da7caab4796e29ef6712fec63.jpg?v=1774198305 ## Agent notes - Images were not analyzed; all listed URLs are provided as fetchable assets. - Dimensions are missing; exact size unknown. - No reviews or ratings data available. - Custom logo printing option exists but details not specified.
This product has 23 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Double Layer Glass · Nordic Style · Geometric
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": "Double Layer Glass Vase, Nordic Style Geometric Ornament",
"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").