Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

display customer notes only certain times

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 12-07-2009, 10:24 AM
 
podizzle podizzle is offline
 

Member
  
Join Date: Oct 2004
Posts: 10
 

Cool display customer notes only certain times

{if}
SOMETHING HERE
{include file="customer/main/checkout_notes.tpl"}
{/if}

i need help with the something here part. basically i want it to only display for one product id. can anyone help me do this?
__________________
x-cart 4.1.8
Reply With Quote
  #2  
Old 12-07-2009, 10:49 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: display customer notes only certain times

{foreach from=$products item=product}
{if $product.productid eq xxx}
display your text here
{/if}
{/foreach}
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #3  
Old 12-07-2009, 11:56 AM
 
podizzle podizzle is offline
 

Member
  
Join Date: Oct 2004
Posts: 10
 

Default Re: display customer notes only certain times

awesome thanks for the help steve!
__________________
x-cart 4.1.8
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 05:54 AM.

   

 
X-Cart forums © 2001-2020