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

More than one product - highlighting on invoice

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 03-02-2008, 01:54 PM
 
PuroPlacer PuroPlacer is offline
 

Advanced Member
  
Join Date: Jan 2007
Location: Marbella, Spain
Posts: 61
 

Default More than one product - highlighting on invoice

We use the invoice printed to pack orders.
Mostly, customers order 1 of each product, but once in a while they will order more.

The problem is that this is overlooked very easily by the person packing the order.

Is there any way to make anything over 1 product stand out more on the invoice?
Like making anything over the number "1" bold, or different size font, or do the background in that "product amount" cell gray or something?

for instance, "2" shows as "2"

Has anyone done this?
__________________
PuroPlacer
X-Cart version
X-Cart Pro 4.1.5
Reply With Quote
  #2  
Old 03-08-2008, 12:54 PM
 
PuroPlacer PuroPlacer is offline
 

Advanced Member
  
Join Date: Jan 2007
Location: Marbella, Spain
Posts: 61
 

Default Re: More than one product - highlighting on invoice

Nobody?
__________________
PuroPlacer
X-Cart version
X-Cart Pro 4.1.5
Reply With Quote
  #3  
Old 03-10-2008, 06:58 AM
  carlisleglass's Avatar 
carlisleglass carlisleglass is offline
 

eXpert
  
Join Date: Aug 2003
Location: Carlisle, UK
Posts: 316
 

Default Re: More than one product - highlighting on invoice

change {$product.amount} to <span {if $product.amount > 1}style="font-weight: bold"{/if}>{$product.amount}</span> in /mail/html/order_data.tpl to make the quatity bold if more than one item ordered.

You can change the css style easily .... for example adding a font-size: 110%; will make the font slighty bigger etc etc

Hope that helps.
__________________
Darren Kierman
Carlisle Glass (http://www.carlisleglass.co.uk/)
... running X-Cart Gold 4.4.5 [unix]
Reply With Quote
  #4  
Old 03-13-2008, 04:56 PM
 
PuroPlacer PuroPlacer is offline
 

Advanced Member
  
Join Date: Jan 2007
Location: Marbella, Spain
Posts: 61
 

Default Re: More than one product - highlighting on invoice

Quote:
Originally Posted by carlisleglass
change {$product.amount} to <span {if $product.amount > 1}style="font-weight: bold"{/if}>{$product.amount}</span> in /mail/html/order_data.tpl to make the quatity bold if more than one item ordered.

You can change the css style easily .... for example adding a font-size: 110%; will make the font slighty bigger etc etc

Hope that helps.

Ah, exactly what I was looking for! Thanks so much
__________________
PuroPlacer
X-Cart version
X-Cart Pro 4.1.5
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 08:32 PM.

   

 
X-Cart forums © 2001-2020