
07-24-2014, 01:27 PM
|
 |
Ecwid Team
|
|
Join Date: Mar 2014
Posts: 1,512
|
|
Quote:
Originally Posted by Adorha
Hi,
Thanks for a prompt response.
Please see attached picture with a print screen of the shopping bag problem.
It shows on two places on the Shopping cart page (see the red arrow pointing at the one which needs to be removed).
How is that done?
Regards,
Stan
|
Thank you for details.
To hide the shopping bag icon that you have marked on your screenshot you should delete this part of the code in the source code of the page where Ecwid is installed:
Code:
<script type="text/javascript">try{ xMinicart("style=","layout=MiniAttachToProductBrowser"); } catch(e){} </script>
__________________
Sergey G., Ecwid Team
------------------
Welcome to our Help Center with a lot of answers and tips!
|