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)
-   -   Adding Manufacturer Description to Manufactuer List (https://forum.x-cart.com/showthread.php?t=37149)

wardworth 01-30-2008 01:30 AM

Adding Manufacturer Description to Manufactuer List
 
Hi,

How do I add the manufacturer description to each manufacturer in the manufacturer list?

I've tried dropping {$manufacturer.descr} into customer_manufacturers_list.tpl but it doesn't work.

Can anyone help?

At the moment the manufacturer list is pretty boring and doesn't provide much.

balinor 01-30-2008 04:44 AM

Re: Adding Manufacturer Description to Manufactuer List
 
Try:

{$v.manufacturer.descr}

wardworth 01-30-2008 06:54 AM

Re: Adding Manufacturer Description to Manufactuer List
 
Hmm bizarrely I just get the 1st letter of the manufacturer name when I use {$v.manufacturer.descr}

For example -

Salter S

Not sure why. Any ideas?

balinor 01-30-2008 07:55 AM

Re: Adding Manufacturer Description to Manufactuer List
 
Guess that isn't the solution then :(

dataperk 01-30-2008 12:56 PM

Re: Adding Manufacturer Description to Manufactuer List
 
Try just {$v.descr}

wardworth 01-31-2008 04:45 AM

Re: Adding Manufacturer Description to Manufactuer List
 
Nice one dataperk. That seemed to do the trick. Cheers.

balinor 01-31-2008 05:38 AM

Re: Adding Manufacturer Description to Manufactuer List
 
Making a mental note on this one :)


All times are GMT -8. The time now is 11:06 AM.

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