AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: macat on March 14, 2022, 03:56:36 PM

Title: How to remove quantity arrows
Post by: macat on March 14, 2022, 03:56:36 PM
In previous versions, if you changed the total number of products the price would update. In the latest version I downloaded via cpanel, there are arrows to update the quantity and the total price no longer changes to reflect the quantity.

How do I remove the arrows to update and make it so that you have to manually type in your quantity which does cause the total price to update??

This is a previous version where the quantity works the way I want  it to, change the quantity the total price updates:

https://www.assistedbyangelsanimalrescue.org/shop/index.php?rt=product/product&product_id=130


This is my new store where it has arrows to change the quantity and the total price DOES NOT update when changed.  I want to make it work lik the other store, you type in your quantity and the total price updates.  You can type in the number here too and the total price changes, but no one will figure that out because the arrows are there.  I just started working on this store and don't want to go any further if this is not possible.  I don't understand why AbanteCart would change this feature??

https://www.creativepaw.org/store/index.php?rt=product/product&path=65_67&product_id=114

I want to remove the quantity arrows.  Or downgrade to a previous version.


Title: Re: How to remove quantity arrows
Post by: abolabo on March 15, 2022, 04:31:19 AM
To solve you can try to replace tpl-file of product page with this (https://github.com/abantecart/abantecart-src/raw/1.3.3/public_html/storefront/view/default/template/pages/product/product.tpl)
Title: Re: How to remove quantity arrows
Post by: macat on March 15, 2022, 11:53:53 AM
Thank you abolabo, that worked perfectly!!  Was my file corrupt or did you modify the file, want to know if I should save for other installations?

PS.  Arrows are still there but the total price is updating which is what I wanted.


To solve you can try to replace tpl-file of product page with this (https://github.com/abantecart/abantecart-src/raw/1.3.3/public_html/storefront/view/default/template/pages/product/product.tpl)