Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $72.99
Default variant: Light Green
Default SKU: dcd-30001926447
Default price: $72.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 5000 g
Cart URL (default variant): https://landmarks.builders/cart/49811283280111:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000897918
JSON data: https://landmarks.builders/products/m4x-10000897918.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
2-Tier Plant Display: This complimentarystanding flower rack features a two-level design with a top basket and a bottom shelf, providing ample space to organize and showcase a variety of your favorite plants, from succulents to small potted flowers.
Space-Saving Design: With its compact vertical structure measuring 65x35x65 cm, this plant stand makes efficient use of corner space, perfect for adding greenery to small apartments, balconies, or offices without taking up excessive floor area.
Long-Lasting Metal Construction: Crafted from high-quality iron and treated with a high-temperature baking paint process, this stand is sturdy, rust-resistant, and built to last, ensuring your plants are securely supported indoors or in covered outdoor areas.
Stable & Floor-Friendly: Equipped with non-slip foot pads, the stand remains stable on various surfaces and prevents scratches on your floors, providing a secure and worryunattached display for your precious plant collection.
Versatile Indoor & Outdoor Use: Its simple and modern aesthetic, available in multiple colors, seamlessly blends with any decor, making it an ideal addition to your living room, bedroom, balcony, garden, patio, or office.
Summary: 2-Tier Planter Holder Freestanding 2-Tier Metal Stand Non-Slip Pads for Balcony. Description: 【Stylish Plant Display】: This freestanding 2-tier metal stand provides an elegant way to organize and showcase your favorite potted plants, succulents, and flowers, adding a hint of modern minimalism to any space. 【Spacious 2-Tier Design】: Featuring a deep basket on the top level and a flat shelf on the bottom, this holder offers ample space to display a variety of plant sizes, maximizing your vertical gardening area. 【Long-Lasting Metal Construction】: Crafted from high-quality iron with a high-temper
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": "2-Tier Planter Holder Freestanding 2-Tier Metal Stand Non-Slip Pads for Balcony",
"product_id": 9429954560239,
"variant_id": 49811283280111,
"quantity": 1,
"grams": 5000,
"length_cm": "66.0",
"width_cm": "36.0",
"height_cm": "16.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").