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)
-   -   sku on checkout page (https://forum.x-cart.com/showthread.php?t=29853)

sparker2 03-21-2007 04:51 PM

Re: sku on checkout page
 
Sorry for the double post but can you please help me remove the sku from the invoice please

balinor 03-21-2007 05:32 PM

Re: sku on checkout page
 
The template you want to look at is skin1/mail/html/order_data.tpl

sparker2 03-21-2007 06:10 PM

Re: sku on checkout page
 
thank you for your help but I do not see this line of code that you told me to look for before in this order_data.tpl. Am I looking for something else because you were not to clear. Thanks in advance for all your help.

{if $products[prod_num].productcode}{$products[prod_num].productcode}{else}#{$products[prod_num].productid}{/if}. {$products[prod_num].product|truncate:"30":"...":true}

sparker2 03-21-2007 06:55 PM

Re: sku on checkout page
 
Don't worry about this, I fixed it by taking a chance with dreamweaver. I opened it up and removed the sku from the template. thanks anyway for all you help.

balinor 03-22-2007 02:09 AM

Re: sku on checkout page
 
Yes, Dreamweaver is very handy for finding things in the table structure of templates. Just be careful with it, as it can't read Smarty and you stand a good chance of botching up your templates if you edit with it.

scoobie 03-22-2007 02:12 AM

Re: sku on checkout page
 
Does this code change to the cart_contents.tpl work for version 4.1.4? I thought I would have a go at doing it myself, but nothing happened.

balinor 03-22-2007 03:14 AM

Re: sku on checkout page
 
Yes, should be exactly the same. Did you read the whole thread? You may be using cart_details.tpl.


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

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