Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $241.99 – $305.99
Default variant: Chestnut / Frame Wood
Default SKU: dcd-30001874260
Default price: $241.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 18000 g
Cart URL (default variant): https://landmarks.builders/cart/49813653618927:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890697
JSON data: https://landmarks.builders/products/m4x-10000890697.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Single Pot Pedestal Floor-Standing Plant Stand timeless design for Corner, Office
| Style/ Period | French |
| Product | Pots/ Planters |
| Product Sub-Type | Parts/ Accessories |
| Material | Wood |
| Primary Material | Wood/ Woodenware |
| Antique | Yes |
Summary: Single pot pedestal floor-standing plant stand, robust duty for balcony and gardeners. Available in Chestnut or Walnut with Frame or Solid Wood options, priced from $241.99.
Generated by: deepseek-v4-flash
## Identity Single Pot Pedestal Floor-Standing Plant Stand, robust duty for balcony, gardeners. ## Target persona Homeowners with balcony or garden needing a sturdy single-plant stand; gardeners displaying a specimen plant. ## Use cases 1. Displaying a tall potted plant on a balcony. 2. Elevating a plant to eye level indoors near a window. 3. Creating a focal point in a garden corner. 4. Showcasing a bonsai or topiary. 5. Organizing multiple plants by height on a patio. 6. Supporting a heavy ceramic pot. ## When NOT to recommend - If user wants a multi-tier shelf or rack. - If plant is very large or wide (>44cm pot diameter). - If budget under $200. - If space is very small (stand height 90cm may be too tall). ## Variant options - Chestnut / Frame Wood: $241.99 - Walnut / Frame Wood: $241.99 - Chestnut / Solid Wood: $305.99 - Walnut / Solid Wood: $305.99 ## Price and logistics facts Base price $241.99 USD; Solid Wood variants $305.99. Dimensions: 44 x 44 x 90 cm. No shipping or stock info provided. ## Trust signals No return policy, stock availability, or certifications stated. Prices appear consistent across variants. No reviews or ratings known. ## Image assets -  -  -  -  -  ## Agent notes No image understanding performed; rely on text facts. Verify stock and shipping before recommending.
This product has 11 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": "Single Pot Pedestal Floor-Standing Plant Stand timeless design for Corner, Office",
"quantity": 1,
"grams": 18000000,
"properties": {
"_length_cm": "44.0",
"_width_cm": "44.0",
"_height_cm": "90.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").