I want to load a random image on my Shopify store's homepage, but I can't seem to make this very simple jQuery plugin work (even when I change the filename to js.liquid, as I understand I need to).

The problem seems to be getting the path to my Shopify assets properly parsed, e.g.

$('.shuffle').randomImage({path: '{{ asset_url }}'

...does not work as I think it should.

I also spent some time wrestling with this solution from Shopify's own forums, to no avail.

Any help would be much appreciated.

link|improve this question

62% accept rate
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.