
<!------------------------------------------------- Enroll Button ----------------------- -->

function custom_enroll_button() {
    global $product;

    $checkout_url = wc_get_checkout_url();
    
    return '<a class="elementor-button" href="'.$checkout_url.'?add-to-cart='.$product->get_id().'">
    Enroll Course
    </a>';
}
add_shortcode('enroll_course_button', 'custom_enroll_button');
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://ricaminstitute.com/wp-sitemap.xsl" ?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>https://ricaminstitute.com/product-category/for-doctor/</loc></url><url><loc>https://ricaminstitute.com/product-category/for-non-doctor/</loc></url></urlset>
