Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hey! I'm trying to do multiple variable assigns in one bracket set, as follows. Any idea why it's not working?
{%
assign productswidth = '100%',
pageswidth = '60%',
loop = false,
playbutton = "URL"
%}
I found a solution:
{% liquid
assign productswidth = '100%'
assign pageswidth = '60%'
assign loop = false
assign playbutton = "URL"
%}
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025