My customers site uses hidden products and referenced components to give a price to each item
This also allows for stock levels to be managed on each size of each item
The problem is this - should a visitor hit the add to cart button WITHOUT having checked the box for the size they want, this sends a null value through to the checkout.
Is there any way of bouncing this process so that if the user hasn't checked a field, they get an error message saying. "Please select product size" or some such thing?
Cheers
Jos
This also allows for stock levels to be managed on each size of each item
The problem is this - should a visitor hit the add to cart button WITHOUT having checked the box for the size they want, this sends a null value through to the checkout.
Is there any way of bouncing this process so that if the user hasn't checked a field, they get an error message saying. "Please select product size" or some such thing?
Cheers
Jos
Comment