View Single Post
  #8  
Old 02-14-2014, 12:24 PM
 
keystone keystone is offline
 

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

Default Re: Adding membership type to order invoices

So when I changed my code to this

Code:
<strong>Membership:</strong> {if $userinfo.membership eq 'Wholesale'}Wholesale {else} {$userinfo.membership} {/if}

When customers place their orders the field is blank and when I placed an order as a wholesale customer it was also blank.

Any ideas how to make this work? I just need a way to identify if an order was placed by a wholesale account or not.
__________________
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