Aug 8
infinite scroll on related producs
Make an infinite scroll of "related products" and the product slider in general so that it can show 30 products for example. If it is optimized so that 5 are visible on the screen, and the rest are loaded using ajax, it will also optimize the site a lot, because there will be less HTML code and it will load faster.
Pending