Trying to add search box in Wix website.
I am trying to add the search box widget to other pages of my website that do not contain my product browser.
I have input the code:
<script>
var ecwid_ProductBrowserURL = "http://www.example.com/store.html";
</script>
with my store info in the appropriate field.
I want it so this happens: he/she will be redirected to the page where the product browser is installed and then the necessary actions will be performed.
However it has done two things for me:
1) still opens up in the same page in a tiny area I have reserved for the search box ONLY so the results are not visible
2) it redirects to the main page of my website and not the product browser page, even though the url was to my store
Last edited by Malika Kromwell; 04-24-2011 at 05:07 PM.
|