Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/wprashed/woocommerce-calculate-subtotal-on-quantity-increment
- Owner: wprashed
- Created: 2021-08-25T05:33:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-25T05:33:27.000Z (over 3 years ago)
- Last Synced: 2024-10-19T07:53:33.721Z (3 months ago)
- Topics: java-script, jquery, php, woocommerce, woocommerce-plugin, wordpress, wordpress-development, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
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.0Calculate 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