Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,275.99 – $1,423.99
Default variant: 1.2-1.6m / a
Default SKU: dcd-30001852226
Default price: $1,275.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Cart URL (default variant): https://landmarks.builders/cart/49815043244271:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887039
JSON data: https://landmarks.builders/products/m4x-10000887039.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: French design rectangular foldable flap table with extendable surface, two size variants (1.2-1.6m and 1.4-1.8m), priced from $1275.99 USD.
Generated by: deepseek-v4-flash
## Identity French design rectangular foldable flap table with extendable surface. ## Target persona Homeowners with small dining areas, apartment dwellers needing flexible furniture, families requiring space-saving solutions, small-space kitchen users. ## Use cases - Daily dining for small family - Hosting dinner parties with extended table top - Space-saving in compact apartment kitchen - Occasional use as desk or craft table - Folding away when not in use to free floor space ## When NOT to recommend - Buyer needs a permanent large fixed dining table - Budget under $1000 USD - Requires solid wood construction (material not specified) - Needs specific dimensions not matching the two size options ## Variant options - Size 1.2-1.6m / Style a: $1275.99 USD - Size 1.4-1.8m / Style a: $1423.99 USD ## Price and logistics facts - Price range: $1275.99 - $1423.99 USD - No shipping or logistics information provided in source data ## Trust signals - In-stock status not confirmed - Return policy not stated - Price consistency: two variants at fixed prices - No certifications listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/35f24fa3-7880-4905-82a8-41f061540260.jpg?v=1781664410 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/0b04db93-55cc-4a40-a175-437f571fa5b6.jpg?v=1781664416 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/41f62e2c-77d0-422f-b495-9e71282107e8.jpg?v=1781664410 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/83221ed5-caf8-40f5-9c69-c63eae1328ec.jpg?v=1781664410 ## Agent notes - Product dimensions not provided; only size ranges (1.2-1.6m and 1.4-1.8m) indicate length when extended? - No product description available; tag "wp-import" suggests data may be incomplete. - Image understanding was not performed; do not infer visual details.
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 design Rectangular foldableflap Table centuryera Inspired drop-flap flap Table Foldable Design Dining Furniture Extendable Surface for Homeowners, Apartment Dwellers, Families, Small Spaces, Kitchen",
"quantity": 1,
"grams": 0,
"properties": {
"_length_cm": "",
"_width_cm": "",
"_height_cm": ""
}
}],
"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").