Brand: World Products (Landmark)
SKU: dcd-30001962269
Price: $42.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 800 g
Cart URL (default variant): https://landmarks.builders/cart/49810680381679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902405
JSON data: https://landmarks.builders/products/m4x-10000902405.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Nordic & Boho Design: Elevate your home with this beautifully hand-woven plant stand, featuring a natural rattan basket and sturdy wooden legs that bring a hint of minimalist, bohemian charm to any space.
Versatile Plant Display: Perfectly designed to hold and showcase your favorite potted plants, this stand lifts them above the floor for better air circulation and visual attraction. It can also double as a chic storage basket for magazines, toys, or throws.
Authentic Hand-Woven Quality: Expertly crafted by hand from high-quality, natural plant rattan, each basket boasts a unique, intricate weave and a polished, long-lasting finish, ensuring single-of-a-kindof-a-kind decorative piece.
Stable & Sturdy Support: The integrated leg structure provides a solid and stable base for your plants, preventing tipping and ensuring your greenery is securely displayed. The lightweight design also makes it easy to move.
Instant Aesthetic Upgrade: An ideal decorative accent for your living room, bedroom, balcony, or covered porch. This pot holder instantly enhances your decor, creating a warm, inviting atmosphere with a natural aesthetic.
Summary: Basket Plant Stand Nordic Design House Decoration Natural Look for Indoor. Description: 【Nordic Design】: Features a beautifully hand-woven plant stand inspired by minimalist Nordic aesthetics, adding a hint of natural elegance to your home. 【Natural Rattan Material】: Expertly crafted from high-quality, sturdy plant rattan, away fromering an eco-friendly and sturdy structure with a polished, authentic finish. 【Elevated Stand】: Designed with integrated legs that elevate your plants, improving the visual display and creating a sense of space and light in any room. 【Versatile Functionality】: Serve
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": "Basket Plant Stand Nordic Design House Decoration Natural Look for Indoor",
"product_id": 9429791703279,
"variant_id": 49810680381679,
"quantity": 1,
"grams": 800,
"length_cm": "23.0",
"width_cm": "23.0",
"height_cm": "22.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").