File "view3d.min.js"
Full Path: /home/ycoalition/public_html/blog/wp-content/themes/woodmart/js/scripts/elements/view3d.min.js
File size: 896 bytes
MIME-type: text/plain
Charset: utf-8
!function(r){r.each(["frontend/element_ready/wd_3d_view.default"],function(e,t){woodmartThemeModule.wdElementorAddAction(t,function(){woodmartThemeModule.view3d()})}),woodmartThemeModule.view3d=function(){function t(e){var t=e.data("args");t&&!e.hasClass("wd-threed-view-inited")&&(e.ThreeSixty({totalFrames:t.frames_count,endFrame:t.frames_count,currentFrame:1,imgList:".threed-view-images",progress:".spinner",imgArray:t.images,height:t.height,width:t.width,responsive:!0,navigation:!0,prevNextFrames:woodmart_settings.three_sixty_prev_next_frames,framerate:woodmart_settings.three_sixty_framerate}),e.addClass("wd-threed-view-inited"))}r(".wd-threed-view:not(.wd-product-threed)").each(function(){t(r(this))}),r(".product-360-button a").on("click",function(e){e.preventDefault(),t(r(".wd-threed-view.wd-product-threed"))})},r(document).ready(function(){woodmartThemeModule.view3d()})}(jQuery);