How can I organize related products using tags on theme Impulse?

Hi everybody, I am using theme Impulse and am trying to implement the code given at https://www.shopify.ca/partners/blog/related-products in the “Creating a related products section based on grouping tags” section to organise the “You May Also Like” section using tags on products. Here is my website: http://grauxguitarloops.com

It seems like this piece of code does not work easily as I’m getting this error:

unnamed.png

Could somebody help me to make it work?

This error means: Your are opened the enif Variable but you forget to close this. Take a look at line 114 and close the variable with {% endif %}