var total = 0; var summaryMsg = []; this.statusA=[]; var errors = []; //Constants var fillToCartURL='https://www.lryc.ie/cart/?fill_cart='; function calculateTotal() { this.summaryMsg = []; thereAreValidationErrors() if (this.errors.length > 0) { printErrors(); return; } disableButton(); } function goToCart() { window.location.href = 'www.lryc.ie/cart'; } … Continue reading J24 Easterns
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed