Hi everyone, were are in the process of building a site, and have run into a problem.
What we are trying to do is make it so that when we click an add to cart button, if the sum of the products does not add up to 12, the customer will recieve an error message, and prompted to try again.
The page we are working on is here.
We have tried placing a java validation script in the product description, with the code by the cart button, but it didn't work.
We are hoping someone can guide us in the right direction, and maybe come up with a solution.
Thanks in advance,
Pete.
What we are trying to do is make it so that when we click an add to cart button, if the sum of the products does not add up to 12, the customer will recieve an error message, and prompted to try again.
The page we are working on is here.
We have tried placing a java validation script in the product description, with the code by the cart button, but it didn't work.
We are hoping someone can guide us in the right direction, and maybe come up with a solution.
Thanks in advance,
Pete.
Comment