Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $84.99 – $107.99
Default variant: White / 60CM
Default SKU: dcd-30001928601
Default price: $84.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 7000 g
Cart URL (default variant): https://landmarks.builders/cart/49811364675823:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898214
JSON data: https://landmarks.builders/products/m4x-10000898214.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern Minimalist Design: Features a sleek iron frame and an elegant sintered stfully top, perfect for complementing contemporary home decor and adding a tinge of sophistication to any room.
Elevated Plant Display: A floor-standing stand designed to raise your favorite potted plant, providing better air circulation and showcasing its aesthetic in corners, on balconies, or in living rooms.
Easy Mobility: Equipped with effortless-glidingrolling casters at the base, allowing you to easily move your plants for cleaning, rearranging your space, or finding the perfect location for sunlight.
Sturdy and long-lasting: Constructed with a robust metal frame finished with baked paint for longevity and a robust sintered stfully top that supports up to 8 kg, ensuring stability for your plant.
adaptable Arrangement: Available in multiple heights and two frame hues, enabling you to combine and match to create a layered, multi-level botanical display that accommodates your distinctive design and space.
Summary: Multi-Tier Plant Shelf Easy to Assemble Wheeled Flower Pot carrier Large Capacity. Description: 【Elegant Plant Display】: A multi-tier, floor-standing plant shelf designed to stylishly organize and showcase your favorite potted plants and bonsai in any indoor or outdoor space. 【Mobile & Convenient】: Equipped with effortlessrolling casters, this flower pot carrier can be easily moved around your home, patio, or balcony for cleaning or to provide your plants with optimal sunlight. 【sturdy Construction】: Features a sturdy metal frame with a protective paint finish and robust rock slab shelves, eac
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": "Multi-Tier Plant Shelf Easy to Assemble Wheeled Flower Pot carrier Large Capacity",
"product_id": 9429979201775,
"variant_id": 49811364675823,
"quantity": 1,
"grams": 7000,
"length_cm": "82.0",
"width_cm": "32.0",
"height_cm": "103.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").