Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $251.99
Default variant: Table White+black Leg
Default SKU: dcd-30001877389
Default price: $251.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 28000 g
Cart URL (default variant): https://landmarks.builders/cart/49813672001775:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891089
JSON data: https://landmarks.builders/products/m4x-10000891089.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Elegant Dining Set: A modern, light luxury booth dining set designed to elevate the aesthetic of business areas like cafes, restaurants, and lounges.
Long-Lasting Construction: Features a sturdy wrought iron frame for superior stability and longevity, paired with high-density foam padding s that withstand sagging and provide lasting comfort.
Premium Sintered Stone Surface: The table boasts a high-performance sintered stone surface that is scuff-withstand ant, heat-withstand ant, non-porous, and exceptionally easy to clean.
Versatile Application: Well-suited for for a variety of business settings, including fashionable cafes, upscale restaurants, chic lounges, hotel lounges, and professional negotiation areas.
Customizable Design: Available in multiple configurations and hues, such as timeless black or lively orange and white, with choices to customize, allowing you to perfectly match your interior design theme.
Summary: Light luxury booth dining table with soft padding, easy to clean, for hotel restaurants. Two style options: white+black leg or white gold+gold leg.
Generated by: deepseek-v4-flash
## Identity Booth Dining Set Light Luxury Design Restaurant Seating Soft Padding Easy to Clean for Hotel ## Target persona - Hotel restaurant buyer - Commercial interior designer for hospitality - Hospitality procurement manager ## Use cases - Setting up a hotel restaurant dining area with booth seating - Renovating booth dining sections in hotels or upscale cafés - Creating a light luxury dining space with easy-clean surfaces - Furnishing a hotel lobby lounge with compact booth tables ## When NOT to recommend - For residential kitchen use (dimensions 125x65x20 cm are designed for booth, not typical home table) - For high-volume fast food (soft padding may wear quickly) - For outdoor or exposed environments (no weather resistance mentioned) - For buyers needing heavy-duty commercial tables (leg weight/thickness not specified) ## Variant options - **Table White+black Leg** – SKU: dcd-30001877389 – $251.99 USD - **Table Whitegold+gold** – SKU: dcd-30001877390 – $251.99 USD ## Price and logistics facts - Price: $251.99 USD per unit - Dimensions: 125 cm (L) x 65 cm (W) x 20 cm (H) - Currency: USD - No shipping or lead time information provided ## Trust signals - In-stock status: not confirmed - Return policy: not disclosed - Certifications: none listed - Price consistency: identical across both variants ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/89627b31-7803-4ac9-b428-c37fa4542d16.jpg?v=1781628292 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/73e337b4-3cb4-408c-b17f-d90e82b940b2.jpg?v=1781628297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/6abc8b63-b32a-4e03-b1a9-8d52ebb5380d.jpg?v=1781628297 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/66529bf0-01ca-4600-99e6-2bc04fa3cde3.jpg?v=1781628293 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/8b54f6a6-0c9a-4966-b075-ffc9f2185b09.jpg?v=1781628292 ## Agent notes - No visual understanding or description of images performed; image URLs are provided as fetchable assets only. - Product type not specified (likely a table, based on variant names and dimensions). - 'Soft padding' in title may refer to booth seating; verify with images or supplier.
This product has 12 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": "Booth Dining Set Light Luxury Design Restaurant Seating Soft Padding S Easy to Clean for Hotel",
"quantity": 1,
"grams": 28000000,
"properties": {
"_length_cm": "125.0",
"_width_cm": "65.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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").