Jump to content

Remove button MORE


Recommended Posts

  • 1 year later...

Hi all,

 

You just need to comment these lines from the file product-list.tpl in your theme:

<a class="button lnk_view btn btn-default" href="{$product.link|escape:'html':'UTF-8'}" title="{l s='View'}">
	<span>{if (isset($product.customization_required) && $product.customization_required)}{l s='Customize'}{else}{l s='More'}{/if}</span>
</a>

Result:

 

Screen_Shot_2016_12_11_at_21_17_43.png

 

Regards

Edited by ericzon (see edit history)
  • Like 1
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...