Re: Add Authorize.net Seal and Verisign Seal and Logo to Cart
You can still use bottom.tpl but surround them with an if statement
if using FLC
{if $main eq "fast_lane_checkout"}
your code here
{/if}
if using regular checkout
{if $main eq "checkout"}
your code here
{/if}
__________________
Steve Stoyanov
CFLSystems.com
Web Development
|