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.
1 lines
860 B
1 lines
860 B
!function(o){woodmartThemeModule.productRecentlyViewed=function(){o(".wd-products-element .products, .wd-carousel-container.products").each(function(){var t=o(this),e=t.data("atts");void 0!==e&&void 0!==e.post_type&&"recently_viewed"===e.post_type&&void 0!==e.ajax_recently_viewed&&"yes"===e.ajax_recently_viewed&&o.ajax({url:woodmart_settings.ajaxurl,data:{attr:e,action:"woodmart_get_recently_viewed_products"},dataType:"json",method:"POST",success:function(e){e.items&&((t.hasClass("wd-carousel-container")&&t.parents(".elementor-widget-container").length?t:t.parent()).replaceWith(e.items),woodmartThemeModule.$document.trigger("wdRecentlyViewedProductLoaded"),woodmartThemeModule.$document.trigger("wood-images-loaded"))},error:function(){console.log("ajax error")}})})},o(document).ready(function(){woodmartThemeModule.productRecentlyViewed()})}(jQuery); |