Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $16.99 – $42.99
Default variant: 25x20x10cm
Default SKU: dcd-30001976805
Default price: $16.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1500 g
Cart URL (default variant): https://landmarks.builders/cart/49810689229039:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000904472
JSON data: https://landmarks.builders/products/m4x-10000904472.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Riser Base: A versatile hollow pedestal stand designed to elevate items, function as as a low step stool, or function as a comfortable footrest in various home and office settings.
Sturdy Construction: Made from 16mm thick, E0 grade dense wood environmentally conscious board, ensuring a stable and long-lasting framework that is resistant to scuffes, water, and moisture for long-lasting use.
High Load Capacity: Engineered with a reinforced internal frame, this pedestal is surprisingly strong, capable of supporting up to 150 kg (330 lbs) without shaking, making it dependable for robust items or as a step.
Functional for Any Room: perfect for use as a display base for statues or plants, a step stool in the kitchen, a footrest under your desk, or a riser to elevate appliances like washing machines or mini-fridges.
Minimalist Appearance: Features a simple, modern design with a sleek finish, available in traditional white and elegant walnut hues to seamlessly harmonize with your existing decor in the living room, bedroom, or kitchen.
Summary: Hollow Pedestal Stand Multi-Purpose Step Stool Easy to Clean. Description: 【Multi-Purpose Riser】: A versatile hollow pedestal stand designed to function as a step stool, footrest, display platform, or riser for appliances and decor. 【Long-Lasting Material】: Constructed from E0 grade solid wood eco-friendly board, away fromering a scratch-resistant and moisture-resistant surface that is easy to clean and maintain. 【Stable & Strong】: Features a reinforced hollow structure with 16mm thick panels, ensuring stability without shaking and supporting a strong load capacity of up to 150 kg (330 lbs). 【
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": "Hollow Pedestal Stand Multi-Purpose Step Stool Easy to Clean",
"product_id": 9429792751855,
"variant_id": 49810689229039,
"quantity": 1,
"grams": 1500,
"length_cm": "103.0",
"width_cm": "33.0",
"height_cm": "13.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").