Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wprashed/woocommerce-calculate-subtotal-on-quantity-increment

From a UX point of view, ecommerce customers may enjoy a little improvement on the WooCommerce single product page. As soon as they increase the add to cart quantity, it’d be nice if product price could be recalculated or maybe if a “TOTAL” line could appear so that users always know how much they are about to add to cart.
https://github.com/wprashed/woocommerce-calculate-subtotal-on-quantity-increment

java-script jquery php woocommerce woocommerce-plugin wordpress wordpress-development wordpress-plugin

Last synced: about 1 month ago
JSON representation

From a UX point of view, ecommerce customers may enjoy a little improvement on the WooCommerce single product page. As soon as they increase the add to cart quantity, it’d be nice if product price could be recalculated or maybe if a “TOTAL” line could appear so that users always know how much they are about to add to cart.

Awesome Lists containing this project

README

        

=== WooCommerce: Calculate Subtotal On Quantity Increment ===
Contributors: (this should be a list of wordpress.org userid's)
Donate link: https://itech-softsolutions.com/
Tags: WooCommerce, Subtotal
Requires at least: 5.0
Tested up to: 5.8
Stable tag: 1.0.0

Calculate Total Price Upon Quantity Increment at WooCommerce Single Product Page

== Description ==

From a UX point of view, ecommerce customers may enjoy a little improvement on the WooCommerce single product page. As soon as they increase the add to cart quantity, it’d be nice if product price could be recalculated or maybe if a “TOTAL” line could appear so that users always know how much they are about to add to cart.

== Changelog ==

= 1.0.0 =
* Initial Release