Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $122.99 – $135.99
Default variant: Black / 30x30x60cm
Default SKU: dcd-30001929374
Default price: $125.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49945786679535:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000898329
JSON data: https://landmarks.builders/products/m4x-10000898329.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 Display Pedestal: A freestanding plinth designed to elevate and showcase your favorite sculptures, vases, or decorative objects, instantly creating a sophisticated central point point in any room.
Premium Sintered Stone: Crafted from high-quality sintered stone, this pedestal boasts a polished finish with a luxurious marble-like pattern, offering exceptional durability and imperviousness to scratches and marks.
Modern Minimalist Design: Featuring clean lines and a simple geometric form, this pedestal's minimalist aesthetic seamlessly integrates with a wide range of interior aesthetics, from contemporary to timeless luxury.
prepared to Use: This display stand arrives fully assembled and requires no installation. Simply unbox it and place it in your desired location for an immediate hint of elegance.
Multi-Scene Application: perfect for enhancing the decor of living rooms, entryways, hotel lobbies, art galleries, and retail showrooms, providing a professional and stylish foundation for display items.
Summary: Marble-Top Plinth Luxury Aesthetic Unattachedstanding Object Plinth Elegant Design Multipurpose for Event Planners, Showroom. 【Elegant Design】: Features a minimalist, unattachedstanding plinth design with a luxurious marble-patterned top, perfect for adding a dash of modern sophistication to any room. 【long-lasting Material】: Constructed from high-quality sintered sta, offering superior durability, tolerance to scratches and blemishes, and a polished, polished finish that mimics natural marble. 【Multi-Purpose Function】: Serves as a adaptable display stand for art, sculptures, plants, or vases,
Generated by: m4x-map-v1
This product has 11 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": "Marble-Top Plinth Luxury Aesthetic Unattachedstanding Object Plinth Elegant Design Multipurpose for Event Planners, Showroom",
"product_id": 9438156062959,
"variant_id": 49945786679535,
"quantity": 1,
"grams": 25000,
"length_cm": "37.0",
"width_cm": "40.0",
"height_cm": "84.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").