Brand: World Products (Landmark)
This product has 6 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $250.99
Default variant: Black / Nappa Leather
Default SKU: dcd-30001908483
Default price: $250.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 18000 g
Cart URL (default variant): https://landmarks.builders/cart/49813670461679:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000895651
JSON data: https://landmarks.builders/products/m4x-10000895651.json
This product comes in 6 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Utilitarian dining booth set with easy-clean Nappa leather upholstery, designed for tea houses and eateries, available in 6 colors at $250.99.
Generated by: deepseek-v4-flash
## Identity Utilitarian Dining Booth Set – Easy to Clean Upholstered eatery Bench for Tea House. Dimensions: 69 cm (L) x 30 cm (W) x 59 cm (H). ## Target persona - Tea house or small cafe owner needing durable, easy-clean seating. - Restaurant manager furnishing a casual dining section. - Commercial buyer for break rooms or waiting areas. ## Use cases - Seating in a tea house or bubble tea shop. - Booth seating for a casual eatery or food court. - Bench seating in a waiting area or lobby. - Additional seating for a break room in an office or factory. - Pop-up restaurant or event seating. - Quick-service restaurant dining area. ## When NOT to recommend - High-end fine dining requiring luxurious design. - Outdoor seating (material not specified as weather-resistant). - Home use where personalized style or comfort is a priority. - Need for customized dimensions or non-standard configurations. ## Variant options - Black / Nappa Leather - Dark Blue / Nappa Leather - Beige Gray / Nappa Leather - Orange / Nappa Leather - Coffee Yellow / Nappa Leather - Coffee / Nappa Leather (All at same price $250.99) ## Price and logistics facts - Price: $250.99 USD per unit. - Dimensions: 69 cm (length) x 30 cm (width) x 59 cm (height). - No shipping or lead time info provided. ## Trust signals - In-stock status not specified. - Return policy not specified. - Price consistency: all variants same price. - Certifications: none provided. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/406356cb-252b-46bc-bcc1-8747ce0e9bfc.jpg?v=1781628290 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/e1bfec61-ddd4-43b6-a572-edf59cdb0c83.jpg?v=1781628291 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38c97e4b-2c2e-4f72-9f10-c45997f67468.jpg?v=1781628291 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/064e3a4a-d291-4336-b1c7-90b2c4e543a4.jpg?v=1781628291 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b32b1aaa-bd5e-4863-949a-66ceb8253222.jpg?v=1781628291 ## Agent notes - No product description provided; image understanding not performed. - Only Nappa leather option available; no fabric or other materials. - No warranty or assembly info included.
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": "utilitarian Dining Booth Set Easy to Clean Upholstered eatery Bench for Tea House",
"quantity": 1,
"grams": 18000000,
"properties": {
"_length_cm": "69.0",
"_width_cm": "30.0",
"_height_cm": "59.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").