Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $160.99
Default variant: Green / Single Sofa
Default SKU: dcd-30001907121
Default price: $160.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 27500 g
Cart URL (default variant): https://landmarks.builders/cart/49811817595119:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000895463
JSON data: https://landmarks.builders/products/m4x-10000895463.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
factory-chic Furniture Set: A adaptable collection of retrodesign furniture including small sofas, chairs, and tables, perfect for creating a cohesive commercial space.
Commercial Grade Seating: Specifically designed to furnish high-traffic environments such as taverns, pubs, bistros, and cafes, offering both aesthetic and functionality.
Retro factory-chic Aesthetic: Features a characteristic vintage look with robust metal comfortable upholstered seating in timeless hues, and sturdy wood-look table surfaces.
sturdy Construction: Built with a sturdy and stable metal frame to ensure long-lasting performance and withstand the demands of frequent commercial use.
Atmosphere Enhancement: Instantly elevates your establishment's decor, creating an inviting and stylish atmosphere that attracts and retains personalizeders.
Summary: Retro Design Factory-inspired Loveseat and Table long-lasting Frame Restaurant Seating Cafe Booth Set for Bar Owners, Pub, Bistro, Lounge
Generated by: m4x-map-v1
This product has 10 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": "factory-chic Loveseat and Table Retro Design Commercial Furnishing sturdy Frame for Pub, Bistro",
"quantity": 1,
"grams": 27500000,
"properties": {
"_length_cm": "90.0",
"_width_cm": "85.0",
"_height_cm": "85.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").