Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $223.99 – $276.99
Default variant: 86*40*105cm
Default SKU: dcd-30001504853
Default price: $223.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/50150788858095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000816819
JSON data: https://landmarks.builders/products/m4x-10000816819.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Modern Minimalist Bar Table for Stylish Living SpacesThis bar table features a contemporary faux marble top and high foot design, perfect for elevating the look of living rooms, lounges, and balconies. The minimalist lines and elegant surface add a refined accent to any home environment.
Adaptable High Foot Console for Multiple ScenariosDesigned for use as a living room divider, balcony console, or lounge partition, this table adapts to various home layouts and provides flexible functionality for relaxation and social gatherings.
Multiple Size Choices to Suit Different SpacesAvailable in several sizes, this bar table accommodates a range of room dimensions, making it perfect for small apartments or spacious homes. Choose the right size to optimize your space and create a harmonious interior.
Built-In Storage Space for Enhanced PracticalityThe table includes integrated storage compartments, helping you organize essentials and maximize available space. Its practical design supports a tidy and efficient home environment.
Sturdy Faux Marble Material with Elegant FinishCrafted from high-quality faux marble, the surface is wear-resistant and easy to maintain. The polished texture and sophisticated appearance ensure long elegance and functionality.
Summary: Modern Minimalist Bar Table, High Foot Console, Faux Marble Top, Living Room Divider, Home Lounge. 【Modern Minimalist Bar Table for Stylish Living Spaces】This bar table features a contemporary faux marble top and high foot design, perfect for elevating the look of living rooms, lounges, and balconies. The minimalist lines and elegant surface add a refined accent to any home environment. 【Adaptable High Foot Console for Multiple Scenarios】Designed for use as a living room divider, balcony console, or lounge partition, this table adapts to various home layouts and provides flexible functionality
Generated by: m4x-map-v1
This product has 4 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": "Modern Minimalist Bar Table, High Foot Console, Faux Marble Top, Living Room Divider, Home Lounge",
"product_id": 9456876781807,
"variant_id": 50150788858095,
"quantity": 1,
"grams": 25000,
"length_cm": "151.0",
"width_cm": "45.0",
"height_cm": "20.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").