(function($){$(window).on('load',function(){$(".view-details-button .df-popup-button").text("View Details")})})(jQuery);(function($){$(window).on('load',function(){var _enhanceDirectCheckoutCart=function(){if($("#order_review .cart tbody").find('tr').length<2){$("#order_review .cart .product-remove").hide()}
$("#order_review .recurring-total th").attr("colspan","2")}
_enhanceDirectCheckoutCart();$('body').on('updated_checkout',function(event){_enhanceDirectCheckoutCart()});$('body').on('update_checkout',function(event){_enhanceDirectCheckoutCart()})})})(jQuery)