Does this variable exist? Methods to find out

Solved

Does this variable exist? Methods to find out

User123445
Shopify Partner
14 1 8

How to check if variable exists

Accepted Solution (1)

DigiXoft
Shopify Partner
109 19 76

This is an accepted solution.

Hi

Simply you can do it like this

{% if check %}

{% endif %}

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on arslan@digixoft.com regarding any help
Shopify Partner | Skype : arslan.saleem261

View solution in original post

Replies 2 (2)

DigiXoft
Shopify Partner
109 19 76

This is an accepted solution.

Hi

Simply you can do it like this

{% if check %}

{% endif %}

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on arslan@digixoft.com regarding any help
Shopify Partner | Skype : arslan.saleem261
ritashopCA
Visitor
2 0 2

thanks