Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 143529

Issue with liquid template code

$
0
0

I have a issue with portal liquid templates

{% if dcpfeed.results.entities | size==0 %}
{% assign regcost = 0 %}
{% elsif dcpfeed.results.entities | size==1 %}
{% assign regcost = 70 %}
{% elsif dcpfeed.results.entities | size==2 %}
{% assign regcost = 80 %}
{% endif %}

when i try to access {{dcpfeed.results.entities | size}} it is giving me 1

but regcost is always 0

is there any issue with my code?


Viewing all articles
Browse latest Browse all 143529

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>