Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $77.99 – $122.99
Default variant: Gold / S
Default SKU: dcd-30001926581
Default price: $77.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/49811320668399:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000897937
JSON data: https://landmarks.builders/products/m4x-10000897937.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern Minimalist Design: Features a set of three tiered stands with clean lines and circular tops, crafted from metal to bring a hint of light luxury and modern aesthetics to any room.
Multi-Functional Display: Serves as a adaptable display rack perfect for showcasing potted plants, flowers, books, or decorative items, functioning equally well as a corner side table.
Space-Saving Tiered Set: Includes three stands of varying heights (Low, mid-level, High) that can be clustered together for a vibrant, layered look or used individually to save space and add design throughdirectly your home.
long-lasting Stable Construction: Built from high-quality iron with a sturdy fused framework and a stable tripoddesign base, ensuring durability and dependable support for your belongings.
Prepared to Use: Arrives fully assembled with no installation required, allowing you to instantly enhance your living room, balcony, bedroom, or office decor right immediately upon arrival.
Summary: Tiered Plant Stand Set Minimalist design Indoor Furnishing Modern Aesthetic. Description: 【Minimalist Plant Stand Set】: Includes three individual circular stands of varying heights, perfect for creating a vibrant, tiered display of your favorite plants and decor. 【Elevated Display】: raises your potted plants away from the floor, allowing your plants to receive more sunlight and improving air circulation while adding upraiseed interest to your space. 【robust Iron Construction】: Crafted from high-quality metal with a sturdy joined framework, finished in a sleek gold or black coating for a hint o
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": "Tiered Plant Stand Set Minimalist design Indoor Furnishing Modern Aesthetic",
"product_id": 9429965832431,
"variant_id": 49811320668399,
"quantity": 1,
"grams": 3000,
"length_cm": "30.0",
"width_cm": "30.0",
"height_cm": "95.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").