Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Free Product Multiplication Option #17851
    simplykorrupt
    Participant

    I added in this script

    jQuery( document ).on(
    ‘change input’,
    ‘.wjecf-auto-submit input[type=”number”]’,
    function() { wacRefreshCart(); }
    );

    was getting an error that wacRefreshCart was undefined, it did not refresh cart.

Viewing 1 post (of 1 total)