hi
this is the line you should modify to show only X result:
relatedProducts.splice(3, relatedProducts.length);
here you will get 3 result…
hi
this is the line you should modify to show only X result:
relatedProducts.splice(3, relatedProducts.length);
here you will get 3 result…