Jump to content

[SOLVED] remove discount block and more info headline


Recommended Posts

hi - i'd like to remove the discount block but still have the discount applied when people buy more than one item.

 

I'd also like the "more info" headline (only headline) removed. I know datasheet etc should be available on the same line, but it won't be used for this site. 

 

the live site is here:

 

 

http://easybuy.dk/easybuy/89-earpods-i-flotte-farver.html

 

thx in advance ;)

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

2) if you just want to remove this headline

open product.tpl file located in your theme directory and just remove (or better comment out) this line:

{if $product->description}<li><a id="more_info_tab_more_info" href="#idTab1">{l s='More info'}</a></li>{/if}

commented out:

{* {if $product->description}<li><a id="more_info_tab_more_info" href="#idTab1">{l s='More info'}</a></li>{/if} *}

1) in the same way you can disable discount block

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