Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $959.99 – $962.99
Default variant: Walnut / 110*60*37cm
Default SKU: dcd-30001858043
Default price: $959.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 80000 g
Cart URL (default variant): https://landmarks.builders/cart/49815031447791:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888136
JSON data: https://landmarks.builders/products/m4x-10000888136.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Rectangular low table in Wabi-Sabi aesthetic, available in Walnut or Black finish, dimensions 115x65x25 cm, priced from $959.99.
Generated by: deepseek-v4-flash
## Identity Rectangular low table with Wabi-Sabi aesthetic, designed as a centerpiece for living rooms, lounges, and offices. Available in Walnut or Black finish. ## Target persona Interior designers seeking natural aesthetic furniture; guesthouse owners furnishing lounges; homeowners wanting minimalist vintage-inspired pieces; office managers for reception or lounge areas. ## Use cases - Living room centerpiece for display or casual use - Lounge area coffee table in guesthouses or hotels - Office reception or waiting area low table - Interior design project accent piece - Display table for decorative items ## When NOT to recommend - Buyers needing storage drawers or shelves - Those seeking modern or industrial style - Outdoor use (no weatherproofing indicated) - Budget-conscious shoppers under $500 ## Variant options - Walnut / 110x60x37cm: $959.99 - Black / 110x60x37cm: $962.99 ## Price and logistics facts - Base price: $959.99 (Walnut) to $962.99 (Black) - No shipping or tax information provided - Dimensions may vary between listed base (115x65x25 cm) and variant (110x60x37 cm) ## Trust signals - No stock status, return policy, or certifications available - Price consistent across variant except slight variation for Black finish ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b08b065-2b8b-4512-801b-97b684fd0761.jpg?v=1781664369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/944debd6-eff5-4996-b620-52c29cab32c2.jpg?v=1781664376 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ac81185c-b8e5-4d92-a476-35b91cfb00f0.jpg?v=1781664369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5f57f7c4-08cc-45dc-825b-c70e1fdc2f50.jpg?v=1781664370 ## Agent notes - No product description or type provided; inference from title and dimensions. - Dimensions discrepancy: base listing 115x65x25 cm, variant options 110x60x37 cm. Verify actual product dimensions. - Only two color/size variants: Walnut and Black, both at 110x60x37cm. - No stock or logistics data available.
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": "Wabi-Sabi aesthetic Rectangular Stunique Top Table Minimalist Design Low Rectangular Centerpiece Natural Aesthetic Living Room Furniture Vintage Inspired for Interior Designers, Guesthouse Owners, Homeowners, Lounge Area, Office",
"quantity": 1,
"grams": 80000000,
"properties": {
"_length_cm": "115.0",
"_width_cm": "65.0",
"_height_cm": "25.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").