Brand: World Products (Landmark)
This product has 12 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $208.99 – $336.99
Default variant: White / 1.2M
Default SKU: dcd-30002104537
Default price: $208.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 45000 g
Cart URL (default variant): https://landmarks.builders/cart/50151100350703:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000924165
JSON data: https://landmarks.builders/products/m4x-10000924165.json
This product comes in 12 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Multifunctional Design: This versatile piece serves as a stylish bar table, a practical room divider, and an elegant entryway console, making it a perfect piece of household furniture for modern living areas.
Integrated Storage: Features multiple accessible shelves, a dedicated wine rack, and a built-in overhead glass holder, creating a comprehensive bar table with storage shelves to keep your spirits, glassware, and accessories organized.
Long-Lasting Construction: Built with high-quality particle board for stability and topped with a sleek, easy-to-clean tempered glass surface that is resistant to scratches and wear, ensuring long-lasting use.
Space-Saving Solution: Its clever, compact design makes it an ideal home bar cabinet for apartments, small homes, or kitchens, providing maximum functionality without occupying excessive floor space.
Modern Aesthetic: The clean lines and simple outline offer a contemporary look that seamlessly blends with various decor design s, elevating your entertainment area or living room with its sophisticated presence.
Summary: Modern Simple Design Bar Table with Storage Shelves Multi-Functional Design Living Room Partition Table Space Saving Wine Rack Bar Counter Built-in Glass Holder for Apartment Dwellers, Homeowners, Party Hosts, Entryway, Entertainment Area, Kitchen. 【Multifunctional Design】: This versatile piece serves as a stylish bar table, a practical room divider, and an elegant entryway console, making it a perfect piece of household furniture for modern living areas. 【Integrated Storage】: Features multiple accessible shelves, a dedicated wine rack, and a built-in overhead glass holder, creating a comprehe
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 Simple Design Bar Table with Storage Shelves Multi-Functional Design Living Room Partition Table Space Saving Wine Rack Bar Counter Built-in Glass Holder for Apartment Dwellers, Homeowners, Party Hosts, Entryway, Entertainment Area, Kitchen",
"product_id": 9456966926575,
"variant_id": 50151100350703,
"quantity": 1,
"grams": 45000,
"length_cm": "168.0",
"width_cm": "55.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").