Brand: World Products (Landmark)
SKU: dcd-30001545606
Price: $150.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/50150906921199:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000828624
JSON data: https://landmarks.builders/products/m4x-10000828624.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Adaptable Nordic Bar Table for Multiple SpacesThis wood bar table with high stools features a minimalist Nordic design, perfect for restaurants, milk tea shops, and home dining areas. The combination of wood and iron art delivers a modern look that fits seamlessly into various settings.
Minimalist and Space-Saving DesignThe wall-mounted long table and high stool set maximizes space, ideal for small dining rooms, cafes, and balconies. Sleek lines and neutral tones enhance any contemporary interior.
Sturdy Materials for Everyday UseMade from durable wood and iron, this bar table set is suitable for both indoor and outdoor use. The robust build ensures long-lasting comfort and reliability in any environment.
Easy to Integrate into Different ScenariosPerfect for restaurants, milk tea shops, home kitchens, and balconies, this bar table adapts to various occasions, offering a stylish and practical solution for casual dining or gatherings.
Modern Aesthetic with Practical FeaturesThe wood surface and iron frame create a chic, functional look that's easy to clean and maintain. The high stool design offers comfort for extended seating and fits well against walls.
Summary: Nordic High Bar Table Wood, Iron Art, Minimalist, Restaurant, Home. 【Adaptable Nordic Bar Table for Multiple Spaces】This wood bar table with high stools features a minimalist Nordic design, perfect for restaurants, milk tea shops, and home dining areas. The combination of wood and iron art delivers a modern look that fits seamlessly into various settings. 【Minimalist and Space-Saving Design】The wall-mounted long table and high stool set maximizes space, ideal for small dining rooms, cafes, and balconies. Sleek lines and neutral tones enhance any contemporary interior. 【Sturdy Materials for Eve
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": "Nordic High Bar Table Wood, Iron Art, Minimalist, Restaurant, Home",
"product_id": 9456911024367,
"variant_id": 50150906921199,
"quantity": 1,
"grams": 25000,
"length_cm": "125.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").