Disable Thumbnail Gallery

vers. 4.3.4

I don't want extra photos to be scrolled on thumbnails so how can i remove the scrolling arrows on thumbnails?

arrow.jpg

vers. 4.3.4

I don't want extra photos to be scrolled on thumbnails so how can i remove the scrolling arrows on thumbnails?

Hello,

In order to remove this scrolling arrows open the "design/themes/responsive/templates/blocks/list_templates/grid_list.tpl" file and find 46 line. Then replace this code:

{include file="views/products/components/product_icon.tpl" product=$product show_gallery=true}

by this one:

{include file="views/products/components/product_icon.tpl" product=$product show_gallery=false}

Sincerely yours,

CS-Market.

You're flash CS-Market! Thanks.

You're flash CS-Market! Thanks.

You are welcome! We are always happy to help :)