Teachable
Teachable is a platform for creating, hosting, and selling online courses. It enables creators, educators, and businesses to build structured learning experiences and sell access to digital courses.
Key features include:
- Online course builder for structured lessons
- Video, text, and downloadable learning content
- Course sales pages and checkout functionality
- Student enrolment and learning management
- Embeddable product cards for external websites
Teachable integrates with ShopWired by providing embeddable product card code so you can promote and sell courses directly from your ShopWired website.
Account creation
Account creation
Create an account on the Teachable website at Teachable.
After creating your account you can create a course using the course builder and configure pricing plans for the course. Once the course is created and published, Teachable can generate a product card widget which can be embedded on external websites.
Adding a Teachable course product card to website pages
Adding a Teachable course product card to website pages
Teachable provides an embeddable product card which displays course details, pricing, and a purchase button.
The embed code will be similar to the example shown below.
<div class="teachable-product-card"
data-product="123456"
data-store-url="https://your-school.teachable.com">
</div>
<script
type="text/javascript"
src="https://s3.amazonaws.com/teachable/product_cards/product_cards.js">
</script>
The code shown above is provided as an example only. You must copy the exact code provided in your own Teachable account, as the code and any ID values will be unique to your course.
- Navigate to Website > Themes
- Select
customise your theme - Select
add a new section - Select the
custom HTMLsection type - Paste the embed code into the Custom HTML setting
- Position the section where you want the course product card to appear on the page
Recommendations
Recommendations
- Place course product cards on relevant product or promotional pages
- Use separate product cards when promoting multiple courses
- Test product card placement on a draft theme before publishing to your live theme
- Keep a record of the pages where course product cards are installed