If a user selects more than one base product with the same components is there a way for jquery to tabulate that? Currently, it only shows the total for the components and 1 base product. I have tried to make a jquery script that will tie into it, but the event seems to occur before or after I can get my script to fire so the total is never accurate.
If a user selects more than one base product with the same components is there a way for jquery to tabulate that? Currently, it only shows the total for the components and 1 base product. I have tried to make a jquery script that will tie into it, but the event seems to occur before or after I can get my script to fire so the total is never accurate.