View Single Post
  #4  
Old 01-06-2005, 09:54 AM
 
chilll33 chilll33 is offline
 

Senior Member
  
Join Date: Oct 2003
Location: Miami, FL
Posts: 100
 

Default

Quote:
Originally Posted by adpboss
Did you get this solved?

My solution would be to use an {if} statement around the pricing display in product.tpl and products.tpl.

You would have to wrap the regular pricing as well as the quantity discount pricing statements in code similar to this

{if login eq ""}Contact us for wholesaler pricing{else} SHOW PRICING{/if}

Is it possible to do something like this but with the retail prices?

I want the customer to see prices when logged in only.
__________________
Core version:
5.3.2.7

PHP:
5.6.29
MySQL server:
5.5.5-10.0.27-MariaDB-cll-lveĀ  (InnoDB engine support enabled)
Web server:
Apache
Operating system:
Linux
XML parser:
found
GDLib:
found (0)
Translation driver:
Database
Curl version:
7.29.0
Reply With Quote