Toggle menu
Gift Certificate
Login
or
Sign Up
0
Search
Reset Search
×
Search
Reset Search
×
Search
Reset Search
×
Search
Reset Search
×
Main Menu
Grease Guns
Grease
Support Hub
Shipping & Returns
Bulk Orders and Partnership Opportunities
Contact Us
Shop By Category
Grease
Grease Guns
Shop By Brand
View all Brands
Gift Certificates
Login
or
Sign Up
Search
Reset Search
×
Main Menu
Grease Guns
Grease
Support Hub
Shipping & Returns
Bulk Orders and Partnership Opportunities
Contact Us
Shop By Category
Grease
Grease Guns
Shop By Brand
View all Brands
Gift Certificates
Login
or
Sign Up
Home
All Brands
Brands
Lucas
$( document ).ready(function() { $('label.button.button--small.card-figcaption-button input').on ('click', function() { $(this).closest('.custom-checkbox').toggleClass('selected'); }); });
// ADD PRICES-HIDDEN CLASS IF LOGIN REQUIRED $(document).ready(function(){ $("article.card .card-text .price-visibility.restricted").each(function(){ if ($(this).text().trim().length) { $(this).addClass("price-hidden"); $(this).closest('div.card-body').addClass("prices-hidden"); $('.compare').hide(); } }); }); // CHECK IF RATINGS ARE ENABLED $(document).ready(function() { var $myDiv = $('.card-text[data-test-info-type="productRating"]'); if ( $myDiv.length==0){ $('div.card-body').addClass("ratings-disabled"); $('article.card').addClass("ratings-disabled"); } });
if ( $('.price-section').hasClass('price-section--withTax') ){ $('div.card-body').addClass('withTax'); } if ( $('.price-section').hasClass('price-section--withoutTax') ){ $('div.card-body').addClass('withoutTax'); }
×