Brand: World Products (Landmark)
This product has 4 variants (SKUs). Default shown below; full list under “Available Variants”.
Price range: $13.99 – $15.99
Default variant: 25x25cm / Wooden Round
Default SKU: dcd-30002769907
Default price: $13.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/49879109959919:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001046774
JSON data: https://landmarks.builders/products/m4x-10001046774.json
This product comes in 4 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bamboo Couch Armrest Tray Easy to Move Attach-on Sofa Side Table Multi-Purpose
| Brand | SHOWAPOO |
Summary: Bamboo couch armrest tray with attach-on design, available in multiple sizes and styles. Prices range from $13.99 to $15.99. Easy to move, suitable for holding drinks, snacks, or remotes.
Generated by: deepseek-v4-flash
## Identity Bamboo Couch Armrest Tray Easy to Move Attach-on Sofa Side Table Multi-Purpose by SHOWAPOO. Dimensions of base variant: 34x27x7 cm. Available in four variants with different sizes and materials (Wooden Round, Bamboo, Bamboo Square, Bamboo Square Stand). ## Target persona - Apartment dwellers with limited space - Frequent couch users who eat/drink on sofa - People who work on laptops from the couch - Home entertainment enthusiasts wanting remote and snack organization ## Use cases - Holding a coffee mug while watching TV - Storing remote controls and phones - Placing snacks during movie night - Using laptop on sofa with stable surface - Keeping charging cables and small items within reach ## When NOT to recommend - Users needing a full-size side table or desk - Heavy-duty use such as supporting large books or heavy equipment - Sofas with thick or oversized armrests that may not fit the tray - Outdoor use (bamboo may degrade in weather) - If user requires integrated cup holders or spill-proof features ## Variant options - 25x25cm / Wooden Round — $13.99 - 25x25cm / Bamboo — $14.99 - 33x23cm / Bamboo Square — $14.99 - 28x23-5cm / Bamboo Square Stand — $15.99 ## Price and logistics facts - Price range: $13.99–$15.99 USD - Brand: SHOWAPOO - Dimensions of base product (34x27x7 cm) but variants differ - No shipping or return policy data provided ## Trust signals - In-stock status not specified - Return policy not provided - No certifications listed - Price appears consistent across variants but no historical data ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/63a0e19f-4f37-4ce0-a0cb-6b46533a453e.jpg?v=1782126314 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/fbdff10c-4598-40e8-b221-e1aaa466bd7f.jpg?v=1782126313 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/524cf87a-8bc2-42ef-af65-ff5f7bfeea26.jpg?v=1782126315 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f851bc6a-fed9-47f0-9bc2-0f856564f97b.jpg?v=1782126314 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/c1fead8b-f6d2-47ae-974c-d78239f20dcc.jpg?v=1782126314 ## Agent notes Images were not analyzed; no visual details extracted. Product dimensions and materials are taken from text facts only. No return policy or stock status information available.
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": "Bamboo Couch Armrest Tray Easy to Move Attach-on Sofa Side Table Multi-Purpose",
"quantity": 1,
"grams": 700000,
"properties": {
"_length_cm": "34.0",
"_width_cm": "27.0",
"_height_cm": "7.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").