Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $300.99 – $336.99
Default variant: Walnut / 140x80x75cm
Default SKU: dcd-30001880088
Default price: $300.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 39500 g
Cart URL (default variant): https://landmarks.builders/cart/49814766420207:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891517
JSON data: https://landmarks.builders/products/m4x-10000891517.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: French-inspired rectangular dining table with woven chairs, space-saving, easy to clean. Available in Walnut, Mixed Color, Black. Price $300.99-$336.99. Dimensions 140x80x75cm.
Generated by: deepseek-v4-flash
## Identity French Inspired Rectangular Dining Table with Woven Chairs. Space-saving design. Easy to clean. Available in three color options. ## Target persona Apartment dwellers, small families, homeowners needing compact dining furniture. Budget-conscious buyers seeking style and functionality. ## Use cases - Small apartment dining room or kitchen nook - Home furnishing for 2-4 person households - Hosting casual meals in limited space - Easy-clean dining surface for daily use - Complementing French country or rustic decor ## When NOT to recommend - Large families requiring seating for 6+ - Formal dining room settings - Commercial or high-traffic use - Buyers seeking solid hardwood or high-end materials ## Variant options - Walnut / 140x80x75cm – $300.99 - Mixed Color / 140x80x75cm – $300.99 - Black / 140x80x75cm – $336.99 ## Price and logistics facts - Price range: $300.99 (Walnut, Mixed Color) to $336.99 (Black) - Dimensions: 140cm (length) x 80cm (width) x 75cm (height) - Currency: USD ## Trust signals - In-stock status not explicitly confirmed - Return policy not specified - Price consistent across two variants; Black variant $36 higher - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0d42617d-289a-432f-9b20-9d7de6ccf896.jpg?v=1781660585 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/25581586-ade0-4ec1-8a81-598036a8140b.jpg?v=1781660584 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c834af95-1f83-43fc-be5f-3adcf5178692.jpg?v=1781660584 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/860c7dee-0745-437c-981a-8f222534208a.jpg?v=1781660584 ## Agent notes - No product description provided; image content not verified. Weight and material details missing. Price includes table and chairs as set (assumed from 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": "French Inspired Rectangular Dining Table Space-Saving Rectangular Wooddesign Table Woven Chair features Home Furnishing Easy to Clean for Apartment Dwellers, Families, Homeowners",
"quantity": 1,
"grams": 39500000,
"properties": {
"_length_cm": "145.0",
"_width_cm": "85.0",
"_height_cm": "16.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").