Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $43.99
Default variant: White
Default SKU: dcd-30001966317
Default price: $43.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1800 g
Cart URL (default variant): https://landmarks.builders/cart/49810748113135:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902979
JSON data: https://landmarks.builders/products/m4x-10000902979.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
No Assembly Required: Enjoy maximum convenience with this plant stand that arrives fully assembled. Simply unfold theframe and lock the shelves in place to begin decorating your space immediately.
Space-Saving Foldable Design: Featuring a smart, foldable design, this ladder planter can be easily folded flat for storage or transport. Its space-efficient footprint makes it perfect for small spaces like apartments, balconies, and corners.
durable Wood Construction: Crafted from long-lasting yet lightweight Paulownia wood, this plant shelf is constructed for durability. The sturdy A-frame design ensures stability for your potted plants and decorative items.
dual-level Ladder Shelf: This plant stand offers two spacious tiers, providing ample room to display a variety of plants, flowers, herbs, or even books and decor. The ladder design allows each plant to receive adequate sunlight.
adaptable Rustic Decor: With its appealing country country design, this wooden shelf enhances any indoor or fromdoor setting. Use it in your living room, bedroom, garden, or on your patio to create an attractive botanical display.
Summary: 2-Tier Ladder Planter adaptable Use Multi-Tier Plant Shelf Sturdy Construction. Description: 【2-Tier Ladder Design】: This wooden plant stand features a dual-level ladder framework, providing ample space to display a variety of potted plants and flowers in a stylish, organized manner. 【sturdy Wood Construction】: Crafted from long-lasting and lightweight Paulownia wood, this plant shelf offers a stable and sturdy frame to securely hold your favorite foliageery, adding a natural, rustic accent to your decor. 【Foldable & No Assembly】: Arrives fully assembled and set to use. The ingenious foldable
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 Ladder Planter adaptable Use Multi-Tier Plant Shelf Sturdy Construction",
"product_id": 9429807857903,
"variant_id": 49810748113135,
"quantity": 1,
"grams": 1800,
"length_cm": "80.0",
"width_cm": "44.0",
"height_cm": "8.5"
}],
"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").