Brand: World Products (Landmark)
This product has 10 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $105.99 – $146.99
Default variant: Wood / 100*60*74
Default SKU: dcd-30001923765
Default price: $105.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 15000 g
Cart URL (default variant): https://landmarks.builders/cart/49811497287919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000897539
JSON data: https://landmarks.builders/products/m4x-10000897539.json
This product comes in 10 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Nordic Minimalist Design: Features a clean, rectangular table surface and sleek, angled legs, embodying a modern Nordic aesthetic that complements a wide range of interior decor aesthetics.
adaptable Application: optimally designed for various settings, from a household dining room or breakfast corner to commercial spaces like restaurants, snack snack spots, and cafeterias.
long-lasting Construction: Built with a sturdy bracket frame and a high-quality, man-made board table surface that is wear-resistant and easy to clean, ensuring long-lasting use.
Space-Saving Rectangular Shape: The timeless rectangular form allows it designed to be placed neatly against a wall or in a corner, maximizing floor space in smaller homes, apartments, or space-efficient eateries.
Stylish & Functional: Available in multiple finishes, including wood grain and marble designs, this table provides a practical and elegant surface for meals, work, or gatherings.
Summary: Rectangular canteen table with minimalist design, available in sizes from 100x60 to 140x80 cm and colors Wood, Walnut, Warm White; priced $105.99-$146.99.
Generated by: deepseek-v4-flash
## Identity Nordic aesthetic Rectangular Canteen Table Minimalist Design Household Furniture Space-Saving Commercial Grade ## Target persona Space-conscious homeowners, apartment dwellers, restaurant owners, snack bar operators, cafeteria managers. ## Use cases - Small dining room or breakfast corner - Commercial snack bar or cafeteria seating - Restaurant dining area with limited space - Multipurpose room needing a compact table - Rental property furnishing ## When NOT to recommend - Large formal dining rooms requiring luxury or large tables - Heavy-duty industrial or outdoor use - High-end restaurant settings with premium expectations - Customers needing custom table sizes or finishes not listed ## Variant options Three colors: Wood, Walnut, Warm White. Sizes: - 100x60x74 cm ($105.99) - 120x60x74 cm ($106.99) - 120x80x74 cm ($129.99) - 140x80x74 cm (only Wood, $146.99) ## Price and logistics facts Price range: $105.99–$146.99 USD. Dimensions: table height 74 cm (all variants). Shipping and tax not specified. ## Trust signals Multiple size/color stock available per SKUs. Price consistent across variants for same size. No return policy or certifications disclosed. ## Image assets No images provided. ## Agent notes Image understanding not performed; description field empty. All information derived from title, tags, variants, and dimensions.
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": "Nordic aesthetic Rectangular Canteen Table Minimalist Design Household Furniture Space-Saving Commercial Grade for Homeowners, Apartment Dwellers, Restaurant Owners, Snack Bar, Dining Room, Cafeteria, breakfast corner",
"quantity": 1,
"grams": 15000000,
"properties": {
"_length_cm": "145.0",
"_width_cm": "85.0",
"_height_cm": "12.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").