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 name in checkout (https://forum.x-cart.com/showthread.php?t=6028)

golfclone 01-14-2004 10:24 AM

Product name in checkout
 
When I go to the checkout screen is displays the product # and price, discount. How do you get the product name instead of the product #. I'm using version 3.5.2

Thanks,
Geoff

leon 01-14-2004 02:45 PM

Thats done in /skin1/customer/main/cart_details.tpl. What you have to do is change the assigned value for the output from the database table to another field.

Look for a line like this:


And change to this:

The productcode field is used for your SKU and product field is the name of the product.
Good luck, dont forget to backup first.


All times are GMT -8. The time now is 11:50 PM.

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