X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Product description under Product name in Invoice page (https://forum.x-cart.com/showthread.php?t=43501)

rubywednesday 11-07-2008 05:17 AM

Product description under Product name in Invoice page
 
Good morning ^^
I have 2 questions or for me those are major problems;; I need some help, please..

1. i'm trying to put Product description under Product name in INVOICE page and email..
what is the code that i need to put?

2. It seems like product display is in alphabetical order. how can i move the product display order? or you can say customize
ex)

Apple
Bacon
Corn

to

Bacon
Corn
Apple

JWait 11-07-2008 05:51 AM

Re: Product description under Product name in Invoice page
 
Quote:

Originally Posted by rubywednesday
1. i'm trying to put Product description under Product name in INVOICE page and email..
what is the code that i need to put?

2. It seems like product display is in alphabetical order. how can i move the product display order? or you can say customize
ex)



1. Do you want the long description or the short description? The file you will need to look at is in the skin1/mail folder, and depending on if you are using html email or not the html folder. The file name is order_data.tpl. The variable you need to use is either {$product.fulldescr} or {$product.descr}.

2. The product display order on the invoice has never made any sense to me. I think the products are listed in the order the customer put them in the cart.

rubywednesday 11-07-2008 06:30 AM

Re: Product description under Product name in Invoice page
 
hey thank you for your info

for #2, i'm not talking about product list in invoice, i'm talking about in product page. ^^
not in invoice.

how can i change the order of displaying products in category page?

rubywednesday 11-07-2008 08:18 AM

Re: Product description under Product name in Invoice page
 
I've figured it out while searching around posts

http://forum.x-cart.com/showthread.php?p=178320#post178320

since xcart let me display products in SKU order in categories
i just need to swich sku number around in each product
and that would solve the problem :)

anyways thank you Jwait


All times are GMT -8. The time now is 10:25 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.