Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $257.99 – $393.99
Default variant: 100*50*105cm / Table
Default SKU: dcd-30001894078
Default price: $257.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 27000 g
Cart URL (default variant): https://landmarks.builders/cart/49813678096623:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893601
JSON data: https://landmarks.builders/products/m4x-10000893601.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Complete 3-Piece Set: Includes complete rectangular bar table and two matching stools, providing a perfect dining or conversation corner for two people.
Vintage mechanical Aesthetic: Features a rustic brown wood-grain surface paired with a matte black steel frame, adding a chic, mechanical appeal to any room.
Sturdy & Comfortable Design: Constructed with a robust metal frame for stability and longevity, while the built-in footrests on both the table and stools offer enhanced comfort.
Space-Saving Solution: The two bar stools can be neatly tucked away under the table when not in use, making this set an perfect choice for small apartments, kitchens, or balconies.
flexible Functionality: Serves perfectly as a pub dining table, a breakfast bar, a console table, or a workstation, seamlessly fitting into your living room, kitchen, or home office.
Summary: Vintage-design 3-piece bar table set with 2 stools featuring built-in footrest. Sturdy construction for cafes, apartments, small spaces. Available in three table sizes from $257.99.
Generated by: deepseek-v4-flash
## Identity 3 Pieces Vintage Design mechanical Bar Table with 2 Stools Built-in Footrest Household Furniture Sturdy Construction ## Target persona Cafe owners outfitting small spaces, apartment dwellers with limited square footage, homeowners seeking compact bar furniture for balcony or kitchen. ## Use cases - Outfitting a small cafe or coffee shop with a compact bar seating area - Creating a bar nook in a studio apartment - Adding a dining-height surface on a balcony or patio - Setting up a home bar in a kitchen with limited floor space - Providing seating for two at a high table in a tight living room - Furnishing a small commercial space like a hair salon or waiting area ## When NOT to recommend - Need seating for more than 2 people simultaneously - Require a traditional dining table height (standard ~75cm) – this is bar height (~105cm) - Need a full-size dining set or large family table - Require stools that are not already included (set is sold as 3 pieces) ## Variant options - Size 100x50x105cm (Table) – $257.99 - Size 120x50x105cm (Table) – $314.99 - Size 160x50x105cm (Table) – $393.99 Note: All variants include the same 2 stools; table dimensions vary. ## Price and logistics facts - Base price: $257.99 USD (smallest table size) - Shipping dimensions: 165x55x15 cm (packaging), weight unknown - Variants priced by table length: $257.99 (100cm), $314.99 (120cm), $393.99 (160cm) - Currency: USD ## Trust signals - No stock status provided - No return policy stated - Price consistency: all variants from same seller, fixed prices per size - No certifications or materials specified ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8bd2f62d-8561-47b0-a475-af004dd064eb.jpg?v=1781628303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4bda63e2-f544-4110-9bdb-ea24916429d5.jpg?v=1781628303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fb29c0c9-b7d5-43b1-80ed-5cc0ef2f037e.jpg?v=1781628305 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/93466788-0826-4712-9967-414a4088e1dc.jpg?v=1781628304 ## Agent notes - Product title indicates 'mechanical' bar table, but no explanation of mechanical features (e.g., height adjustment, foldable) is provided in facts. - Assembled product dimensions inferred from variant titles: table length 100/120/160 cm, depth 50 cm, height 105 cm. - Stools dimensions and quantity (2) from title but not separately detailed in data. - Image URLs provided; agent should fetch to verify design, color, materials.
This product has 4 imagesin 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/application/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "3 Pieces Vintage Design mechanical Bar Table with 2 Stools Built-in Footrest Household Furniture Sturdy Construction for Cafe Owners, Apartment Dwellers, Small Spaces, Living Room, Balcony, Kitchen",
"quantity": 1,
"grams": 27000000,
"properties": {
"_length_cm": "165.0",
"_width_cm": "55.0",
"_height_cm": "15.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").