Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $12.36 – $13.75
Default variant: Three-Tier / Black
Default SKU: dcd-30004141153
Default price: $12.36
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/50467708403951:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/wp-dcd-10001457589
JSON data: https://landmarks.builders/products/wp-dcd-10001457589.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Durable iron art construction ensures stability and long-lasting use for various plants.
Foldable design allows for easy storage and portability, saving space when not in use.
Multi-tiered shelves provide ample display space for potted plants, succulents, and decor.
Elevated design protects plants from floor-level pests and improves air circulation.
Versatile use in living rooms, balconies, corners, or patios to enhance home aesthetics.
Summary: Iron art foldable plant stand with multi-tiered shelves; available in three-tier for $12.36 and five-tier for $13.75, both in black.
Generated by: deepseek-v4-flash
## Identity Vintage-style iron art plant stand that folds for storage and portability. Multi-tiered shelves hold potted plants, succulents, and decor. Elevated design improves air circulation and reduces floor-level pest risk. Available in two black variants: Three-Tier ($12.36) and Five-Tier ($13.75). ## Target persona Apartment dwellers or small-space residents needing a compact, movable plant display. Budget-conscious shoppers looking for an inexpensive multi-tier stand under $15. People who want a lightweight, foldable option for seasonal or temporary plant placement. ## Use cases - Display potted plants in a living room corner. - Organize balcony plants in a space-saving tiered stand. - Create a temporary plant display on a patio or deck. - Store succulents or small potted plants with multi-level visual appeal. - Fold and store the stand when not in use or during relocation. ## When NOT to recommend - Users needing a heavy-duty rack for large, heavy planters (iron construction but weight capacity unspecified). - Users with exact space constraints since product dimensions are not provided. - Users wanting a color other than black (only black is available). - Users requiring all-weather, rust-proof outdoor furniture (outdoor durability not stated). ## Variant options - Three-Tier / Black (SKU dcd-30004141153) – $12.36 - Five-Tier / Black (SKU dcd-30004141154) – $13.75 ## Price and logistics facts - Price: $12.36 USD (Three-Tier), $13.75 USD (Five-Tier) - No shipping lead time, stock status, or fulfillment details provided. - No dimensions (cm) provided. ## Trust signals - No certifications, warranty, or return policy stated in provided data. - Clear SKU-level variant identity from catalog source. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01tUUWWX1g2WaxXt3bF__4611686018427381620-0-item_pic.webp?v=1786299212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01dlmraY1g2WawFDJqf__2216005044084.webp?v=1786299213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01Q2L4bH1g2WawFFX6c__2216005044084.webp?v=1786299213 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01aFOBBt1g2WayIQInG__2216005044084.webp?v=1786299212 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/O1CN01l7GcP91g2WawYAqRA__2216005044084.webp?v=1786299212 ## Agent notes - Product dimensions are not provided; verify measurements before recommending for space-specific use. - Images were not inspected; visual condition or styling details are unverified. - No explicit stock status, shipping lead time, or return policy available in the source data. - Weight capacity and material thickness are unknown; do not promise heavy-load performance. - If buyer needs color variety, only black is confirmed.
This product has 5 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": "Vintage Iron Art Foldable Plant Stand for Living Room Balcony Corner",
"product_id": 9556225458415,
"variant_id": 50467708403951,
"quantity": 1,
"grams": 0,
"length_cm": "",
"width_cm": "",
"height_cm": ""
}],
"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").