Installing on Shopify 1.0 Themes
If your theme is on Shopify 1.0, there are some extra steps needed to change the coupon placement.
First, make sure to back up your theme
Then, edit the code of the backup
Look for the your product page file. This can vary from theme to theme.
Place the short code below where you want the coupon to appear.
<div class="elsklip-coupon-box"></div>
In this case, I placed it below the price. You can use Ctrl + F to help you find the code your looking for.
If you are encountering any problems with installing Klip Product Page Coupons on your Theme, feel free to send us a message. Our Support Team is more than happy to help you.
First, make sure to back up your theme
Then, edit the code of the backup
Look for the your product page file. This can vary from theme to theme.
Place the short code below where you want the coupon to appear.
<div class="elsklip-coupon-box"></div>
In this case, I placed it below the price. You can use Ctrl + F to help you find the code your looking for.
If you are encountering any problems with installing Klip Product Page Coupons on your Theme, feel free to send us a message. Our Support Team is more than happy to help you.
Updated on: 24/05/2024
Thank you!