Brand: World Products (Landmark)
This product has 2 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $22.99
Default variant: Gray
Default SKU: dcd-30002723774
Default price: $22.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1260 g
Cart URL (default variant): https://landmarks.builders/cart/49903462908143:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001034714
JSON data: https://landmarks.builders/products/m4x-10001034714.json
This product comes in 2 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Material: Crafted from quality, thickened, this mobility aid accessory is designed to be resilient-resistant, waterproof, and fire-resistant for long use.
Functional Design: This accessory features a spacious surface with two built-in cup holders, providing a stable area for drinks and meals without the risk of spills.
Versatile Utility: As a versatile tray table, it serves as an ideal surface for eating, reading, writing, or using a laptop, significantly improving the daily independence of users.
Easy Installation: This detachable lap tray is equipped with strong straps that allow for quick, tool attachment and removal from most standard armrests.
Enhanced Stability: The back of the food tray is reinforced with a dense grid structure to increase load-bearing capacity and prevent deformation during heavy use.
Summary: Detachable lap tray with thickened, waterproof design, two cup holders, attaches to armrests; suitable for seniors, reading, laptop use. $22.99 USD.
Generated by: deepseek-v4-flash
## Identity Detachable Table Thickened Design Tray Table - a lap tray for seniors, reading, and laptop use. ## Target persona - Elderly individuals needing a stable tray for meals/activities in armchairs - People with limited mobility or wheelchair users - Home users seeking a portable lap surface for laptop/reading ## Use cases - Eating meals while seated in an armchair or wheelchair - Using a laptop on a sofa or bed - Reading books or newspapers hands-free - Writing or drawing in a seated position - Snacking with a drink in the cup holder - Craft activities like knitting or sewing ## When NOT to recommend - Heavy industrial or commercial use - Users without standard armrests (e.g., no armchair) - Need for height-adjustable or tilting surface - Mobile use while walking ## Variant options - Gray: $22.99 - Yellow: $22.99 ## Price and logistics facts - Price: $22.99 USD (both variants) - Dimensions: 59 x 56 x 8 cm (L x W x H) - Currency: USD ## Trust signals - Two color options at same price - Thickened, waterproof, fire-resistant material claimed - In-stock status not specified - Return policy not provided - No certifications mentioned ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/a70c1a1f-d6ec-431d-8d4f-175c64dc1c16.jpg?v=1782146545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/589e3dca-e27f-4fcf-959d-fa18c8343f9a.jpg?v=1782146544 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/18a906e3-1d34-4e18-8421-bcfed2132c2d.jpg?v=1782146547 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/de5007ef-ef48-4659-b56b-f5ba91a0da1b.jpg?v=1782146545 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/292dd9f1-a8db-415a-a636-c91aec23c595.jpg?v=1782146545 ## Agent notes - Image content not analyzed; only URLs provided. Verify actual product appearance. - No information on stock status, return policy, or warranty. - Dimensions are in centimeters; convert to inches if needed (approx 23.2 x 22.0 x 3.1 in).
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": "Detachable Table Thickened Design Tray Table Detachable Lap Tray for Seniors People, Reading, Laptop Use",
"quantity": 1,
"grams": 1260000,
"properties": {
"_length_cm": "59.0",
"_width_cm": "56.0",
"_height_cm": "8.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").