@using Nop.Web.Controllers;
@if (ShoppingCartEnabled)
{}
Hi Todd,
We replied to your ticket but will summaries for other having the same strange behavior.
The issue is related of the fact that all nopCommerce themes share the same nopCommerce settings, while some settings need to be different for the different themes,that is why you are left with the impression that they are not working. We pointed you to this post explaining the same here.
Happy Holidays!
<div class="filtersGroupPanel" style="@toggleStateStyles">
<ul>
@onSaleOptionsHtml(0)
</ul>
</div>
The partial view 'MiniShoppingCart' was not found or no view engine supports the searched locations. The following locations were searched:
~/Themes/ShopAll/Views/ShopAllShoppingCart/MiniShoppingCart.cshtml
~/Themes/ShopAll/Views/ShoppingCart/MiniShoppingCart.cshtml