Shop


Quest Mystery Visit A stand-alone mystery visit conducted by an industry professional. During the visit the mystery vis.. Product #: QMV16 Regular price: $350.00 $350.00 99

Shopping Cart

0 Item(s)  - £0.00

Mystery Visit

Brand: Quest
Product Code: QMV16
Availability: 99

Price: £420.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=19&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 }); }); })