Hi All,
I’m playing around with a dev store to familiarize myself with theme development.
In the image banner, I have 2 buttons, but I want to add a third. I added a 3rd button into the schema of image-banner.liquid, but it didn’t show up. I found where the buttons are in the liquid code, and tried adding the 3rd button here:
But got this error:
So clearly, I have to add the third button somewhere else, but I’m having trouble finding how to do that. Anyone able to give me some guidance?


