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

  1. Added support for Variant Image Penguin app
  2. Improved related products section
  3. Fixed issues with popup appearing on each visit
  4. 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:

  1. Go to the theme editor (read this article for more info)
  2. 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
  3. Choose /assets/js_main.min.js and completely replace the file with the contents of the following file: https://pastebin.com/raw/jqgWTZD4
  4. Choose /sections/popup.liquid and completely replace the file with the contents of the following file: https://pastebin.com/raw/j07VK56a
  5. Choose /snippets/product_related.liquid and completely replace the file with the contents of the following file: https://pastebin.com/raw/xjCDh7q2
  6. 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)
  7. Save all files!

If done correctly, you should now have v1.0.2 installed.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.