Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $239.99 – $245.99
Default variant: Anya Table Walnut
Default SKU: dcd-30001894954
Default price: $239.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 19820 g
Cart URL (default variant): https://landmarks.builders/cart/49813648998639:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000893741
JSON data: https://landmarks.builders/products/m4x-10000893741.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: A foldable, expandable dining table for space-saving in small homes and apartments, available in walnut, vintage, or cherry finishes.
Generated by: deepseek-v4-flash
## Identity Foldable transformable dining table with expandable fold-down panels for space-saving, suitable for families, apartment dwellers, and small homeowners. ## Target persona Apartment dwellers, small homeowners, families with limited dining space, individuals needing multifunctional furniture. ## Use cases - Daily dining in a small kitchen or living room. - Occasional hosting requiring a larger table surface. - Temporary workspace in a compact home office. - Fold-down for storage when not in use. - Moving between rooms or apartments. - Multi-purpose furniture for small spaces. ## When NOT to recommend - Large families needing a permanent large table. - Commercial or heavy-duty use. - Buyers requiring solid wood construction (material not specified). - Those unwilling to assemble (assembly not mentioned). ## Variant options - Anya Table Walnut (SKU: dcd-30001894954) - $239.99 - Anya Table Vintage (SKU: dcd-30001894955) - $239.99 - Heyi Table Walnut (SKU: dcd-30001894956) - $245.99 - Heyi Table Cherry (SKU: dcd-30001894957) - $245.99 ## Price and logistics facts Price range: $239.99 - $245.99 USD. Dimensions: 86 x 86 x 81 cm (closed, presumably). Weight and shipping costs not provided. ## Trust signals In-stock status unknown. Return policy not provided. No certifications mentioned. Price consistency across some variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/135ee16d-b471-4e67-9108-4a31e527033a.jpg?v=1781628250 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/cb159b2c-4f97-4415-af27-1ea4d99f9f04.jpg?v=1781628248 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/87e4fcdc-f72b-4064-9a95-3661c6f29486.jpg?v=1781628255 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c0986b90-a9ba-4fd0-b2a4-807e90962f68.jpg?v=1781628248 ## Agent notes Images are provided but visual details (e.g., color accuracy, assembly state) are not inferred. Product type is unspecified; treat as a dining table.
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": "Foldable transformable fold-downpanel Table expandableable fold-downpanel Dining Table Space-Saving Kitchen Furniture Multifunctional for Families, Apartment Dwellers, Small Homeowners, Living Room",
"quantity": 1,
"grams": 19820000,
"properties": {
"_length_cm": "86.0",
"_width_cm": "86.0",
"_height_cm": "81.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").