Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $177.99 – $187.99
Default variant: Black / D Style
Default SKU: dcd-30001896997
Default price: $177.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 10500 g
Cart URL (default variant): https://landmarks.builders/cart/49811862061295:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000894024
JSON data: https://landmarks.builders/products/m4x-10000894024.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Oriental Design: Features a New Chinese design with clean lines and an artistic frame structure, adding a hint of classic sophistication and aesthetic charm to any room or garden.
Long-Lasting Aluminum Alloy: Constructed from high-quality aluminum alloy, making the stand lightweight yet incredibly sturdy, rust-proof, and resistant to fading, ensuring long-lasting use both indoors and outdoors.
Strong Load-Bearing Capacity: Engineered for stability with a sturdy frame and reinforced joints, this pedestal can confidently support heavy items like large bonsai pots, antique vases, or decorative stones without wobbling.
Versatile Display Solution: Perfectly sized to serve as a plant stand, bonsai table, end table, or display pedestal for collectibles and art pieces in your living room, balcony, entrance hall, or garden.
Ready to Use: This display stand arrives fully assembled and requires no installation, allowing you to instantly enhance your space by simply unboxing it and placing it in your desired location.
Summary: Elegant Aesthetic Chinese Design Bonsai Stand Long-Lasting and Stable Oriental Display Pedestal Strong Load-Bearing House Decoration Space Saving for Collectors, Plant Lovers, Home Decorators, Balcony, Living Room, Entrance Hall, Garden
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": "Elegant Aesthetic Chinese Design Bonsai Stand Long-Lasting and Stable Oriental Display Pedestal Strong Load-Bearing House Decoration Space Saving for Collectors, Plant Lovers, Home Decorators, Balcony, Living Room, Entrance Hall, Garden",
"product_id": 9430109683951,
"variant_id": 49811862061295,
"quantity": 1,
"grams": 10500,
"length_cm": "63.0",
"width_cm": "43.0",
"height_cm": "73.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").