Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $296.99 – $542.99
Default variant: Single-sided Booth
Default SKU: dcd-30001879103
Default price: $312.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/49814761898223:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891351
JSON data: https://landmarks.builders/products/m4x-10000891351.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Commercial-grade bar set with three booth variants: single-sided ($312.99), double-sided ($542.99), high-leg ($296.99). Dimensions 126x115x115 cm. Suitable for cafes, pubs, bistros.
Generated by: deepseek-v4-flash
## Identity Retro Design Rustic High Stool sturdyDuty Bar Set Commercial Furniture. ## Target persona Interior designers, cafe proprietors, pub owners, bistro owners, restaurant managers. ## Use cases - Furnishing a bar area in a pub or nightclub. - Creating booth seating in a casual dining restaurant. - Setting up high-top tables in a bistro or kitchen. - Adding commercial-grade seating to a hotel lounge. - Replacing worn-out seating in a busy cafe. ## When NOT to recommend - For residential kitchens with limited floor space (dimensions are large). - For formal dining settings requiring elegant or upholstered chairs. - For outdoor patios (material not specified as weather-resistant). - For very small bars or tight corners (boxy footprint). ## Variant options - Single-sided Booth: $312.99. - Double-sided Booth: $542.99. - High-leg Booth: $296.99. ## Price and logistics facts - Base price: $296.99 (High-leg Booth). - Dimensions: 126 x 115 x 115 cm. - Likely bulky freight; confirm shipping costs and delivery options. ## Trust signals - In-stock status not specified. - Return policy not provided. - No certifications or material details available. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ef9ece93-e973-4321-b5ea-0bfa27497a56.jpg?v=1781660573 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f3542ae0-f467-409a-b768-0a9a0a011c43.jpg?v=1781660572 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2ce3a581-d7e0-4a14-bdb3-38e0b4202acc.jpg?v=1781660574 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ba217562-5cc8-4cad-a43b-740482433dff.jpg?v=1781660572 ## Agent notes - Images not analyzed; all listed are fetchable. - No description or material info; rely on visual inspection. - Dimensions suggest a large, heavy item; verify loading dock access.
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": "Retro Design Rustic High Stool sturdyDuty Bar Set Commercial Furniture for Interior Designers, Cafe Proprietors, Business Owners, Pub, Bistro, Kitchen",
"quantity": 1,
"grams": 35000000,
"properties": {
"_length_cm": "126.0",
"_width_cm": "115.0",
"_height_cm": "115.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").