| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
how set manufacturers thumbnail on productdetails | ||||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
![]() Hi Peez;
i was wondering how to implement the picture of manufacture on the product-detail-page. i use my manufacturers for the country where the product is comming from. so costumers can see, ooo this comes from usa, Uk; ... whatever. so i want that little country-picture inplemented on my productdetailspage, it has to be automaticly after set up my right manufacturer in admin. i can imagine that some cart-owners will set a pic of manufacturer there. is there a way to do that, to call that pic ? manu thx in advance . Yves sensationrecords.com
__________________
Core version: 5.3.4.4 PHP: 5.6 Web server: Apache ---stll running a--- x-cart PRO 4.1.6 [unix] updated to 4.1.9 Belgium |
|||||||||
#2
|
|||||||||
|
|||||||||
![]() |
|||||||||
#3
|
|||||||||
|
|||||||||
![]() Quote:
thx for reply,i keep it in mind for sure.. but i have a list for modifications i want to implement in 1 time. and i want to learn also..so i thaught this was to do by my one. no tpl-freaks that can help me learn? grtz Yves
__________________
Core version: 5.3.4.4 PHP: 5.6 Web server: Apache ---stll running a--- x-cart PRO 4.1.6 [unix] updated to 4.1.9 Belgium |
|||||||||
#4
|
|||||||||
|
|||||||||
![]() this is how i show manufacturer pic in product.tpl
{if $product.manufacturer ne ""} <div style="margin-bottom: 10px;"> <a href="manufacturers.php?manufacturerid={$product.m anufacturerid}"><img src="image.php?id={$product.manufacturerid}&ty pe=M" alt="{$manufacturer}" style="vertical-align:middle;" border="0" /></a> <a href="manufacturers.php?manufacturerid={$product.m anufacturerid}">See All Products</a> </div> {/if}
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#5
|
|||||||||
|
|||||||||
![]() Quote:
where is product.tpl or do you mean product thumbnail.tpl? or im blind today and dont see it
__________________
X-CART Pro V.4.3.0 PHP version 5.2.11 MySQL version 5.0.81 Architecture x86_64 Apache version 2.2.14 (Unix)mod_ssl/2.2.14 Operating System: Linux Dedicated Ip cPanel Pro 1.0 (RC1) cPanel Version 11.24.5-RELEASE Modules: DL Expander, DL Products, One Page Checkout, Dynamic Images, Multicolumn Recommends, Narrow by Search, Random Products Tabs. X-AOM, SALES-N-STATS 1.3 , X-Offers-4.1.9, X-Magnifier41x, X-Fancy Categories, X-RSS Feeds, Static Meta Tags , X-AJAX Rating System v4.1 |
|||||||||
#6
|
|||||||||
|
|||||||||
![]() skin1/customer/main/product.tpl
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#7
|
|||||||||
|
|||||||||
![]() Quote:
Hi,many thanks ! i does something, the links r working fine. but i don't see the picture, it show 'picture not available'. maybe my pictures of manuf. are stored anywhere else? (i think i should be that) lets check.. thx grtz Yves
__________________
Core version: 5.3.4.4 PHP: 5.6 Web server: Apache ---stll running a--- x-cart PRO 4.1.6 [unix] updated to 4.1.9 Belgium |
|||||||||
#8
|
|||||||||
|
|||||||||
![]() Quote:
hi- thank you also for posting (the poster above) i was wondering the same the links are there but no pics- how to link the images so they show/ i think we both need to know that
__________________
X-CART Pro V.4.3.0 PHP version 5.2.11 MySQL version 5.0.81 Architecture x86_64 Apache version 2.2.14 (Unix)mod_ssl/2.2.14 Operating System: Linux Dedicated Ip cPanel Pro 1.0 (RC1) cPanel Version 11.24.5-RELEASE Modules: DL Expander, DL Products, One Page Checkout, Dynamic Images, Multicolumn Recommends, Narrow by Search, Random Products Tabs. X-AOM, SALES-N-STATS 1.3 , X-Offers-4.1.9, X-Magnifier41x, X-Fancy Categories, X-RSS Feeds, Static Meta Tags , X-AJAX Rating System v4.1 |
|||||||||
#9
|
|||||||||
|
|||||||||
![]() Quote:
""if i find"" , will let you know. cheerz
__________________
Core version: 5.3.4.4 PHP: 5.6 Web server: Apache ---stll running a--- x-cart PRO 4.1.6 [unix] updated to 4.1.9 Belgium |
|||||||||
#10
|
|||||||||
|
|||||||||
![]() Quote:
check this code, this tread exists allready. may be closed/deleted for me. {if $product.manufacturer ne ""} <table width="100%" cellpadding="0" cellspacing="0"> <tr><td align="left"><a href="manufacturers.php?manufacturerid={$product.m anufacturerid}"><img src="image.php?id={$product.manufacturerid}&type=M " alt="{$manufacturer}" border="0" /></a></td></tr> </table> {/if}
__________________
Core version: 5.3.4.4 PHP: 5.6 Web server: Apache ---stll running a--- x-cart PRO 4.1.6 [unix] updated to 4.1.9 Belgium |
|||||||||
|
|||
X-Cart forums © 2001-2020
|