LeahCorbett Posted March 14, 2017 Share Posted March 14, 2017 Hello, I need to remove the volume discounts table in the product description while keeping the price changing feature as the customer selects [+] for more quantity. I've tried both commenting out the feature in the tpl, which removed it, but also killed the price changing feature, and I tried the CSS code someone suggested in this post, but that did nothing at all. Even after forced recompile. I'm using PS 1.6.1.9. Any ideas? Thanks! Link to comment Share on other sites More sharing options...
LeahCorbett Posted March 16, 2017 Author Share Posted March 16, 2017 Anyone? Please?? Link to comment Share on other sites More sharing options...
buzznerd Posted March 21, 2017 Share Posted March 21, 2017 Me too. Kind of ridiculous that this is enabled by default and can't be removed easily? Link to comment Share on other sites More sharing options...
buzznerd Posted March 21, 2017 Share Posted March 21, 2017 Hey - figured it out - go to Catalog > Discounts and you'll see it there. Just delete it! whew, easier than I thought. Link to comment Share on other sites More sharing options...
LeahCorbett Posted March 21, 2017 Author Share Posted March 21, 2017 (edited) I don't want the discounts gone, I want the big stupid table showing VOLUME DISCOUNTS gone. I need the discounts themselves to remain. See here: http://azhouseofgraphics.com/home/172-custom-bumper-sticker.html?search_query=custom&results=16 The discounts need to stay, so the customer pays less per sticker, the more they order. As you click [+] button, the price goes lower, which I like. I just want that big table gone, showing volume discounts. I think it's confusing, because it shows discount and how much you save, rather than what you pay. And it pushes the description way too low on the page. Edited March 21, 2017 by LeahCorbett (see edit history) Link to comment Share on other sites More sharing options...
bushandbean.com Posted August 6, 2018 Share Posted August 6, 2018 I'm using 1.7, If you have a /themes/themeName/assets/custom.css put a section in for: .product-discounts{ display:none; } If you're just editing theme.css, find or insert that section 1 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