Hand Emojji Images Limited Time Offer - 79% off All Courses - Use Code: COURSE79

Your shopping cart

Gabrielle Pelicci
Gabrielle Pelicci
  • 1 Courses
  • 217 Students

Holistic Health Expert

Biography

Dr. Gabrielle is a premier yoga instructor. Her students have included celebrities, models, athletes and executives and she teaches at several teacher trainings a year to aspiring yoga teachers. Dr. Gabrielle has extensive background in the healing and teaching professions. She completed a Bachelor's degree in Psychology, a Masters degree in Education at Teachers College Columbia University and a Doctoral Degree in the Humanities with a dissertation on Integrative Medicine at the California Institute of Integral Studies.

Courses

  • `; $.each(data.dyPages, function(i, item) { var active = (current_page == item) ? 'active' : ''; paginationHTML += `
  • ` + item + `
  • `; }); paginationHTML += `
  • `; $('.rbt-pagination').html(paginationHTML); let courseDivClass = 'course-grid-3'; if (teacherID !== "") { courseDivClass = 'col-lg-4 col-md-6 col-sm-12 col-12 '; } $.each(data.aData, function(i, item) { var bookmarkClass = ''; if(item.isBookmarked == 1) { bookmarkClass = 'active'; } var coursePrice = `` + item.course_price .actualPriceCurrency + ``; if (item.course_price.salePrice != null && (item.course_price.salePrice != item .course_price.regularPrice)) { coursePrice += `` + item.course_price .regularPriceCurrency + ``; } var authorInfo = ''; if(item.author_name != null){ authorInfo = ` `; } let totalLessons = item.total_lessons + ' Lessons'; if (item.type == 'bundle') { totalLessons = item.totalBundleCourses + ' Courses'; } var html1 = `

    ` + item.title + `

    • ` + totalLessons + `
    • ` + item.total_students + ` Students

    ` + item.short_description + `

    `+ authorInfo +`
    ` + coursePrice + `
    Learn More
    `; $('#dynamicData').append(html1); }); } }); } -->