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
You should use
$this->getViewFileUrl($url)
instead of$this->getSkinUrl($url)
.Pierre-Louis