Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $97.99
Default variant: Gold
Default SKU: dcd-30002724363
Default price: $97.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 3500 g
Cart URL (default variant): https://landmarks.builders/cart/49903462449391:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001034893
JSON data: https://landmarks.builders/products/m4x-10001034893.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Modern Design: Enhance your house decoration with this Nordic-design wrought iron stand, featuring a unique S-shaped curved frame that adds a touch of luxury to any room.
Multi Levels Storage: This multi-tier plant stand offers a tiered design that allows you to display various, flowers, and greenery at different heights for a dynamic visual effect.
Metal Construction: Crafted from iron with a high-temperature curing paint finish, this iron planter pot holder is rust-resistant, wear-resistant, and built to last.
Stable and Secure: The sturdy flower rack includes thickened metal shelves for strong load-bearing capacity and non-slip foot pads to prevent floor scratches while ensuring stability.
Versatile Indoor Use as plant holder for your balcony, living room, or entryway, this space-saving rack helps organize messy pots into a beautiful vertical garden display.
Summary: Multi-tier iron plant stand with S-shaped curved frame, available in Gold, Black, White, for indoor use, priced at $97.99.
Generated by: deepseek-v4-flash
## Identity Multi-Tier Plant Stand, iron construction with multi-level tiered design, S-shaped curved frame, high-temperature curing paint finish, non-slip foot pads. Product dimensions: 90.0 cm x 34.5 cm x 9.0 cm. Available in Gold, Black, White at $97.99. ## Target persona Urban apartment dwellers seeking vertical plant display organization. Home office workers wanting greenery without floor clutter. Entryway organizers looking for space-saving decor. ## Use cases 1. Displaying multiple potted plants at different heights on a balcony. 2. Organizing small flower pots in a living room corner. 3. Creating a vertical garden in a home office. 4. Adding decorative plant arrangement to an entryway. 5. Showcasing succulents or herbs in a kitchen. ## When NOT to recommend - For outdoor use in rainy or snowy climates (iron may rust despite coating). - For heavy ceramic pots exceeding weight capacity (unspecified, but shelves are metal). - For buyers seeking a minimalist or ultra-compact footprint (depth 34.5 cm is moderate). - For users requiring adjustable shelf heights (fixed tier spacing). ## Variant options - Gold (sku: dcd-30002724363) $97.99 - Black (sku: dcd-30002724364) $97.99 - White (sku: dcd-30002724365) $97.99 All variants same price. ## Price and logistics facts Price: $97.99 USD. No shipping or tax information provided in facts. ## Trust signals - Three color variants available at same price indicating consistent pricing. - Dimensions provided; no stock status or return policy details in facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fd2d84c5-02dd-40fb-b2d2-6af451b55e8e.jpg?v=1782146543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4c1dac2a-4146-4e7e-a5e4-c57a1f6cf578.jpg?v=1782146543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e70c88ff-7cc4-4a82-acb4-af1142a5b429.jpg?v=1782146543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b684c1b7-d329-4c0c-a34d-222194856d64.jpg?v=1782146543 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6ba96f68-1caa-457b-b661-6b72d85ba376.jpg?v=1782146543 ## Agent notes - No image understanding was performed; visual details not extracted. - Weight capacity not specified; assume light to medium pots. - Assembly required (not stated but typical for such stands). - Description claims rust-resistant but not waterproof; caution for outdoor use.
This product has 12 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "Multi-Tier Plant Stand Tiered Design Multi Levels Flower Rack Stable Frame Iron Planter Pot Holder for Balcony, Office",
"quantity": 1,
"grams": 3500000,
"properties": {
"_length_cm": "90.0",
"_width_cm": "34.5",
"_height_cm": "9.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").