View Single Post
  #3  
Old 09-26-2011, 05:43 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Hightlight Wholesale Price on Product Listing Page

You can use membershipid

{if $userinfo.membershipid ne ""} or {if $userinfo.membershipid ne "0"} - not sure which one will be for "all"
then bold the price
{/if}

or check for $wholesale array if available on products list pages, the debug window should tell you
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote