Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $1,075.99 – $1,105.99
Default variant: with Wheels
Default SKU: dcd-30001854620
Default price: $1,105.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/49815036887279:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000887479
JSON data: https://landmarks.builders/products/m4x-10000887479.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: Multi-functional expandable dining table with fold feature, available with or without wheels, priced from $1075.99.
Generated by: deepseek-v4-flash
## Identity Multi-functional expandable dining table from elevateand. Foldable surface, available with or without wheels. ## Target persona Students and families in small spaces needing a versatile, space-saving dining solution that can expand for guests and be moved easily. ## Use cases - Expanding the table for dinner parties or family gatherings. - Folding the table to reclaim floor space in small apartments. - Using the wheeled variant to easily reposition the table for different room layouts. - As a primary dining table in a studio or dorm room. - As a temporary extra surface for projects or homework that can be stored away. ## When NOT to recommend - For commercial dining rooms or high-traffic restaurants needing durable, heavy-duty furniture. - For customers seeking high-end, solid wood luxury tables with fine finishes. - For those who require a fixed, non-movable table for stability. ## Variant options - **with Wheels**: $1,105.99 - **without Wheels**: $1,075.99 ## Price and logistics facts - Price range: $1,075.99 - $1,105.99 USD. - No shipping or return policy information provided. ## Trust signals - Variants are listed with distinct SKUs, indicating stock availability. - Price consistency across variants. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/2f25cc96-0bf7-4bf9-a1f3-7e2c0fa4e6b6.jpg?v=1781664389 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c89581bf-4552-40b8-8004-977f4ec091b2.jpg?v=1781664389 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/38ad412e-8515-4801-bfc1-3ca3ce505579.jpg?v=1781664389 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b6fb3ac-e433-4267-8e68-487d2cbe4b23.jpg?v=1781664388 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/9b42aa58-f98c-4ddf-bbc7-01be59dba17c.jpg?v=1781664388 ## Agent notes - No dimensions provided. Image content not analyzed – visual details cannot be confirmed. - Return policy and shipping details are missing. - The product title includes 'Families, Students' as target users.
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": "elevateand-Fold Dining Table Multi-Functional Expandable Dining Table Multifunctional Extendable Surface for Families, Students",
"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").