Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,077.99
Default variant: Black
Default SKU: dcd-30001848799
Default price: $1,077.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 45500 g
Cart URL (default variant): https://landmarks.builders/cart/49815036952815:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000886566
JSON data: https://landmarks.builders/products/m4x-10000886566.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: A square block-leg low table in wabi-sabi style, 145x85x39 cm, available in Black or Walnut for $1077.99 USD.
Generated by: deepseek-v4-flash
## Identity A minimalist square block-leg low table with wabi-sabi and Nordic aesthetic, in a natural wood look. Dimensions: 145 x 85 x 39 cm. Color variants: Black and Walnut. ## Target persona Interior designers curating modern or Nordic spaces; homeowners seeking minimalist furniture; families needing a durable low table; reception area or lounge managers; home office decorators. ## Use cases - Living room coffee table for casual seating - Lounge or reception area center table - Home office accent table for seating area - Family room low table for snacks and games - Decorative display surface in entryway or hall ## When NOT to recommend - For very small or cramped rooms (table length is 145 cm) - For budget shoppers (price over $1000 USD) - For traditional, ornate, or rustic decor styles - For outdoor use (indoor furniture only) ## Variant options - Black (SKU dcd-30001848799) – $1077.99 - Walnut (SKU dcd-30001848800) – $1077.99 ## Price and logistics facts Price: $1077.99 USD per unit. Dimensions: 145 cm length, 85 cm width, 39 cm height. ## Trust signals No stock status provided. No return policy information available. Price shown is single unit. No certifications or warranties stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/b1aa95c0-1169-42a4-b913-820ef9766481.jpg?v=1781664389 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/eb39151c-ddfd-4a74-a18e-f1945bcdb018.jpg?v=1781664388 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/434652b2-f12a-4f5e-b639-372eee7be19c.jpg?v=1781664389 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/21be1f12-bc0a-4736-8021-d1b1f6d764f8.jpg?v=1781664388 ## Agent notes Image understanding not performed. Material is described as 'natural wood look' but exact material (solid wood, veneer, MDF) not specified. No product description available beyond title.
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": "Minimalist Design Square Block-Leg Low Table Wabi-Sabi design Living Room Furniture Nordic Aesthetic Natural Wood Look for Interior Designers, Homeowners, Families, Lounge, Reception Area, Home Office",
"quantity": 1,
"grams": 45500000,
"properties": {
"_length_cm": "145.0",
"_width_cm": "85.0",
"_height_cm": "39.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").