Jump to content

Show text on product list ps 1.7


Daniele0884

Recommended Posts

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

Product screenshot.JPG

Product screenshot.JPG

Miniature screenshot.JPG

Edited by Daniele0884 (see edit history)
Link to comment
Share on other sites

  • razaro changed the title to Display banner on product list ps 1.7

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...