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)
-   -   Manufacturers Logo on Products and Product Templates (https://forum.x-cart.com/showthread.php?t=13875)

RQJay 05-08-2005 08:31 AM

Manufacturers Logo on Products and Product Templates
 
Was wondering if anyone can point me in the right direction to display the Manufacturers Thumbnail image on the Products Template as well as on the Product Template?
I would like to be able to dicplay both the product and the manufacturers image at the same time.
Thank You.

balinor 05-08-2005 12:15 PM

How about coding it into the product description? I'm guessing that is going to be the easiest way. You could also possibly do it via {if} statements in product.tpl.

RQJay 05-08-2005 02:49 PM

That probably would work out pretty well, but what snippet of code would be used?

jburba2000 05-09-2005 06:51 AM

Check out the
/modules/Manufacturers/customer_manufacturer_products.tpl
template. Pull the code out depending on what you want to display. What I mean by this is if you want the: $manufacturer.image, $manufacturer.desc, $manufacturer.url, etc....

Place it in the
/customer/main/product.tpl &
/customer/main/products.tpl
accordingly. Hope this helps. 8)

RQJay 05-09-2005 07:20 AM

thanks, I will start there.
:)


All times are GMT -8. The time now is 10:53 PM.

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