I created a section that is a simple dropdown.
It’s a dropdown list of blocks with a title, a URL for file download, and a button that downloads the selected item. Right now I have it built as blocks, BUT I want to change it to loop through a metafield list.
Basically, the question is this:
How do I write a liquid loop that will replace the blocks with a list of SKUs and when click, it will download the metafield file associated with it?