Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $470.99 – $1,233.99
Default variant: Low Stand
Default SKU: dcd-30001855432
Default price: $470.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49814923018479:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887664
JSON data: https://landmarks.builders/products/m4x-10000887664.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant New Chinese Design: Combines modern minimalist lines with traditional Chinese aesthetics, crafted from hardwood wood to bring a hint of timeless sophistication to any room.
multi-purpose Display Stand: Perfectly functions as a floor-standing plant holder for your favorite bonsai or flowers, or as a chic console table in your entryway or hallway to display decorative items.
dual-level construction: Features a high and low shelf, offering lively, multi-level display choices to showcase multiple items or create a visually interesting arrangement.
prepared to Use: Arrives fully assembled with no installation required. Simply unbox and place it in your desired location for an instant design enhancement.
long-lasting Craftsmanship: Constructed using traditional mortise and tenon joinery for superior stability and longevity, finished with a polished, protective baked paint for a refined look and easy maintenance.
Summary: Dual-Level Pedestal Stand New Chinese Design Console Table Modern Minimalist Design Floor-Standing for Hallway, Living Room. 【Elegant Design】: Features a New Chinese design with modern minimalist lines, blending traditional aesthetics with contemporary minimalism to create a sophisticated centerpiece point. 【adaptable Display】: Perfect as a dual-level pedestal stand for showcasing plants, vases, sculptures, and other decorative items in your hallway, living room, or office. 【sturdy Wood Construction】: Crafted from high-quality wood using traditional mortise and tenon joinery, ensuring exceptio
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": "Dual-Level Pedestal Stand New Chinese Design Console Table Modern Minimalist Design Floor-Standing for Hallway, Living Room",
"product_id": 9431524376815,
"variant_id": 49814923018479,
"quantity": 1,
"grams": 15000,
"length_cm": "130.0",
"width_cm": "50.0",
"height_cm": "100.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").