Hi, I am trying to add my ssl seal and gateway seal to the footer of my cart pages on keystonecandle.com x-cart version 4.6.0
I have tried
Code:
{if $main eq "cart"}
...seals code...
{/if}
but that only shows up in the shopping cart, NOT on the checkout page too? What else do I need?