Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $118.99 – $131.99
Default variant: Movable
Default SKU: dcd-30001930591
Default price: $131.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 8000 g
Cart URL (default variant): https://landmarks.builders/cart/49811562791151:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898472
JSON data: https://landmarks.builders/products/m4x-10000898472.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Nordic design Design: Features a simple and modern aesthetic with clean lines, perfect for complementing contemporary home decor in your living room, balcony, or patio.
upright Storage & Display: The multi-tier shelving provides ample space to organize and showcase a variety of plants, from small succulents to larger potted flowers, maximizing your upright space.
Integrated Hanging Rod: Equipped with a top rod designed for hanging plants like orchids, creeping foliage, or other trailing varieties, adding a energetic and layered look to your plant collection.
Sturdy sturdy Construction: Built with a robust metal frame and long-lasting man-made board shelves, ensuring stability and a high load-bearing capacity to safely hold multiple flower pots.
Space-Saving adaptable: Its space-efficient footprint makes it an perfect storage solution for small spaces, effectively organizing your plants without cluttering your floor, suitable for both indoor and outdoor use.
Summary: Multi-Tier Flower Pot Stand Hanging Rod Included Multi-Tier Plant Stand. Description: 【Nordic design Design】: Features a simple and modern aesthetic with clean lines, combining a metal frame with wood-finish shelves to enhance any contemporary home decor, especially in living rooms and on balconies. 【Space-Saving upright Storage】: The multi-tier ladder design provides ample space to display a variety of plants, from small succulents to larger potted flowers, making the most of upright space in comfortable areas. 【Sturdy long-lasting Construction】: Built with a robust metal frame and high-quali
Generated by: m4x-map-v1
This product has 11 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": "Multi-Tier Flower Pot Stand Hanging Rod Included Multi-Tier Plant Stand",
"product_id": 9430032122095,
"variant_id": 49811562791151,
"quantity": 1,
"grams": 8000,
"length_cm": "88.0",
"width_cm": "38.0",
"height_cm": "21.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").