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

Show product options in Invoice

 
Reply
   X-Cart forums > X-Cart 5 > Dev Questions (X-Cart 5)
 
Thread Tools Search this Thread
  #1  
Old 04-16-2015, 03:00 AM
 
JannieB JannieB is offline
 

Senior Member
  
Join Date: Sep 2004
Posts: 117
 

Default Show product options in Invoice

Hi,

Customising the invoice at the moment, and notice that it only shows the product name and SKU. On the bnasket page we can see what product options have been selected (eg colour, size etc). How do I get these to show up in the invoice?

Any thoughts?

Jan
__________________
Jan Beesley
(Currently Xcart 5
Previously XCart Gold from 3.5....)
Reply With Quote
  #2  
Old 04-16-2015, 05:42 AM
  tony_sologubov's Avatar 
tony_sologubov tony_sologubov is offline
 

X-Cart team
  
Join Date: Jan 2009
Posts: 2,431
 

Default Re: Show product options in Invoice

The attribute section on cart page is displayed by the skins/default/en/selected_attribute_values/body.tpl template.

As you can see, the main routine is like this:
Code:
{foreach:item.getSortedAttributeValues(),option} <li> <span>{option.getActualName()}:</span> {option.getActualValue()}{if:!optionArrayPointer=optionArraySize}, {end:} </li> {end:}

and you can run it in the invoice template as well.
__________________
Found a bug in X-Cart? Post it to our bug tracker!
Know how to make X-Cart better? Suggest an idea!
Reply With Quote

The following user thanks tony_sologubov for this useful post:
JannieB (04-16-2015)
  #3  
Old 04-16-2015, 07:37 AM
 
JannieB JannieB is offline
 

Senior Member
  
Join Date: Sep 2004
Posts: 117
 

Default Re: Show product options in Invoice

excellent!
__________________
Jan Beesley
(Currently Xcart 5
Previously XCart Gold from 3.5....)
Reply With Quote
Reply
   X-Cart forums > X-Cart 5 > Dev Questions (X-Cart 5)



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may 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 06:41 AM.

   

 
X-Cart forums © 2001-2020