Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $61.99 – $127.99
Default variant: 80CM / 2-tier Mesh
Default SKU: dcd-30001927875
Default price: $61.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4500 g
Cart URL (default variant): https://landmarks.builders/cart/49811125371119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898107
JSON data: https://landmarks.builders/products/m4x-10000898107.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Stepdesign 3-Tier Plant Stand for indoor/outdoor use, space-saving, large capacity, priced from $61.99, available in 2/3/4-tier mesh variants.
Generated by: deepseek-v4-flash
## Identity Stepdesign Flower Rack 3-Tier Plant Stand, indoor & outdoor use, space-saving large capacity. Available in 2-tier, 3-tier, and 4-tier mesh variants with lengths 80, 100, or 120 cm. ## Target persona - Homeowners with limited floor space needing vertical plant display - Apartment dwellers with balconies wanting compact gardening - Gardeners organizing multiple potted plants efficiently ## Use cases - Displaying a collection of small-to-medium potted plants on a balcony - Creating a vertical herb garden in a kitchen or patio - Organizing succulents or flowers in a living room corner - Holding gardening tools or decorative items on additional tiers - Maximizing plant capacity in a small apartment or condo ## When NOT to recommend - Heavy large pots (over 20 lbs per tier) – not rated for heavy loads - Outdoor use in extreme weather without anchoring – stability not guaranteed - Buyer seeking a solid wood or aesthetic designer stand – this is mesh metal - Single-tier or minimalist display – multiple tiers may be excessive ## Variant options | Size | Style | Price | SKU | |------|-------|-------|-----| | 80CM | 2-tier Mesh | $61.99 | dcd-30001927875 | | 100CM | 2-tier Mesh | $61.99 | dcd-30001927876 | | 120CM | 2-tier Mesh | $61.99 | dcd-30001927877 | | 80CM | 3-tier Mesh | $65.99 | dcd-30001927878 | | 100CM | 3-tier Mesh | $76.99 | dcd-30001927879 | | 120CM | 3-tier Mesh | $92.99 | dcd-30001927880 | | 100CM | 4-tier Mesh | $104.99 | dcd-30001927881 | | 120CM | 4-tier Mesh | $127.99 | dcd-30001927882 | ## Price and logistics facts - Base price $61.99 (2-tier), up to $127.99 (4-tier 120CM) - Overall product dimensions: 123.0 cm length, 28.0 cm width, 16.0 cm height (per listing) - No shipping cost or weight provided ## Trust signals - In-stock status not explicitly confirmed but multiple variants listed - Return policy not specified - Price consistency: variants priced logically by size/tier - No certifications or material specifications provided ## Image assets - Image URLs: 5 images available for fetching - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f56818e7-97b9-42b9-911c-f62b2fa55bc3.jpg?v=1781599566 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d3cce466-e58c-415b-af48-af34aa7fd24b.jpg?v=1781599567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ced10318-8150-4d64-91af-54333d8dff79.jpg?v=1781599567 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ec55a5e4-0ade-4cd0-a60f-1898fcdb236a.jpg?v=1781599566 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1f719d83-a429-4c7c-a3d1-75bfa1ed80b7.jpg?v=1781599565 ## Agent notes - Product type not specified; treat as plant stand / flower rack. - Variant dimensions (80/100/120 cm) appear to refer to length, but overall product dimension given is 123 cm; may apply to largest variant only. - No weight capacity or material info provided; recommend caution for heavy pots.
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": "Stepdesign Flower Rack Indoor \u0026 Outdoor Use 3-Tier Plant Stand Space-Saving Large Capacity for Gardeners, Homeowners, Balcony",
"quantity": 1,
"grams": 4500000,
"properties": {
"_length_cm": "123.0",
"_width_cm": "28.0",
"_height_cm": "16.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").