/home/vianto5/ceibaresidencial.mx/wp-content/themes/moore_old/assets/js
Edit: /home/vianto5/ceibaresidencial.mx/wp-content/themes/moore_old/assets/js/woo.js (233B)
(function($){
"use strict";
// Popup Sinlge Gallery
if( $('.woocommerce-product-gallery__image').length && typeof Fancybox != 'undefined' ){
Fancybox.bind("[data-fancybox]", {
// Your options go here
});
}
})(jQuery);