You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
cosmopet.ae/wp-content/themes/woodmart22/js/scripts/wc/productImages.min.js

1 lines
1.1 KiB

!function(a){woodmartThemeModule.productImages=function(){var b,c=a(".woocommerce-product-gallery"),d=a(".woocommerce-product-gallery__wrapper"),e=c.find(".thumbnails"),f=".woodmart-show-product-gallery";e.addClass("thumbnails-ready"),c.hasClass("image-action-popup")&&(f+=", .woocommerce-product-gallery__image a"),c.on("click",".woocommerce-product-gallery__image a",function(a){a.preventDefault()}),c.on("click",f,function(c){c.preventDefault(),b=a(this).attr("href");var d=h();woodmartThemeModule.callPhotoSwipe(g(c),d)}),e.on("click",".image-link",function(a){a.preventDefault()});var g=function(b){return d.hasClass("owl-carousel")?d.find(".owl-item.active").index():a(b.currentTarget).parent().parent().index()},h=function(){var b=[];return d.find("figure a img").each(function(){var c=a(this),d=c.attr("data-large_image"),e=c.attr("data-large_image_width"),f=c.attr("data-large_image_height"),g=c.data("caption");b.push({src:d,w:e,h:f,title:"yes"===woodmart_settings.product_images_captions&&g})}),b}},a(document).ready(function(){woodmartThemeModule.productImages()})}(jQuery);