Brand: World Products (Landmark)
SKU: dcd-30001504687
Price: $75.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 30000 g
Cart URL (default variant): https://landmarks.builders/cart/50150759268591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000816767
JSON data: https://landmarks.builders/products/m4x-10000816767.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 Retro Bar Table and Chair SetThis retro bar table and chair set features a modern minimalist design, ideal for cafes, milk tea shops, small taverns, and BBQ restaurants. The combination of booth sofa and dining chairs creates a comfortable, stylish atmosphere for various dining spaces.
Flexible Combination for Multiple ScenariosDesigned for versatility, this set includes booth sofas and dining chairs that can be freely arranged to suit different restaurant layouts, milk tea shops, and relaxed dining areas. The flexible configuration meets the needs of diverse commercial spaces.
Materials and CraftsmanshipMade with high-quality wood and leather, the booth sofas and dining chairs provide comfort and durability. The polished surface and sturdy legs ensure stability, while meticulous stitching highlights the attention to detail.
Easy to Clean and MaintainPolished table surfaces and well-crafted leather seats make cleaning simple, ensuring a hygienic dining environment. The robust construction supports long-term use in busy commercial settings.
Enhances Dining and Leisure AmbienceThis retro furniture set creates a warm, elegant, and inviting atmosphere, elevating the overall design of your restaurant, cafe, or milk tea shop. The thoughtful design and color scheme contribute to a refined, comfortable dining ambience.
Summary: Bar Table and Chair Set, Retro Booth Sofa, Modern Minimalist, Cafe, Milk Tea Shop Combination. 【Adaptable Retro Bar Table and Chair Set】This retro bar table and chair set features a modern minimalist design, ideal for cafes, milk tea shops, small taverns, and BBQ restaurants. The combination of booth sofa and dining chairs creates a comfortable, stylish atmosphere for various dining spaces. 【Flexible Combination for Multiple Scenarios】Designed for versatility, this set includes booth sofas and dining chairs that can be freely arranged to suit different restaurant layouts, milk tea shops, and r
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": "Bar Table and Chair Set, Retro Booth Sofa, Modern Minimalist, Cafe, Milk Tea Shop Combination",
"product_id": 9456870621423,
"variant_id": 50150759268591,
"quantity": 1,
"grams": 30000,
"length_cm": "125.0",
"width_cm": "65.0",
"height_cm": "13.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").