HomeHome Product Discus... Product Discus...SmithCartSmithCartMini Cart showing twice with 3 View Cart buttons.Mini Cart showing twice with 3 View Cart buttons.
Previous
 
Next
New Post
7/12/2011 1:58 PM
 

Hi,

I just upgraded to 4.42 and I am getting what appears to be 2 mini carts. I have the options to hide the mini cart used in both the BuyNow and ProductDetails pages.

See the attached pic.

We want the View Cart and cart picture to be in the sidebar in the template, so I am trying to hide those extra buttons. Now it shows 3 View Cart buttons!

It appears that the checkbox settings are not being enforced, or am I missing a setting somewhere?

Thanks,

Steve

 
 Login to download attachment
New Post
7/12/2011 6:09 PM
 

Hi Steve,

In Cart v.4.42 we added a built in minicart module that you can choose to use or you can also still use the original Smith MiniCart module. Normally when you choose to use the MiniCart module in the ProductDetails settings the uilt in MiniCart should be disabled, this will be addressed in the next release of the Cart.

Until then, open productdetail.ascx go to line 153 and set the visible property to false as highlighted in yellow below:

 

<divrunat="server" id="tblMiniCart" class="right" visible="false">

 

Thanks

 
New Post
7/13/2011 7:07 AM
 
Thanks for the workaround Kevin!
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartMini Cart showing twice with 3 View Cart buttons.Mini Cart showing twice with 3 View Cart buttons.