Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $237.99 – $482.99
Default variant: Black Walnut / Pine
Default SKU: dcd-30001870759
Default price: $237.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 20000 g
Cart URL (default variant): https://landmarks.builders/cart/49813643067631:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000890152
JSON data: https://landmarks.builders/products/m4x-10000890152.json
This product comes in 5 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Solid wood side table with mortise and tenon joinery, wabi-sabi aesthetic; available in multiple wood and color combinations. Priced from $237.99 to $482.99.
Generated by: deepseek-v4-flash
## Identity Square Mortise and Tenon Table Wabi-Sabi Design Sofa-Side Table - Minimalist sturdy construction, dimensions 65x46x51 cm. ## Target persona A buyer seeking a compact, handcrafted-style wooden side table with natural wood variations and visible joinery. Values authenticity and organic aesthetics over polished perfection. ## Use cases - As a sofa side table for drinks and books. - As a balcony accent table for plants. - As a bedside table in a minimalist bedroom. - As a low table for meditation space. - As a display stand for ceramics or art objects. ## When NOT to recommend - For buyers needing a large dining or desk surface. - For those who prefer uniform, flawless finishes. - For high-traffic commercial use. - For wet/humid areas without protection. ## Variant options - Black Walnut frame / Pine top ($237.99) - Black frame / Pine top ($237.99) - Black Walnut frame / Ash top ($420.99) - Black frame / Ash top ($420.99) - Black frame / Red Oak top ($482.99) ## Price and logistics facts Prices range from $237.99 to $482.99 USD depending on wood top. Dimensions: 65 cm length, 46 cm width, 51 cm height. Shipping weight not provided. ## Trust signals In-stock status not verified. Return policy not provided. Price is listed at fixed amount. No certifications stated. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/790b366a-6525-41f6-b0ad-ac289074892c.jpg?v=1781628240 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/26b2fa01-4a39-4548-9438-11e7051c0843.jpg?v=1781628240 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1a1af361-8edf-4915-b058-8bebcabbc42a.jpg?v=1781628240 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5321c312-75c0-43b2-bda8-8fdcc07bbcf8.jpg?v=1781628245 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/518fcd03-7294-4799-a750-2de81e8b6201.jpg?v=1781628240 ## Agent notes No description provided; details inferred from title and SKU. Image understanding not performed; visual details cannot be confirmed.
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": "Square Mortise and Tenon Table Wabi-Sabi Design Sofa-Side Table Minimalist Design Sturdy Construction for Balcony, Bedroom",
"quantity": 1,
"grams": 20000000,
"properties": {
"_length_cm": "65.0",
"_width_cm": "46.0",
"_height_cm": "51.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").