Product Detail Pages are cached by SFCC - the code is generating the CSRF token in the controller (src\cartridges\int_adyen_SFRA\cartridge\controllers\Product.js) and outputting it in an included template (src\cartridges\app_adyen_SFRA\cartridge\templates\default\product\components\addToCartButtonExtension.isml) without any regard for page caching.
Product Detail Pages are cached by SFCC - the code is generating the CSRF token in the controller (src\cartridges\int_adyen_SFRA\cartridge\controllers\Product.js) and outputting it in an included template (src\cartridges\app_adyen_SFRA\cartridge\templates\default\product\components\addToCartButtonExtension.isml) without any regard for page caching.