View Single Post
  #1  
Old 08-22-2013, 09:06 AM
 
keystone keystone is offline
 

X-Adept
  
Join Date: Jul 2006
Location: USA
Posts: 787
 

Default 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?
__________________
www.uscandleco.com - X-Cart Version 4.7.11 Gold Plus php7.3
mods:
reCaptcha
running on UNIX

www.keystonecandle.com X-Cart Gold Plus - Version 4.7.11 php7.2
mods:
reCaptcha
cdseo pro
running on UNIX
Reply With Quote