// Redirect WooCommerce Shop URL function wpc_shop_url_redirect() { if( is_shop() ){ wp_redirect( home_url() ); // Assign custom internal page here exit(); } } add_action( 'template_redirect', 'wpc_shop_url_redirect' );
No products in the cart.
Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.
Username or email
Reset password