Relative Content

Tag Archive for shopifyliquid

How can I make this Shopify code fragment less verbose?

I am learning Shopify development. I wonder how can I make this code fragment less verbose, to follow DRY rule. I render product list with a featured image and check if a product has a second image. If so, then I also render second image and use it for a hover functionality. This is my code: