Version 1.0.2
This is our second update of the theme, released on the 2nd of August. We've fixed a bunch of errors and added more functionality.
Changelog
- Added support for Variant Image Penguin app
- Improved related products section
- Fixed issues with popup appearing on each visit
- Fixed captcha page scroll error
How to manually update
If you have a prior version, already customized, and you don't want to do a full update, here's a way to do it easily, without replacing the entire theme:
- Go to the theme editor (read this article for more info)
- Choose /assets/css_main.scss.liquid and at the very end of the file, paste the contents of the following file: https://pastebin.com/raw/Atj7iWet
- Choose /assets/js_main.min.js and completely replace the file with the contents of the following file: https://pastebin.com/raw/jqgWTZD4
- Choose /sections/popup.liquid and completely replace the file with the contents of the following file: https://pastebin.com/raw/j07VK56a
- Choose /snippets/product_related.liquid and completely replace the file with the contents of the following file: https://pastebin.com/raw/xjCDh7q2
- Choose /config/settings_schema.json and at line 6, change the theme_version to 1.0.2 (just for remembering that you did the update)
- Save all files!
If done correctly, you should now have v1.0.2 installed.