Brand: World Products (Landmark)
This product has 5 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $853.99 – $926.99
Default variant: Black / Round Table
Default SKU: dcd-30001852447
Default price: $853.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 18140 g
Cart URL (default variant): https://landmarks.builders/cart/49815019290863:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887082
JSON data: https://landmarks.builders/products/m4x-10000887082.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: Expandable wood round table with fold-down panels, designed for small living spaces. Available in five colors. Price $853.99–$926.99 USD.
Generated by: deepseek-v4-flash
## Identity Durable Wood Construction Expandable Round Table with fold-down panel – space-saving design for apartments and small dining areas. ## Target persona - Apartment dwellers with limited floor space - Homeowners needing a compact dining solution - Families seeking an affordable, expandable table for occasional extra seating - Small-space enthusiasts ## Use cases - Daily meals for 2–4 people - Expanding to accommodate guests - Use as a kitchen island or morning coffee corner - Dining in a nook or small dining room - Multifunctional room where table needs to be stored partially folded ## When NOT to recommend - Buyers needing a large permanent table seating 8+ regularly - Those wanting high-end solid wood or heirloom-quality furniture - Customers who prefer rectangular or square tables - Situations where the table will be used outdoors (material not specified as weatherproof) ## Variant options - **Black / Round Table** – $853.99 - **White / Round Table** – $853.99 - **Dark Walnut / Round Table** – $926.99 - **Maillard / Round Table** – $926.99 - **Light Walnut / Round Table** – $926.99 ## Price and logistics facts - Price range: $853.99–$926.99 USD - Dimensions: 135 cm × 98 cm × 28 cm (length × width × height) - Shipping, delivery time, and weight not provided ## Trust signals - Price consistency across variants with wood finishes costing $73 more - No certification or warranty information available - In-stock status unknown - Return policy not disclosed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f39c0a06-8689-4efd-bdbd-0652f3779e5a.jpg?v=1781664333 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/20ac4c05-62ba-4596-97b7-6dbd1c5a3c2b.jpg?v=1781664334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/45f05506-d045-4d38-b612-2eae03cfb8aa.jpg?v=1781664335 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/137ca51b-3ad0-4a4a-bd43-0351f96e3913.jpg?v=1781664334 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f706bc9e-1d0d-432f-81c3-a281ff6e3dda.jpg?v=1781664334 ## Agent notes - The product title mentions 'oval' but all variants are labeled 'Round Table' – shape is ambiguous. - No product description was provided; info derived from title and tags. - No inventory or shipping data.
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": "Durable Wood Wood Construction Oval panelpanel Table expandable Design fold-down panel Table Expandable Home Furniture Space-Saving for Apartment Dwellers, Homeowners, Families, Small Living Spaces, Dining Room, Kitchen, morning meal corner",
"quantity": 1,
"grams": 18140000,
"properties": {
"_length_cm": "135.0",
"_width_cm": "98.0",
"_height_cm": "28.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").