quirky Posted October 1, 2012 Share Posted October 1, 2012 Ciao a tutti sono nuovo del forum e di prestashop: avrei bisogno di un aiutino, devo far comparire l' immagine della categoria (loghetto) all' interno della pagina di dettaglio prodotto. Attualmente ho utilizzato questo codice: <img id="cat_logo" src="{$link->getCatImageLink($product->id_category_default.link_rewrite, $product->id_category_default.id_image, '')}" alt="" /> con il risultato che mi estrae l' immagine soltanto sui prodotti della prima categoria (il logo alberto fermani in questo caso): http://www.barracudascollection.com/prestashop/product.php?id_product=4 ma non sulle altre categorie, nonostante l' immagine sia caricata.. http://www.barracudascollection.com/prestashop/product.php?id_product=18 qualcuno saprebbe aiutarmi? Grazie a tutti! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now