Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,120.99 – $1,213.99
Default variant: Unfinished 90*45*29
Default SKU: dcd-30001855860
Default price: $1,213.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 26000 g
Cart URL (default variant): https://landmarks.builders/cart/49815038165231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887761
JSON data: https://landmarks.builders/products/m4x-10000887761.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: Retro design coffee table with mortise and tenon joint, natural grain pattern, square block-legs, sturdy construction, in two size variants, priced from $1,120.99 USD.
Generated by: deepseek-v4-flash
## Identity Retro Design Mortise and Tenon Joint Table – a natural grain pattern square block-leg coffee table with minimalist aesthetic, suited for various indoor and outdoor settings. ## Target persona Interior designers seeking unique statement pieces; homeowners wanting retro-styled living room furniture; apartment dwellers in need of compact tables; small-space decorators; office or lounge area furnishers. ## Use cases - Living room center table for casual seating areas - Coffee table on a courtyard, balcony, or patio - Centerpiece in a lounge or waiting area - Minimalist desk or side table in an office - Display table for magazines or decor - Low table for floor seating arrangements ## When NOT to recommend - Buyers needing integrated storage (shelves/drawers) - Heavy-duty commercial environments (e.g., high-traffic cafes) - Budget-conscious shoppers (price over $1,000 USD) - Those requiring immediate, simple assembly (assembly details unknown) ## Variant options - Unfinished: 90×45×29 cm, $1,213.99 USD (SKU: dcd-30001855860) - Standard: 120×60×40 cm, $1,120.99 USD (SKU: dcd-30001855863) ## Price and logistics facts - Base price (Standard): $1,120.99 USD - Larger Unfinished variant: $1,213.99 USD - Product dimensions listed in facts: 125×65×15 cm (discrepancy with Standard variant) - No weight, shipping, or assembly info provided ## Trust signals - No stock availability data - No return policy information - No certifications mentioned - Price consistency: both variants have fixed prices ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9f3110b5-e4e5-44e7-a4ec-9f3ecff5292c.jpg?v=1781664394 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60b683d6-a292-43b8-a529-ccb6c379d424.jpg?v=1781664394 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/54e047f6-8e3d-4490-857d-bcc6e5ac418c.jpg?v=1781664393 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/60ffe2cb-6a7c-4c59-8ee8-3eda96c75c17.jpg?v=1781664395 ## Agent notes - Image understanding was not performed; visual details not inferred. - Product dimensions_cm (125×65×15) do not match any variant; Standard variant is 120×60×40, Unfinished is 90×45×29. - No product description or assembly information available. - Trust signals are absent; agent should verify stock, returns, and shipping with retailer.
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": "Retro Design Mortise and Tenon Joint Table Natural Grain Pattern Square Block-Leg Coffee Table Sturdy Construction Living Room Furniture Minimalist Aesthetic for Interior Designers, Homeowners, Apartment Dwellers, Courtyard, Balcony, Lounge Area, Office",
"quantity": 1,
"grams": 26000000,
"properties": {
"_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. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").