Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $66.99 – $104.99
Default variant: Beige / Dia15 H72cm
Default SKU: dcd-30001922155
Default price: $66.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 4950 g
Cart URL (default variant): https://landmarks.builders/cart/49973827109103:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000897328
JSON data: https://landmarks.builders/products/m4x-10000897328.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Design: Features a minimalist, light luxury aesthetic with a unique fluted (vertically ribbed) texture, available in both oval and round shapes to add a hint of modern sophistication to any space.
Versatile Support: Functions as a sturdy single pedestal base for a variety of tabletops, ideal for creating custom dining tables, kitchen islands, bar tables, cafe tables, or home office desks.
Long-Lasting Construction: Made from high-quality iron and finished with a high-temperature baked paint process, ensuring a even, wear-resistant, and rust-resistant surface for long-lasting stability and beauty.
Customizable Design Aesthetic: Offered in a range of contemporary colors including cream white, matte black, dark gray, and orange red, with multiple size options to perfectly match your interior design and furniture project needs.
Enhanced Stability: Designed with a thickened top plate featuring multiple pre-drilled holes for secure screw-fixing to the tabletop, providing a solid and stable foundation for your table.
Summary: Fluted Oval Pedestal Baked Paint Finish Counter Foundation Light Luxury Stylish Look Minimalist & Design for Dining Room, Cafe. 【Elegant Design】: Features a minimalist pedestal with a sophisticated fluted surface, available in both oval and round forms to bring a light luxury Stylish look to any room. 【Versatile Column】: Functions as a sturdy single column column for various DIY furniture projects, perfect for creating personalized dining tables, kitchen islands, bar counters, or sideboard tables. 【Long-Lasting Construction】: Crafted from sturdy iron metal and treated with a high-temperature b
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": "Fluted Oval Pedestal Baked Paint Finish Counter Foundation Light Luxury Stylish Look Minimalist \u0026 Design for Dining Room, Cafe",
"product_id": 9440360988911,
"variant_id": 49973827109103,
"quantity": 1,
"grams": 4950,
"length_cm": "77.0",
"width_cm": "58.0",
"height_cm": "77.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").