For our customization want to get woocommerce shop page url programmatically then place the following snippet!.
$shop_page_url = get_permalink( woocommerce_get_page_id( 'shop' ) );
Have any doubt, then comment here!
WordPress/PHP Developer Chennai
For our customization want to get woocommerce shop page url programmatically then place the following snippet!.
$shop_page_url = get_permalink( woocommerce_get_page_id( 'shop' ) );
Have any doubt, then comment here!