Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $25.99 – $42.99
Default variant: 30*30*50cm
Default SKU: dcd-30001963871
Default price: $26.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 2820 g
Cart URL (default variant): https://landmarks.builders/cart/49810662883567:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902627
JSON data: https://landmarks.builders/products/m4x-10000902627.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Long-Lasting Construction: Made from heavy-duty wrought iron with a rust-resistant coating, this sturdy metal flower pot stand is built to last and withstand daily use, whether indoors or on a covered balcony.
Stable & Strong: Engineered with a reinforced square frame and thickened supports, this sturdy plant stand offers exceptional stability and a strong load-bearing capacity, ensuring your heaviest pots and plants are held securely without wobbling.
Minimalist Design: Featuring a sleek, simple aesthetic, this modern floor planter holder complements any decor from contemporary to industrial. Its clean lines and unobstructed base create a sense of space while elegantly elevating your greenery.
Versatile Display: More than just for plants, this versatile piece functions as an elegant display pedestal for sculptures, lamps, or other decorative items. It's perfect for adding a hint of sophistication to your entryway, living room, or any corner that needs a lift.
Ready to Use: This practical piece of household furniture arrives fully assembled and ready to use right out of the box. Simply unbox it and place it in your desired location to instantly organize and beautify your space without any hassle.
Summary: Metal Plant Stand Rust-Resistant Metal Flower Pot Stand Wrought Iron Display Rack Space Saving Indoor Outsideside Door Flower. 【Modern Minimalist Design】: Elevate your home decor with this stylish piece of household furniture, featuring clean lines and a simple frame that seamlessly harmonize s with contemporary, minimalist, or utilitarian interior styles. 【Versatile Display】: More than just for greenery, this elegant stand serves as a perfect display pedestal for showcasing art, sculptures, photo or other cherished decorative items, adding a dash of sophistication to any corner. 【Long-Lasting
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": "Metal Plant Stand Rust-Resistant Metal Flower Pot Stand Wrought Iron Display Rack Space Saving Indoor Outsideside Door Flower",
"product_id": 9429787279599,
"variant_id": 49810662883567,
"quantity": 1,
"grams": 2820,
"length_cm": "62.0",
"width_cm": "32.0",
"height_cm": "5.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").