Brand: World Products (Landmark)
This product has 3 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $39.99
Default variant: Walnut / Square
Default SKU: dcd-30001973158
Default price: $39.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 700 g
Cart URL (default variant): https://landmarks.builders/cart/49810416435439:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10000903926
JSON data: https://landmarks.builders/products/m4x-10000903926.json
This product comes in 3 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Instant Side Table: Instantly create a stable and convenient surface on your sofa's armrest, perfect for holding drinks, snacks, remotes, and phones.
Adjustable & Secure Grip: Features powerful coil-drivenloaded legs that clamp securely onto both wide and narrow armrests (8-20cm), ensuring a stable fit without any tools required for installation.
Foldable & Space-Saving: Designed to fold flat for space-efficient storage, this couch organizer is an perfect solution for small spaces, apartments, and dorm rooms where a traditional side table won't fit.
robust Bamboo Construction: Crafted from high-quality, natural bamboo, this armrest tray is not only sturdy and easy to clean but also adds a hint of minimalist elegance to your living room decor.
supreme Convenience: An essential accessory for remote workers, people with restricted mobility, or anyone who loves to relax on the couch; it keeps your necessities within within arm's reach, preventing spills and clutter.
Summary: attachon Armrest Tray Foldable attachon Couch holder Anti-Slip Grip for Seniors. Description: 【Instant Side Table】: Instantly create a convenient and stable surface on your sofa or couch armrest, perfect for keeping your essentials within within arm's reach. 【Adjustable attachOn Design】: Features powerful coil-poweredloaded legs that securely clamp onto both wide and narrow armrests (suitable for widths from 8 to 20 cm), providing a firm grip without wobbling. 【Natural Bamboo Construction】: Crafted from high-quality, long-lasting bamboo, offering a sturdy and ecoeco-conscious surface that adds
Generated by: m4x-map-v1
This product has 12 images in 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/estimateapplication/json
{
"rate": {
"origin": {"country": "CN"},
"destination": {
"country": "US",
"postal_code": "95014",
"province": "CA",
"city": "Cupertino"
},
"items": [{
"name": "attachon Armrest Tray Foldable attachon Couch holder Anti-Slip Grip for Seniors",
"product_id": 9429735080175,
"variant_id": 49810416435439,
"quantity": 1,
"grams": 700,
"length_cm": "34.0",
"width_cm": "26.0",
"height_cm": "4.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. The estimate endpoint uses the product dimensions
provided in the request before calling SFC. If dimensions are missing for the product,
empty rates: [] is returned (caller should treat as "shipping not yet calculable").