Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $55.99 – $62.99
Default variant: Amber / L
Default SKU: dcd-30003432857
Default price: $62.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2500 g
Cart URL (default variant): https://landmarks.builders/cart/49810977816815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001213704
JSON data: https://landmarks.builders/products/m4x-10001213704.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: This amber-tinted glass vase is made from glass with a polished finish, giving it a clear, refined look that catches the light beautifully on any table decoration.
Design: The square mouth vase shape offers a clean, modern outline that feels both decorative and practical, making it easy to arrange stems for a balanced display.
Function: As a decorative flower vase, it works well for hydroponic flowers, dried stems, or simple branch arrangements, helping create a calm, styled corner.
Selling Point: The light luxury amber tone adds warmth and depth, turning an ordinary surface into an eye-catching accent piece that suits model rooms, hotels, and living areas.
Purpose: Designed to elevate everyday styling, this glass vase brings a relaxed, artistic mood to bedside tables, consoles, and reception areas while keeping the arrangement visually neat.
Summary: Honey-Hued Glass Vase Hydroponic Table Decoration Gift for Model Room, Hotel. Description: 【Material】: This glass vase is made from honey-hued glass, giving it a warm translucent look that catches light beautifully and adds depth to any table decoration. 【Shape】: The square mouth vase design creates a clean, modern outline that helps stems stand naturally while giving the arrangement a stable, balanced feel. 【Design】: As an honey-hued glass vase, it brings a refined light-luxury hint with a soft, earthy tone that works well in model rooms, hotel interiors, and calm interiors. 【Versatility】: Us
Generated by: m4x-map-v1
This product has 12 images in catalog. None have AI-generated visual descriptions yet. All image URLs are in the Product JSON-LD above.
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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Honey-Hued Glass Vase Hydroponic Table Decoration Gift for Model Room, Hotel",
"product_id": 9429868445935,
"variant_id": 49810977816815,
"quantity": 1,
"grams": 2500,
"length_cm": "34.0",
"width_cm": "18.0",
"height_cm": "34.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").