Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $150.99 – $183.99
Default variant: Walnut / 1.4M
Default SKU: dcd-30002110435
Default price: $150.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 28500 g
Cart URL (default variant): https://landmarks.builders/cart/50149760925935:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000925048
JSON data: https://landmarks.builders/products/m4x-10000925048.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Versatile Home Accent: Elevate your living space with this multi-functional piece of household furniture, perfect as a stylish room divider, a cozy breakfast nook table, or a sleek console table by the wall.
Premium Solid Wood: Expertly crafted from high-quality solid wood, this long-lasting solid wood bar table features a beautiful natural grain and a polished, polished finish that adds a hint of warmth and elegance to any room.
Space-Saving Design: With its slim and efficient profile, this narrow long dining table is the perfect solution for apartments, balconies, and smaller kitchens, maximizing your area without sacrificing design or function.
Multi-Functional Surface: This piece serves beautifully as a high top dining table for casual meals, a productive standing desk with a view, or an inviting counter for entertaining guests with drinks and conversation.
Create Your Nook: Define a special corner in your home for relaxation or socializing; this table is available on its own or can be paired with matching chairs to create a complete and cohesive bar table set.
Summary: Solid Wood Bar Table Modern Dining Table Narrow Long Console Table Multi-functional Household Furniture Crafted from Rubberwood Suitable for Couples Cafe Balcony Living Room Homeowners. 【Versatile Home Accent】: Elevate your living space with this multi-functional piece of household furniture, perfect as a stylish room divider, a cozy breakfast nook table, or a sleek console table by the wall. 【Premium Solid Wood】: Expertly crafted from high-quality solid wood, this long-lasting solid wood bar table features a beautiful natural grain and a polished, polished finish that adds a hint of warmth an
Generated by: m4x-map-v1
This product has 10 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": "Solid Wood Bar Table Modern Dining Table Narrow Long Console Table Multi-functional Household Furniture Crafted from Rubberwood Suitable for Couples Cafe Balcony Living Room Homeowners",
"product_id": 9456525639919,
"variant_id": 50149760925935,
"quantity": 1,
"grams": 28500,
"length_cm": "185.0",
"width_cm": "50.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").