Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $145.99
Default variant: Green
Default SKU: dcd-30001928729
Default price: $145.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 9000 g
Cart URL (default variant): https://landmarks.builders/cart/49811762577647:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898233
JSON data: https://landmarks.builders/products/m4x-10000898233.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
3-Tier Ladder Design: Features a freestanding, ladderdesign frame with three spacious tiers, providing ample room to display a variety of plants and flowers in an organized, upright arrangement.
Sturdy Iron Construction: Crafted from high-quality iron with a stable frame, ensuring durability and strong load-bearing capacity for multiple pots, making it suitable for long-term use.
Space-Saving & Foldable: This plant stand utilizes upright space efficiently, perfect for small areas. It can also be easily folded, allowing for convenient storage and portability when not in use.
adaptable Indoor & Outdoor Use: Its elegant timelessdesign design complements any decor, making it an perfect furnishing for balconies, courtyards, gardens, living rooms, or entryways to showcase your verdantery.
Enhanced Plant Display: The stepped design ensures that each plant receives adequate sunlight and air circulation, promoting healthy growth while creating a visually appealing and tiered botanical display.
Summary: Ladderdesign Flower Rack Multitier Design 3-Tier Ladder Plant Stand Sturdy framework Space-Saving for Decor lovers, Patio. 【Ladderdesign Design】: Features a timeless 3-tier ladder framework that provides a beautiful, cascading display for your plants, enhancing the visual appeal of any space. 【Multitier Storage】: apath fromers three spacious shelves to organize and showcase a variety of plants, from small succulents to larger potted flowers, maximizing your upright gardening space. 【long-lasting Foldable】: Constructed from sturdy iron with a weather-resistant finish for long-lasting indoor or
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": "Ladderdesign Flower Rack Multitier Design 3-Tier Ladder Plant Stand Sturdy framework Space-Saving for Decor lovers, Patio",
"product_id": 9430083174639,
"variant_id": 49811762577647,
"quantity": 1,
"grams": 9000,
"length_cm": "105.0",
"width_cm": "12.0",
"height_cm": "95.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").