Thread
:
Pre-Login Shipping Calculator
View Single Post
#
77
09-24-2004, 02:05 PM
adpboss
X-Man
Join Date: Feb 2003
Location: Ontario, Canada
Posts: 2,389
Couldn't you do something in the tpl like if
Code:
{if $order.shipping_cost eq "0.00"} N/A {else} {$order.shipping_cost} {/if}
I just made up the shipping cost varible, I am not sure what it is.
adpboss
View Public Profile
Find all posts by adpboss