Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $44.99 – $123.99
Default variant: Retro Mirror Tray
Default SKU: dcd-30003812351
Default price: $44.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1320 g
Cart URL (default variant): https://landmarks.builders/cart/50166346154223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001341616
JSON data: https://landmarks.builders/products/m4x-10001341616.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Design: Features a refined vintage-inspired look crafted with brass-tone metal and clear panels, making this glass display piece a stunning focal point for any setting.
Versatile Function: Designed as a multi-purpose display stand that elevates the presentation of desserts, pastries, fruits, or curated decorative items.
Premium Materials: Constructed with a sturdy brass-tone metal frame and high-quality glass elements to ensure durability while maintaining a sophisticated aesthetic.
Tabletop Optimization: This compact tabletop display fits seamlessly onto dining tables, kitchen countertops, or vanity desks without overcrowding your space.
Multi-Occasion Utility: Serves as an exquisite serving stand that adds an upscale, classic touch to weddings, special events, cafes, or daily home dining.
Summary: Glass Display Piece Decorative Brass Display Stand Sophisticated for Weddings. 【Elegant Design】: Features a refined vintage-inspired look crafted with brass-tone metal and clear panels, making this glass display piece a stunning focal point for any setting. 【Versatile Function】: Designed as a multi-purpose display stand that elevates the presentation of desserts, pastries, fruits, or curated decorative items. 【Premium Materials】: Constructed with a sturdy brass-tone metal frame and high-quality glass elements to ensure durability while maintaining a sophisticated aesthetic. 【Tabletop Optimizat
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": "Glass Display Piece Decorative Brass Display Stand Sophisticated for Weddings",
"product_id": 9461645541615,
"variant_id": 50166346154223,
"quantity": 1,
"grams": 1320,
"length_cm": "33.5",
"width_cm": "27.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. 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").