add_filter('wfacp_cart_empty_message',function(){
$shop_url = get_permalink( wc_get_page_id( 'shop' ) );
return __( 'Your cart is currently empty.<a href='.$shop_url.'>Click Here</a> to continue shopping.', 'woocommerce' );
});
© 版权声明
文章版权归作者所有,未经允许请勿转载。
WWW.ANXKJ.TOP
暂无评论内容