Shop


Quest A3 Quest Plaque    .. Product #: QNBS-A3PLQ Regular price: $110.00 $110.00 91

Shopping Cart

0 Item(s)  - £0.00

A3 Quest Plaque

Brand: Quest
Product Code: QNBS-A3PLQ
Availability: 91

Price: £132.00 incl. VAT

- +
'); } if (data['success']) { $('#review-title').after('
' + data['success'] + '
'); $('input[name=\'author\']').val(''); $('textarea[name=\'review\']').val(''); $('input[name=\'rating\']:checked').attr('checked', ''); } } }); }); // Function to active reviews tab activeReviewsTab = (function () { $('#productTab a[href="#reviews"]').tab('show'); }); // Function to update price when options are added updatePrice = (function () { var siteUrl = 'https://www.questnbs.org/'; $.ajax({ type: 'POST', url: siteUrl + 'index.php?option=com_eshop&view=product&id=26&layout=price&format=raw', data: $('.product-info input[type=\'text\'], .product-info input[type=\'hidden\'], .product-info input[type=\'radio\']:checked, .product-info input[type=\'checkbox\']:checked, .product-info select, .product-info textarea'), dataType: 'html', success: function (html) { $('#product-price').html(html); } }); }) $(document).ready(function () { $('.image-additional').slick({ dots: false, infinite: false, speed: 300, slidesToShow: 3, touchMove: false, slidesToScroll: 1 }); }); })