Chris34 Posted August 26, 2011 Share Posted August 26, 2011 Dear community, i wish that only the price is shown in the details. Not (tax excl.). What do I have to do? Thank you for help in advance! Link to comment Share on other sites More sharing options...
Patric Posted August 26, 2011 Share Posted August 26, 2011 Topic moved into the "Integration" section. Link to comment Share on other sites More sharing options...
Prescol Posted August 26, 2011 Share Posted August 26, 2011 Dear community, i wish that only the price is shown in the details. Not (tax excl.). What do I have to do? Thank you for help in advance! There are two ways to do it. CSS: Disable the elements adding the css property "Display:none" (HIGHLY RECOMMENDED because it allows you to recovery when you want) TPL: Modify the product.tpl file and delete or comment the line where the taxes and other info are displayed (This will generate less code) 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