Settings
Full-Loader |
Enable or disable the loading icon during the update |
Product Form SelectorEnable |
The HTML selector of the product form including the input quantity. For more information go to https://www.w3schools.com/cssref/css_selectors.asp |
Qty Field Selector |
The HTML selector of the quantity input to analyse. For more information go to https://www.w3schools.com/cssref/css_selectors.asp |
Sub-Total Container Selector |
If you want to use your own templates use the HTML selector of your subtotal block. For more information go to https://www.w3schools.com/cssref/css_selectors.asp |
Event Action |
The JavaScript events to listen to update the total price of the product. For example : change, input, blur, focus, select. For more information go to https://www.w3schools.com/js/js_events_examples.asp |
Delay |
The delay before sending the request to update the price (in milliseconds). |