Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $246.99 – $292.99
Default variant: 2-seater Sofa
Default SKU: dcd-30002106264
Default price: $246.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/50150071140591:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000924427
JSON data: https://landmarks.builders/products/m4x-10000924427.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Complete Furniture Solution: Instantly furnish your commercial space with a cohesive and stylish cafe furniture set, including sofas and a matching table, designed to create an inviting atmosphere for guests.
Elegant Modern Design: Featuring a sophisticated Nordic aesthetic with clean lines and luxurious gold-tone metal accents, this channel tufted sofa set adds a hint of contemporary elegance to any interior.
Premium & Comfortable Materials: Enjoy the long-lasting and easy-to-clean sintered stone surface of this marble top table and chair set, paired with luxurious velvet or sleek faux leather upholstery filled with high-density sponge for superior comfort.
Sturdy & Stable Construction: Built for high-traffic environments, this commercial furniture features a sturdy metal frame and legs, ensuring long-lasting stability and reliability for your business.
Versatile Application: Perfectly suited for a variety of settings, this collection works beautifully as primary restaurant seating, a cozy corner for a coffee shop, or as sophisticated lounge seating in a hotel lobby or reception area.
Summary: Nordic Aesthetic Modern Restaurant Booth Set Sintered Stone Tabletop Marble Top Table and Chair Set Stylish Design Velvet Reception Seating Stable Construction for Cafe Owners, Interior Designers, Bar, Lounge Area, Hotel Lobby. 【Complete Furniture Solution】: Instantly furnish your commercial space with a cohesive and stylish cafe furniture set, including sofas and a matching table, designed to create an inviting atmosphere for guests. 【Elegant Modern Design】: Featuring a sophisticated Nordic aesthetic with clean lines and luxurious gold-tone metal accents, this channel tufted sofa set adds a h
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": "Nordic Aesthetic Modern Restaurant Booth Set Sintered Stone Tabletop Marble Top Table and Chair Set Stylish Design Velvet Reception Seating Stable Construction for Cafe Owners, Interior Designers, Bar, Lounge Area, Hotel Lobby",
"product_id": 9456618438895,
"variant_id": 50150071140591,
"quantity": 1,
"grams": 30000,
"length_cm": "180.0",
"width_cm": "70.0",
"height_cm": "77.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").