having trouble making it work
I have change the
<form id="myform" action="/compare/products-comparison/">
and JS to
window.location.replace("/compare/products-comparison/?product-skus[]=0");
do i have to create the child page /products-comparison/?
and past the second view for selected search results?
at step 2. Displaying the Selected Products With a View