Hi, if that's your exact code in your smarty template AND your absolutely sure that variable is working as intended, then the issue is you're using a single comparator, making your statement always return true.
{if $shop_id == 1}
Hi, if that's your exact code in your smarty template AND your absolutely sure that variable is working as intended, then the issue is you're using a single comparator, making your statement always return true.
{if $shop_id == 1}
Hi, if that's your exact code in your smarty template AND your absolutely sure that variable is working as intended, then the issue is you're using a single comparator, making your statement alway return true.
{if $shop_id == 1}