explodedk Posted February 13, 2014 Share Posted February 13, 2014 (edited) 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 February 13, 2014 by explodedk (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted February 13, 2014 Share Posted February 13, 2014 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 1 Link to comment Share on other sites More sharing options...
explodedk Posted February 13, 2014 Author Share Posted February 13, 2014 as always .thanks for your help. worked like a charm. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now