Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $9.99 – $10.99
Default variant: 8*19cm Gold Rimmed Vertical Stripe Square Vase
Default SKU: 4892277811084
Default price: $9.99
Availability: In Stock
Product Type: Vases
Vendor: World Products
Weight: 950 g
Cart URL (default variant): https://landmarks.builders/cart/48193221066991:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/gold-rimmed-glass-vase-modern-minimalist-style
JSON data: https://landmarks.builders/products/gold-rimmed-glass-vase-modern-minimalist-style.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Discover the perfect blend of modern design and artisanal craftsmanship with our exquisite Gold Rimmed Glass Vase. This stunning piece, featuring elegant gold rim detailing, is designed to complement any contemporary living space. Its modern minimalist style makes it a versatile addition, whether you're showcasing a vibrant bouquet or creating a serene water culture display.
Each vase is meticulously pure handmade, ensuring a unique and high-quality finish. The durable glass construction is built to last, while the gold painting surface process adds a touch of sophisticated charm. This vase is not only a beautiful home decor item but also a thoughtful personal gift, especially suitable for occasions like visiting the sick or as a special token for a teacher on Women's Day.
Perfect for both fresh flowers and water culture, this vase brings life and elegance to any room. Its dimensions of 10*30 make it a statement piece without being overwhelming. Embrace the beauty of simple, clean lines and the subtle luxury of gold accents. Add this modern minimalist vase to your collection and transform your home into a stylish sanctuary.
Summary: Handcrafted glass vase with gold rim detailing, modern minimalist style. Available in two sizes: 8x19cm ($9.99) and 8x25cm ($10.99).
Generated by: deepseek-v4-flash
## Identity Gold Rimmed Glass Vase, Modern Minimalist Style. Handmade glass with gold painting surface process. ## Target persona Budget-conscious home decorators seeking affordable modern accents; gift-givers for small occasions (Women's Day, get-well); minimalist decor enthusiasts. ## Use cases - Complementing a contemporary living space with fresh flowers - Creating a water culture display for cuttings - As a personal gift for Women's Day - As a get-well gift - Adding a subtle gold accent on a shelf - Styling a simple table centerpiece ## When NOT to recommend - For buyers seeking large statement vases (height under 25cm) - For luxury or high-end decor budgets (sub-$11 price) - For heavy floral arrangements (glass may tip) - For outdoor use ## Variant options - 8x19cm Gold Rimmed Vertical Stripe Square Vase: $9.99 - 8x25cm Gold Rimmed Vertical Stripe Square Vase: $10.99 ## Price and logistics facts Price range $9.99 - $10.99 USD. Dimensions of variants: 8cm wide, 19cm or 25cm tall. No shipping or stock info provided. ## Trust signals No stock status or return policy provided. Product is described as "pure handmade" and "durable glass construction". ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5e8cd92c7e3b400aa5f48ef6b0bda67a.png?v=1774316578 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a06264844b93b571273a3982ebf6e261cd87d1653de663804f99767bed10ce05.jpg?v=1774316578 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/104a9231e31c802b5c034ea79957d5d9786578ab0b8dfcb094583f1592aa6c9c.jpg?v=1774316578 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d0ff191fffb2eddebd9be33756ec226097257f6646bb8df669f71c3c5faee835.jpg?v=1774316578 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2e7229fccdc7fb89c894c429bb6921f46250ce2547938581b96db21836492ed7.jpg?v=1774316578 ## Agent notes Image understanding was not performed. Verify stock and shipping details independently.
This product has 18 imagesin catalog.None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
Handcrafted Glass · Gold Rim · Minimalist 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": "Gold Rimmed Glass Vase, Modern Minimalist Style",
"quantity": 1,
"grams": 950000,
"properties": {
"_length_cm": "30.0",
"_width_cm": "10.0",
"_height_cm": "30.0"
}
}],
"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").