Brand: World Products (Landmark)
This product has 8 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $188.99 – $191.99
Default variant: Wood / 90x60cm
Default SKU: dcd-30001894968
Default price: $188.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 25000 g
Cart URL (default variant): https://landmarks.builders/cart/49811886113007:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893743
JSON data: https://landmarks.builders/products/m4x-10000893743.json
This product comes in 8 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Extendable Dining Table long-lasting Extendable Folding Table scuff Resistant
| Type | Dinner Set |
| Material | Wood |
| Colour | Multicoloured |
| Set Includes | Dinner Plate |
| Features | Break/Chip Resistant |
| Number of Items in Set | Five-Piece |
Summary: Extendable folding dining table available in multiple colors and sizes (80x60cm or 90x60cm), priced around $189-$192 USD.
Generated by: deepseek-v4-flash
## Identity Extendable Dining Table Space-Saving Extendable Folding Table Foldable for Hosts ## Target persona Small apartment dwellers, hosts needing flexible extra seating, people with limited dining space who occasionally entertain. ## Use cases - Hosting dinner parties in a small apartment - Setting up a temporary dining area for guests - Expanding table surface for holiday meals - Folding away when not in use to reclaim floor space - Using as a project table that can be stored compactly - Providing extra seating during potlucks or family gatherings ## When NOT to recommend - Large families needing a permanent full-size dining table - Heavy daily use (e.g., constant meal prep or worksurface) - Formal dining rooms requiring aesthetic consistency - Situations where table stability under heavy loads is critical (folding mechanism may have weight limits) ## Variant options - Wood: 90x60cm ($188.99) and 80x60cm ($191.99) - Black: 90x60cm ($191.99) and 80x60cm ($191.99) - Gray: 90x60cm ($191.99) and 80x60cm ($191.99) - White: 90x60cm ($191.99) and 80x60cm ($191.99) ## Price and logistics facts - Base price: $188.99 to $191.99 USD - Package dimensions: 95 x 70 x 15 cm (exact product dimensions not specified; variant sizes refer to tabletop dimensions) - No shipping or return policy information provided ## Trust signals - No trust signals provided in source data (in-stock status, return policy, certifications, or price consistency verification) ## Image assets [] ## Agent notes - Product description is missing; title suggests extendable and folding functionality. - No image URLs available; visual assessment not performed. - Package dimensions (95x70x15cm) may differ from actual table dimensions; variant sizes (80x60cm, 90x60cm) likely refer to tabletop area. - Tags include 'm4x' and 'wp-import' – may indicate marketplace or import batch.
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": "Extendable Dining Table long-lasting Extendable Folding Table scuff Resistant",
"quantity": 1,
"grams": 25000000,
"properties": {
"_length_cm": "95.0",
"_width_cm": "70.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").