Automatically load the next page of products in Magento. Easy to install and configure, this module works 100% out of the box with vanilla Magento 2.x. For IAS license info: https://github.com/Strategery-Inc/Magento2-InfiniteScroll/issues/27#issuecomment-396148819
The embedded base64 encoded image breaks when the template HTML minifier is enabled and is in production mode.
This fix escapes the
///
which is interpreted by the minifier as a comment.