Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $256.99 – $267.99
Default variant: White / 90x70x75cm
Default SKU: dcd-30001878604
Default price: $256.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 50000 g
Cart URL (default variant): https://landmarks.builders/cart/49813677015279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000891270
JSON data: https://landmarks.builders/products/m4x-10000891270.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: An expandable rectangular dining table set with four chairs in white or grey, available in two sizes, priced from $256.99 to $267.99.
Generated by: deepseek-v4-flash
## Identity Expandable Rectangular Table with Chairs, available in White or Grey, sizes 90x70x75cm and 110x75x75cm. ## Target persona Budget-conscious families or small apartment dwellers needing a space-saving dining set. Ideal for first-time home buyers or renters furnishing a compact dining area. ## Use cases - Hosting dinner for 4-6 people in a small apartment. - Expanding table for holiday gatherings. - Daily family meals with easy cleanup (shiny finish). - Dining set for a breakfast nook or kitchen corner. - Occasional use in a multi-purpose room. - Setting up a temporary dining area in a rental. ## When NOT to recommend - Large families needing seating for 8+ regularly. - Customers seeking high-end solid wood furniture. - Those wanting a non-expandable, fixed-size table. - Users requiring a table height other than 75cm. ## Variant options - White / 90x70x75cm – $256.99 - White / 110x75x75cm – $267.99 - Grey / 90x70x75cm – $256.99 - Grey / 110x75x75cm – $267.99 ## Price and logistics facts Price range $256.99–$267.99 USD. Dimensions vary by variant. No shipping or tax info provided. ## Trust signals No stock status, return policy, or certifications provided in source data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/70fad606-d077-46b8-91fd-ae1dc8035e25.jpg?v=1781628302 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/d2ba6b75-280a-43de-b33b-13dde78e8a7f.jpg?v=1781628303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/124130ec-ae4d-4355-8667-b5089cabbc34.jpg?v=1781628307 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/668e3793-3b58-4c66-8df2-0d3532fd7e59.jpg?v=1781628303 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63add258-33e4-4ea5-ae84-0383c9af6b3b.jpg?v=1781628302 ## Agent notes Image content analysis not performed; only URLs provided. Assume product colors as per variant options. Table height 75cm consistent across variants.
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": "Expandable Rectangular Table with Chairs Expandableable Design Dining Room Set Shiny Finish Space Saving for Families",
"quantity": 1,
"grams": 50000000,
"properties": {
"_length_cm": "120.0",
"_width_cm": "95.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").