Unable to extract directly from the AptDeco page
I attempted to load the AptDeco product URL you gave (https://www.aptdeco.com/product/ikea-bekant-black-work-desk) but the page content (product title, images, price, and specs) is rendered dynamically with JavaScript. My web fetch returned the site shell/HTML but not the product details, so I cannot reliably extract the requested fields from that URL as-is.
