info@rootslk.com
Login
Home
About
Locations & Menus
Roots Menu
Fresh Intentions
Gelato Menu
Gallery
Careers
Contact
Order Online
Browse:
Home
Order Tracking
Order Tracking
[woocommerce_order_tracking]
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' ); }); });