Jump to content

Don't display cover in product page


Recommended Posts

Hi,

 

I'm looking for a solution to avoid the appearance image "cover" on product.tpl.

 

 

So i want change:

 

<!-- product img-->

<div id="image-block">

{if $have_image}

<span id="view_full_size">

<img src="{$link->getImageLink($product->link_rewrite, $cover.id_image, 'large_default')}"{if $jqZoomEnabled} class="jqzoom"{/if} title="{$product->name|escape:'htmlall':'UTF-8'}" alt="{$product->name|escape:'htmlall':'UTF-8'}" id="bigpic" width="{$largeSize.width}" height="{$largeSize.height}"/>

 

etc....

 

in the French forum, nobody knows....can someone help me?

 

Thanks

 

Guillaume

Link to comment
Share on other sites

Hi evryone

 

sorry for my late reply..

 

I want for exemple with ipod nano

 

Display in product page all images but without black ipod.

 

But i want keep the cover "black ipod" in product-list page, home featured module etc...

 

I hope you understand me

 

Thanks

Link to comment
Share on other sites

How would one disable just the cover image?

 

Hi JStormrage,

 

 

Yes i want this

 

For exemple with ipod nano:

 

Display in product page all images but without black ipod.

 

But i want keep the cover "black ipod" in product-list page, home featured module etc...

 

I hope you understand me

Link to comment
Share on other sites

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...