Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,093.99 – $1,156.99
Default variant: 1.2M
Default SKU: dcd-30001852420
Default price: $1,093.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 35000 g
Cart URL (default variant): https://landmarks.builders/cart/49815037313263:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887076
JSON data: https://landmarks.builders/products/m4x-10000887076.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: Extendable dining table with foldable falling panel-downflap design, space-saving, vintage style, for small apartments. Available in 1.2M and 1.35M sizes.
Generated by: deepseek-v4-flash
## Identity Extendable transformable falling panel-downflap table, foldable, space-saving, vintage design household furniture. ## Target persona Small apartment residents, families needing space-saving dining, home office users, vintage furniture enthusiasts. ## Use cases - Daily dining for 2-4 people - Folded storage when not in use - Extended for dinner parties - As a desk for home office - As a kitchen island or side table in living room ## When NOT to recommend - Large families needing a permanent large table - Commercial or heavy-use settings - Users seeking modern or contemporary style - Situations requiring high weight capacity ## Variant options - 1.2M: $1,093.99 (SKU: dcd-30001852420) - 1.35M: $1,156.99 (SKU: dcd-30001852421) ## Price and logistics facts - Price range: $1,093.99 – $1,156.99 USD - Dimensions (folded?): 131 cm L x 68 cm W x 23 cm H ## Trust signals - In stock based on listing availability. - Price consistency: Variant pricing differs logically. - No warranty or return policy stated in facts. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/5fdc8494-d03f-43d6-8bb4-c8383d11c042.jpg?v=1781664391 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ff81e30a-0fd3-4750-a12f-9965e8682fc0.jpg?v=1781664391 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f4eb2656-3619-4c56-9e39-5a3dcfde7e16.jpg?v=1781664392 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/80cf039a-2137-4ec6-ab54-d6c14227b106.jpg?v=1781664391 ## Agent notes - Product description not provided; category inferred from title. - Image understanding 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": "Extendable transformable falling panel-downflap Table Foldable falling panel-downflap Dining Table Vintage design Household Furniture Space-Saving for Small Apartment Residents, Families, pairs, Kitchen, Living Room, Home Office",
"quantity": 1,
"grams": 35000000,
"properties": {
"_length_cm": "131.0",
"_width_cm": "68.0",
"_height_cm": "23.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").