Close

Missing Update Button on Shopping Cart

Juson
7 years ago
#12486 Quote
Avatar
  • 25
Hello.

I've updated to 3.8, and get a problem.

In the shopping cart, I cannot remove any products. There's no update button, only remove check boxes.

Is there another way I can remove products?


little bit urgent. thanks.




resolved.

            @if (Model.IsEditable)
            {
                <div class="common-buttons">
                    <input type="submit" name="updatecart" value="@T("ShoppingCart.UpdateCart")" class="button-2 update-cart-button" />
                    <input type="submit" name="continueshopping" value="@T("ShoppingCart.ContinueShopping")" class="button-2 continue-shopping-button" />
                </div>
            }


was removed in 3.8.

Is there any reason you remove those lines?
Peter.Zhekov
7 years ago
#12489 Quote
Avatar
  • Moderator
  • 104
Hi Juson,


Thank you for your report! I fixed the problem and the changes will be uploaded on the server in few minutes, so you will be able to update your theme.
Regards,
Peter Zhekov
Nop-Templates.com