Brand: World Products (Landmark)
SKU: dcd-30001858380
Price: $959.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/49815031513327:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000888202
JSON data: https://landmarks.builders/products/m4x-10000888202.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Summary: Height-adjustable, expandable table with elevating top, designed for space-saving in small apartments, homes, and offices. Priced at $959.99.
Generated by: deepseek-v4-flash
## Identity Space-Saving Multi-Functional elevatingTop Table Height Adjustable Expandable Table ## Target persona Small apartment dwellers, homeowners, remote workers needing flexible, space-efficient furniture. ## Use cases - Converting a living room into a dining area for guests - Setting up a home office with adjustable height for ergonomics - Maximizing floor space in a studio apartment - Using as a dual-purpose dining and work table - Expanding the table surface for extra seating during gatherings ## When NOT to recommend - Large dining rooms where a fixed, larger table would be more appropriate - Heavy-duty industrial or commercial use - Buyers with a strict budget under $500 - Users needing built-in storage or drawers ## Variant options - Boxwood 100CM. — $959.99 ## Price and logistics facts - Price: $959.99 USD - No shipping, tax, or delivery information provided ## Trust signals - No in-stock status, return policy, or certifications provided - Only one variant listed ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/bb15d150-6548-4925-85c1-1ca936da3378.jpg?v=1781664370 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/ca5fac3d-c7e9-4987-99f2-394632a23f6f.jpg?v=1781664369 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4dbf1f78-fefd-42b0-8b6a-867695964278.jpg?v=1781664371 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1592ed33-adb2-4a84-a541-8fa3082c9bae.jpg?v=1781664435 ## Agent notes - Product description and dimensions are missing; rely on image analysis for further details. Image understanding was not performed.
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": "Space-Saving Multi-Functional elevatingTop Table Height Adjustable Expandable elevatingTop Table double-purposeUse Living Room Furniture space-efficient Design for Small Apartment Dwellers, Homeowners, Remote Workers, Dining Area, Home Office",
"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").