Brand: World Products (Landmark)
SKU: dcd-30001504542
Price: $91.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/50150108922095:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000816719
JSON data: https://landmarks.builders/products/m4x-10000816719.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Utilitarian Dining Table for Commercial Spaces, This rectangular dining table features a modern utilitarian design, ideal for restaurants, bars, cafes, fast food shops, and BBQ venues. The sturdy steel frame and thick board provide stability and durability for busy environments.
Heavy-Duty Steel Frame and Double X-Leg Design, Built with a double X-shaped steel leg structure for enhanced stability and greater load capacity. The 40mm thick steel frame delivers reliable support for commercial use.
Thick 30mm Board, Durable and Moisture-Resistant, The tabletop uses a 30mm thick dense board for durability and moisture protection. Easy to clean and maintain, perfect for high-traffic dining areas.
Materials for Long-Lasting Use, Made from aviation-grade cold-rolled steel and dense board, this table resists rust and marks. The multi-layer protective finish ensures lasting performance and easy care.
Versatile Modern Design for Multiple Settings, With its minimalist utilitarian style, this table fits various commercial spaces like restaurants, bars, cafes, and fast food shops. Multiple size options available to suit different needs.
Summary: Utilitarian Dining Table, Rectangular Commercial Table, Thick Board, Steel Frame, for Restaurant, Bar, Cafe, Fast Food Shop. Utilitarian Dining Table for Commercial Spaces, This rectangular dining table features a modern utilitarian design, ideal for restaurants, bars, cafes, fast food shops, and BBQ venues. The sturdy steel frame and thick board provide stability and durability for busy environments. Heavy-Duty Steel Frame and Double X-Leg Design, Built with a double X-shaped steel leg structure for enhanced stability and greater load capacity. The 40mm thick steel frame delivers reliable sup
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": "Utilitarian Dining Table, Rectangular Commercial Table, Thick Board, Steel Frame, for Restaurant, Bar, Cafe, Fast Food Shop",
"product_id": 9456628531439,
"variant_id": 50150108922095,
"quantity": 1,
"grams": 28000,
"length_cm": "125.0",
"width_cm": "65.0",
"height_cm": "15.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").