Cart

Your cart is currently empty.

Return to shop

PLEASE NOTE:

RETURN POLICY

·        Product has to be unused

·        Needs to be in original packaging

·        14 business days to be returned/exchanged

·        Needs a reasonable explanation for return/exchange

·        Tax Invoice to be sent with delivery note

Share This
It looks like you have a JavaScript code snippet intended to redirect users based on the selected option from a dropdown menu. However, there are a couple of syntax errors and issues that need to be addressed. Here's a corrected version of your code: ```html This corrected code should now work as intended. Make sure the ID "Product" corresponds to your dropdown/select element in your HTML markup. Let me know if you need further assistance!