info@rootslk.com
Login
Home
About
Locations & Menus
Roots Menu
Fresh Intentions
Gelato Menu
Gallery
Careers
Contact
Order Online
Browse:
Home
Job Dashboard
Job Dashboard
You need to be signed in to manage your listings.
Sign in
jQuery(document).ready(function($){ jQuery( '.product-image' ).hover( function() { jQuery( this ).find( '.attachment-woocommerce_thumbnail' ).removeClass( 'fadeIn' ).addClass( 'animated fadeOut' ); jQuery( this ).find( '.secondary-image' ).removeClass( 'fadeOut' ).addClass( 'animated fadeIn' ); }, function() { jQuery( this ).find( '.attachment-woocommerce_thumbnail' ).removeClass( 'fadeOut' ).addClass( 'fadeIn' ); jQuery( this ).find( '.secondary-image' ).removeClass( 'fadeIn' ).addClass( 'fadeOut' ); }); });