Thread: Customer Note
View Single Post
  #4  
Old 03-18-2013, 01:18 PM
 
carpeperdiem carpeperdiem is offline
 

X-Guru
  
Join Date: Jul 2006
Location: New York City, USA
Posts: 5,399
 

Default Re: Customer Note

IF you are using email as login, here's one way"

On the cart page template,

{if $login eq 'customer-1@domain1.com' or $login eq 'customer-2@domain2.com'}
<a href="COLORBOX POPUP CODE" >
{/if}

If you are not using email as login, use the userID.

You can configure a nice colorbox to auto-popup ONLY FOR the customers you want.

Is the work justified for only a few customers?
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4
Reply With Quote