Welcome to the Liquify Community

Home
Members
Levi Benton
L
Levi Benton
Offline, last seen 6 days ago
Joined November 7, 2024
Is there anywhere where we can add global theme settings for clients like favicon, fonts, colors and such?
5 comments
j
Would I need another div or would ':inside' work? I am going for

{% assign limit = 3 %}
{% assign counter = 0 %}
{% for article in blogs['Release'].articles %}
{% if counter < limit %}
{% if article.image %}
2 comments
J
L
I can find the element, but not sure how to find the state for the 'not in stock' option since its not using webflows ecom.
3 comments
j
C
I went to the 'Body' and removed all the attributes and I still have an issue. It's not showing at all after I convert.
5 comments
j
L