Good only at
Tuffy Sanford

Offer details

Big Savings 15% OFF Any Service Up To $300

* See coupon for exclusions.

Email Coupon

Sign me up to receive future offers via text from Tuffy Sanford:

window.elfsight_widget_id = '2544f598-b345-4153-ac2c-bd76faa0add5'; window.load_elfsight_scroller = function() { $.ajax({ url: 'https://apps.elfsight.com/p/boot/?page=' + encodeURIComponent(window.location.href) + '&w=' + window.elfsight_widget_id, success: function(data, status, jqxhr) { var uris = jqxhr.responseJSON.data.widgets[window.elfsight_widget_id].data.settings.sources .map(source => window.source_to_url(source)) .filter(x => x); $.get({ url: 'https://service-reviews-ultimate.elfsight.com/data/reviews', data: { uris: uris, with_text_only: 1, min_rating: 4, order: 'date', page_length: 10 }, success: function(data, status, jqxhr) { window.reviews = jqxhr.responseJSON.result.data; var reviews_str = window.reviews.map(review => '
' + ''.repeat(review.rating) + '

' + review.text.slice(0, 240) + (review.text.length > 240 ? '... Read More' + review.text.slice(240, review.text.length) + ' Show Less' : '') + '

' + review.reviewer_name + '

' + (new Date(review.published_at * 1000)).toDateString().replace(/^\S*/, '') + '

Posted on
' + review.supplier.charAt(0).toUpperCase() + review.supplier.slice(1) + '

').join('\n'); $('.testimonials-wrap').html('PreviousNext'); $('#reviews-slider').slick({ "slidesToShow": 2, "slidesToScroll": 1, "prevArrow":"#testimonials-prev", "nextArrow":"#testimonials-next", "responsive": [{ "breakpoint": 1024, "settings": { "slidesToShow": 1 } }] }); $('.review-read-more').click(function() { $(this).next('.more-review').show(); $(this).hide(); }); $('.review-hide-more').click(function() { $(this).parent().hide(); $(this).parent().prev('.review-read-more').show(); }); } }); // end get } // end success }); // end ajax } $('.testimonials-elfsight-wrap').show().addClass('testimonials-wrap').find('.slick-carousel').show(); window.load_elfsight_scroller(); $('.brand-testimonials').show(); } });