To add event widget to your products
1. Go to your online store and click on Edit code
2. Search for 'servv_calendar.liquid' file under Sections and copy this code
{% include 'servv_calendar' %}
4. Find another file named 'main-product.liquid' and paste {% include 'servv_calendar' %} just before </section>
NOTE: You can paste this code where you want to show your calendar in the product page
Now, if you go to your product page you can see Servv calendar
Filter the calendar widget by member
1. Go to your Servv app and click on the member you want and scroll up and copy this code
#svv_default_filter_member_235
2. Go to you product page in Shopify and paste this code into the TAGS field.
Now, if you go to your product page only selected member's events will be shown in widget.
However, customer can select another member and see their events in the same product page.
Comments
0 comments
Please sign in to leave a comment.