X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   display footer item only on cart pages (https://forum.x-cart.com/showthread.php?t=67598)

keystone 08-22-2013 09:06 AM

display footer item only on cart pages
 
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?

philrisk 08-23-2013 06:05 AM

Re: display footer item only on cart pages
 
{if $main eq 'checkout' or $main eq "cart"}

keystone 08-23-2013 06:53 AM

Re: display footer item only on cart pages
 
Awesome, thanks.


All times are GMT -8. The time now is 04:22 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.