Sometimes, I am facing the cases that I need to add a value directly to the variable when I am working on the Bigcommerce Stencil. I googled it, but didn't find any answer for that. Is there anyone who knows the trick?
I tried to add the value like this:
{{> components/products/carousel products=products.new columns=5}}
it didn't work. the problem came from "columns=5"
Hope to hear from you - no-how tech you have. : )