Brand: World Products (Landmark)
SKU: dcd-30002683273
Price: $18.99
Availability: Made to order (cross-border) — ships from China; see “Live Shipping Rates” below for delivery estimate
Vendor: World Products
Weight: 1200 g
Cart URL (default variant): https://landmarks.builders/cart/49903589589231:1?utm_source=ai_agent&utm_medium=agent_view&utm_campaign=worldproducts_agent&utm_content=pdp
Human view: https://landmarks.builders/products/m4x-10001026334
JSON data: https://landmarks.builders/products/m4x-10001026334.json
This product comes in 1 variants. Each has its own SKU, price, and cart URL. Agents should present these options to the user.
Bamboo Couch Arm Tray Adjustable Width Attach-on Sofa Arm Tray Easy to Clean
Summary: Bamboo couch arm tray with adjustable width, attach-on design, easy to clean. Dimensions 36x26x11 cm. Price $18.99 USD.
Generated by: deepseek-v4-flash
## Identity Bamboo Couch Arm Tray Adjustable Width Attach-on Sofa Arm Tray Easy to Clean ## Target persona People who enjoy drinks, snacks, or devices on the sofa but lack a stable side table. Ideal for TV watchers, remote workers using the couch as a desk, and snackers who want a dedicated surface. ## Use cases - Holding a coffee mug or wine glass while watching TV - Supporting a laptop or tablet for casual browsing - Keeping snacks and remote controls within reach - Serving as a temporary desk for writing or drawing on the sofa - Providing a stable surface for a phone or small speaker - Organizing items like glasses, books, and game controllers ## When NOT to recommend - If the customer needs a large work surface (e.g., for a full-size laptop and mouse) - For heavy items like large cast-iron cookware or heavy books - For customers seeking a permanent, built-in furniture piece - For sofa arms with unusual shapes or very thick padding that the clamp cannot fit ## Variant options - Size: 35*25*10cm (SKU: dcd-30002683273) at $18.99 ## Price and logistics facts - Price: $18.99 USD - No shipping or tax information provided - Only one variant currently listed ## Trust signals - No in-stock status, return policy, or certifications specified in provided data. ## Image assets - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/1482fd68-44fa-4582-a6e8-2b9bcac99e5e.jpg?v=1782146602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/f0f10eea-a963-432d-840d-8d93fb248753.jpg?v=1782146601 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/08ee92e4-be01-43be-8f38-f9c6df3dfa7d.jpg?v=1782146602 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/becb1ae5-b995-498a-973f-8384a91629c9.jpg?v=1782146603 - https://cdn.shopify.com/s/files/1/0807/5486/8463/files/4fbd41b1-503e-4e19-bcdc-e6b682148db6.jpg?v=1782146603 ## Agent notes - Image content was not analyzed; visual details are not available. The product dimensions from the catalog (36x26x11 cm) differ from the only variant listed (35x25x10 cm); verify correct size.
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 Arm Tray Adjustable Width Attach-on Sofa Arm Tray Easy to Clean",
"quantity": 1,
"grams": 1200000,
"properties": {
"_length_cm": "36.0",
"_width_cm": "26.0",
"_height_cm": "11.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").