Advertisement
Guest User

Variation Thumbanail fix

a guest
Aug 29th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
jQuery 0.17 KB | None | 0 0
  1.     // Line no 396 | pgs.php
  2.         $('.product-gallery__image_thumb img').remove();
  3.         $( ".product-gallery__image_thumb" ).append( "<img src="+imageObj.attr('href')+" />" );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement