Jump to content

Edit History

ps8modules

ps8modules

{if $category.id_parent != '2'}
                <li>
		              <a href="{url entity='category' id=$category.id_parent id_lang=$language.id}" title="Ver Categor&iacute;a Superior" class="img">
			              <img src="./img/imgSubCat/volver.jpg" alt="volver" />
		              </a>
		              <a href="{url entity='category' id=$category.id_parent id_lang=$language.id}" class="cat_name">Ver Categor&iacute;a Superior</a>
                </li>
                {/if}

Tested 1.7.7.0 and work.

./themes/your-theme/templates/catalog/listing/product-list.tpl

 

ps8modules

ps8modules

{if $category.id_parent != '2'}
                <li>
		              <a href="{url entity='category' id=$category.id_parent id_lang=$language.id}" title="Ver Categor&iacute;a Superior" class="img">
			              <img src="https://www.mercanutri.com/themes/warehouse/img/imgSubCat/volver.jpg" alt="volver" />
		              </a>
		              <a href="{url entity='category' id=$category.id_parent id_lang=$language.id}" class="cat_name">Ver Categor&iacute;a Superior</a>
                </li>
                {/if}

Tested 1.7.7.0 and work.

./themes/your-theme/templates/catalog/listing/product-list.tpl

obrazek.thumb.png.c84b2d2f6153d4ab980b886cb89f08a6.png

ps8modules

ps8modules

{if $category.id_parent != '2'}
                <li>
		              <a href="{url entity='category' id=$category.id_parent id_lang=$language.id}" title="Ver Categor&iacute;a Superior" class="img">
			              <img src="https://www.mercanutri.com/themes/warehouse/img/imgSubCat/volver.jpg" alt="volver" />
		              </a>
		              <a href="{url entity='category' id=$category.id_parent id_lang=$language.id}" class="cat_name">Ver Categor&iacute;a Superior</a>
                </li>
                {/if}

Tested and work.

./themes/your-theme/templates/catalog/listing/product-list.tpl

obrazek.thumb.png.c84b2d2f6153d4ab980b886cb89f08a6.png

×
×
  • Create New...