Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $61.99 – $68.99
Default variant: White Maple / 80x48x60cm
Default SKU: dcd-30001966799
Default price: $61.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10730 g
Cart URL (default variant): https://landmarks.builders/cart/49811135791343:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903056
JSON data: https://landmarks.builders/products/m4x-10000903056.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Tiered Plant Display: Features a 2-tier, high-low stepped design that ensures each plant receives adequate sunlight and is beautifully showcased without obstructing others.
Space-Saving Design: With its upright framework and space-efficient footprint, this stand efficiently utilizes corner space, making it perfect for balconies, small apartments, and living rooms.
Sturdy long-lasting Construction: Built with a robust metal frame and thick, wear-resistant wood-based panels, providing excellent stability and a strong load-bearing capacity for multiple pots.
Multi-Purpose Versatility: Not just for plants, this elegant shelf can also be used to display books, photos, and other decorative items in your bedroom, office, or entryway.
Enhanced Home Decor: The minimalist and modern aesthetic effortlessly complements any interior aesthetic, helping to organize your space and create a lively, verdant central point point.
Summary: Tiered Design 2-Tier Plant Stand Space-Saving Flower Display Multi-Purpose Indoor Furnishing Sturdy Construction for Home Decorators, Apartment Dwellers, Gardeners, Balcony, Living Room, Bedroom, Office
Generated by: m4x-map-v1
This product has 4 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Tiered Design 2-Tier Plant Stand Space-Saving Flower Display Multi-Purpose Indoor Furnishing Sturdy Construction for Home Decorators, Apartment Dwellers, Gardeners, Balcony, Living Room, Bedroom, Office",
"quantity": 1,
"grams": 10730000,
"properties": {
"_length_cm": "84.0",
"_width_cm": "50.0",
"_height_cm": "13.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").