Thread
:
Smarty variable for payment methods?
View Single Post
#
4
09-02-2004, 12:07 PM
B00MER
X-Guru
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
If the paymentid is in the URI, you can do {$smarty.get.paymentid eq "1"} ... {/if} or else you'll need to $smarty->assign() the payment method if its not available.
__________________
Cart-Lab
- 100+ Social Bookmarks for X-Cart.
B00MER
View Public Profile
Send a private message to B00MER
Visit B00MER's homepage!
Find all posts by B00MER