Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $127.99
Default variant: White / Model a
Default SKU: dcd-30001929181
Default price: $127.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 16000 g
Cart URL (default variant): https://landmarks.builders/cart/49811652641007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898298
JSON data: https://landmarks.builders/products/m4x-10000898298.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Sturdy Metal Construction: Crafted from high-quality iron with a sturdy, fused frame framework, ensuring excellent stability and load-bearing capacity for your plants.
Multi-Tier Display: Features a multimulti-multi-level design that provides ample space to organize and showcase a variety of plants, plants, and succulents, creating an attractive upright garden.
Space-Saving Design: With its upright, floor-standing outline, this rack is perfect for small areas like apartment balconies, patios, or corners of a room, maximizing greenery without occupying much floor area.
Versatile Indoor/Outdoor Use: Designed to be weather-resistant, this plant stand is equally suitable for displaying plants indoors in your living room or study, or outdoors in your garden or on your porch.
Modern Minimalist Look and Feel: The stand boasts a clean, minimalist design with even lines, reflecting a Nordic aesthetic that serves as a chic decorative feature to enhance any home or garden decor.
Summary: Multi-Tier Plant Stand Indoor/Outdoor Use Display Rack Floor-Standing Weather-Resistant for Gardeners, Homeowners, Living Room
Generated by: m4x-map-v1
This product has 12 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": "Multi-Tier Plant Stand Indoor\/Outdoor Use Display Storage areaSaving Design Weather-Resistant for Entryway",
"quantity": 1,
"grams": 16000000,
"properties": {
"_length_cm": "98.0",
"_width_cm": "38.0",
"_height_cm": "85.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").