I have a Related Products slider that is not firing on an Alternate PROD page that I created.
I have confirmed the following
The body js ID is js-PROD (I changed it to make sure the js would fire without having to change the scripts.js)
I have triple checked the code in the Related Products List Layout (I copied it directly from the PROD template page - which is working)
I have verified that the scripts.js is in the footer of the page
This is the page:
http://www.flightquarters.com/bird-d...y-madness.html
What does this error mean:
Is it related to commenting out the add to basket button?
I have confirmed the following
The body js ID is js-PROD (I changed it to make sure the js would fire without having to change the scripts.js)
I have triple checked the code in the Related Products List Layout (I copied it directly from the PROD template page - which is working)
I have verified that the scripts.js is in the footer of the page
This is the page:
http://www.flightquarters.com/bird-d...y-madness.html
What does this error mean:
Code:
Uncaught TypeError: Cannot read property 'value' of null at Object.jsPROD (scripts.js:982) at HTMLDocument.<anonymous> (scripts.js:25) at j (vendor.min.js:2) at Object.fireWith [as resolveWith] (vendor.min.js:2) at Function.ready (vendor.min.js:2) at HTMLDocument.I (vendor.min.js:2) (
Comment