How to display the asset url path of an image within jQuery code in Shopify
I'm trying to retrieve an image from my assets folder dynamically. The process of my code is that when the element is clicked, its parent element will change background according to the name passed by the child elements ID. Please…