Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $138.00 – $168.00
Default variant: A3138
Default SKU: dcd-30003729743
Default price: $168.00
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2750 g
Cart URL (default variant): https://landmarks.builders/cart/50150803177711:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001313669
JSON data: https://landmarks.builders/products/m4x-10001313669.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Design: Features a stunning antique bronze-toned finish with a textured, hammered-looking surface and a floral lace-like metal pattern around the edges, making this decorative stand a beautiful centerpiece for any setting.
Vertical Structure: Designed as a vertical tiered stand with two round openwork tray tiers and a tapered pedestal base, allowing you to maximize your tabletop space while creating an eye-catching multi-level presentation.
Convenient Portability: Equipped with a practical top circular handle handle, this display stand with handle is incredibly easy to lift, reposition, and carry between your kitchen, dining room, or event space.
Versatile Functionality: This multi-purpose tiered tray serves as an exquisite platform for showcasing decorative accents, small plants, pastries, or curated seasonal displays on tables and countertops.
Sturdy Construction: Crafted from sturdy metal with a stable pedestal base, this sturdy display stand provides reliable support for your items while adding a touch of refined, vintage-inspired charm to your home.
Summary: Tiered Tray Stand Metal Tiered Tray Openwork Display Stand Handle for Event Planners. 【Elegant Design】: Features a stunning antique bronze-toned finish with a textured, hammered-looking surface and a floral lace-like metal pattern around the edges, making this decorative stand a beautiful centerpiece for any setting. 【Vertical Structure】: Designed as a vertical tiered stand with two round openwork tray tiers and a tapered pedestal base, allowing you to maximize your tabletop space while creating an eye-catching multi-level presentation. 【Convenient Portability】: Equipped with a practical top c
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": "Tiered Tray Stand Metal Tiered Tray Openwork Display Stand Handle for Event Planners",
"product_id": 9456880517359,
"variant_id": 50150803177711,
"quantity": 1,
"grams": 2750,
"length_cm": "42.0",
"width_cm": "42.0",
"height_cm": "56.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").