Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello! Is there a way to have a link to my video shown to the client only after they purchase the class?
Solved! Go to the solution
This is an accepted solution.
Hi @fitt2go,
I think It is possible to do with Shopify Flow and a little update on the theme coding. You can check the below solution:
1/ Install Shopify Flow app
2/ Create workflow like this
So it will automatically add "verified buyer" tag to customer when they purchased
3/ Add condition to show video in code, something like this
{% if customer and customer.tags contains 'verified buyer' %}
...
YOUR VIDEO CODING
...
{% endif %}
Hope this helps.
This is an accepted solution.
Thanks! Can I hire you to do it? 😊
This is an accepted solution.
Okay @fitt2go , please reach me out via skype: nvchien91
This is an accepted solution.
Thank you so much for your help! I found this video and was able to solve the problem! Modify Email Templates To Show Specific Information Conditional To Product Tags In Shopify For FREE ...
This is an accepted solution.
Hi @fitt2go,
I think It is possible to do with Shopify Flow and a little update on the theme coding. You can check the below solution:
1/ Install Shopify Flow app
2/ Create workflow like this
So it will automatically add "verified buyer" tag to customer when they purchased
3/ Add condition to show video in code, something like this
{% if customer and customer.tags contains 'verified buyer' %}
...
YOUR VIDEO CODING
...
{% endif %}
Hope this helps.
This is an accepted solution.
Thanks! Can I hire you to do it? 😊
This is an accepted solution.
Okay @fitt2go , please reach me out via skype: nvchien91
This is an accepted solution.
Thank you so much for your help! I found this video and was able to solve the problem! Modify Email Templates To Show Specific Information Conditional To Product Tags In Shopify For FREE ...
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024