<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">(o=&gt;{woodmartThemeModule.productRecentlyViewed=function(){o(".wd-products-element .products, .wd-carousel-container.products .wd-carousel").each(function(){var t=o(this),e=t.data("atts");void 0!==e&amp;&amp;void 0!==e.post_type&amp;&amp;"recently_viewed"===e.post_type&amp;&amp;void 0!==e.ajax_recently_viewed&amp;&amp;"yes"===e.ajax_recently_viewed&amp;&amp;o.ajax({url:woodmart_settings.ajaxurl,data:{attr:e,action:"woodmart_get_recently_viewed_products"},dataType:"json",method:"POST",success:function(e){e.items&amp;&amp;woodmartThemeModule.removeDuplicatedStylesFromHTML(e.items,function(e){(t.hasClass("wd-carousel")&amp;&amp;t.parents(".wd-products-element").length?t.parents(".wd-products-element"):t.parent()).replaceWith(e),woodmartThemeModule.$document.trigger("wdRecentlyViewedProductLoaded"),woodmartThemeModule.$document.trigger("wood-images-loaded")})},error:function(){console.log("ajax error")}})})},o(document).ready(function(){woodmartThemeModule.productRecentlyViewed()})})(jQuery);</pre></body></html>