Skip to content

Frontend JS get access to attributes?

Is it possible to get Magento attribute values on product page when writing custom java script code?

I am working on a frontend script where i need access to the product sku to check some logic i am writing.