Daniele0884 Posted September 29, 2018 Share Posted September 29, 2018 (edited) Hi, can anyone help to me. I have a module for to show (stickers on product image in product list and product page), and banners with text (called Banner title) on product page, below price. I would lite to show only Banner text (Banner title) on product liste miniatures, below product price. I have found inside module $stickers_banner.title , that i think is reference to Banner title text. Can anyone say to me the code to add on product.tpl miniatures, for to show banner title? Module register hooks: || !$this->registerHook('displayCatalogListing') || !$this->registerHook('displayProductListFunctionalButtons') || !$this->registerHook('displayAdminProductsExtra') || !$this->registerHook('actionProductUpdate') || !$this->registerHook('displayBackOfficeHeader') || !$this->registerHook('displayProductListReviews') for PS 1.7 this function link to displayProductListFunctionalButtons || !$this->registerHook('displayProductButtons') for PS 1.7 this function link to displayFooterProduct || !$this->registerHook('displayFooterProduct') in this function there is code for banner If anyone can help to me, I don't know what to do. Thanks PS: Below 3 screenshot, last screenshot is modified and show the banner, where I want show only Banner title text Edited October 31, 2018 by Daniele0884 (see edit history) Link to comment Share on other sites More sharing options...
Daniele0884 Posted October 31, 2018 Author Share Posted October 31, 2018 Any help? 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