Functions that allow user JS code to run at specific occasions

Modified on Mon, Nov 9, 2020 at 9:23 AM

Note: All functions must either return true (to continue) or false (to stop execustion)
_initBeforeCalc()   Before Price Calculation    
_initBefore()       Before Price Print
_initChange()       Before Price Final Change   
_initAddToCart()    Before adding to Cart
afterAddingToCart() After adding to Cart    
_initPreview()      Before previewing       
_initPreviewEnd()   After previewing 

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article