Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $35.99 – $45.99
Default variant: Black / Medium
Default SKU: dcd-30001964365
Default price: $35.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3000 g
Cart URL (default variant): https://landmarks.builders/cart/49810280055023:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000902697
JSON data: https://landmarks.builders/products/m4x-10000902697.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: Crafted from high-quality metal with a shielded paint finish, this sturdy wrought iron plant rack is built for stability and longevity, featuring a joined framework that resists bending and wear.
Two-Shelf Design: Maximize your display space with this functional 2-tier plant stand. The double-level design allows you to showcase a larger plant on top and a smaller single below, creating an attractive, layered botanical arrangement.
Elegant & Modern Design: With its graceful curves, scrolled feet, and minimalist aesthetic, this metal flower pot holder adds a suggestion of of artistic elegance to your home, seamlessly blending with modern, Nordic, or traditional interior designs.
Versatile Home Accent: Perfect for the living room, balcony, bedroom, or office, this stand elevates your favorite greenery, turning it into a captivating piece of house decoration that breathes life and design into any corner.
Simple Assembly & Stability: Designed for convenience, this floor-standing plant stand can be assembled quickly and easily. The stable frame and well-balanced base ensure your potted plants are held securely and safely.
Summary: Wrought Iron Plant Rack Space-Saving Wrought Iron Plant Stand Decorative Design. Description: 【Elegant Design】: Featuring a simple yet artistic design with graceful curves, this plant stand adds a hint of modern elegance to any room, serving as a beautiful centerpiece. 【Two-Tier Storage】: This functional 2-tier plant stand provides ample space to display at least two pots, allowing you to showcase a taller plant on top and a smaller single below, creating a verdant, layered look. 【Long-Lasting Construction】: Crafted from high-quality iron with a sturdy welded structure, this sturdy metal flowe
Generated by: m4x-map-v1
This product has 11 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": "Wrought Iron Plant Rack Space-Saving Wrought Iron Plant Stand Decorative Design",
"product_id": 9429693563119,
"variant_id": 49810280055023,
"quantity": 1,
"grams": 3000,
"length_cm": "52.0",
"width_cm": "34.0",
"height_cm": "8.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").