Title: More discount rows
Last modified: August 30, 2016

---

# More discount rows

 *  [ageibert](https://wordpress.org/support/users/ageibert/)
 * (@ageibert)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/more-discount-rows/)
 * I know that this feature was requested a lot here in the support forums, but 
   i need also to try this:
 * Could you please increase the amount of discount rows from 5 to let’s say 10?
   
   It would be much better if there was a settings page where one could define the
   rows needed, but the quick fix increasing the amount to 10 would be sufficient
   for now.
 * best regards
 * [https://wordpress.org/plugins/woocommerce-bulk-discount/](https://wordpress.org/plugins/woocommerce-bulk-discount/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [amereservant](https://wordpress.org/support/users/amereservant/)
 * (@amereservant)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/more-discount-rows/#post-6289507)
 * Hey ageibert,
    You *should* be able to do this by simply editing the **woocommerce-
   bulk-discount.php** file and changing the **5** in the for loops to 10. For example:`
   for ( $i = 1; $i <= 5; $i++ )` becomes `for ( $i = 1; $i <= 10; $i++ )`
 * Make sure every place that refers to the 5 is changed.
    Now I’m not sure why 
   the author limited it to 5, so I cannot tell you what the possible drawbacks 
   will be nor if this is a good idea, but that’s at least how to increase them.
 *  Thread Starter [ageibert](https://wordpress.org/support/users/ageibert/)
 * (@ageibert)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/more-discount-rows/#post-6289527)
 * Hi amereservant,
    thanks for the info and: i do know this.
 * but: you should never, i mean never, edit plugin or worpdress core files by your
   own.
    every future update destroys your changes. and every future update of, 
   in this case, woocommerce, could destroy your whole site, because your changes
   aren’t update proof.
 * it would be so nice if the author of the plugin would answer to this feature 
   request, but as far as i can see, he doesn’t really participate in this support
   forum.
 * maybe it’s better to use woocommerce’s own plugin for bulk discounts. then you
   are update proof and get support.
 *  [guidoezequiel17](https://wordpress.org/support/users/guidoezequiel17/)
 * (@guidoezequiel17)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/more-discount-rows/#post-6289610)
 * Hi,
    I`m having the same problem with this plugin. I woud like to request the
   author for working on an upgrade or a premium version with additional rows.
 * Meanwhile, does anyone kwon if any of these work right??
 * [http://www.woothemes.com/products/dynamic-pricing](http://www.woothemes.com/products/dynamic-pricing)
   
   [http://codecanyon.net/item/woocommerce-extra-options/11943907](http://codecanyon.net/item/woocommerce-extra-options/11943907)
 * I need to solve this urgent.
    Thanks!
 *  [294e043ww](https://wordpress.org/support/users/294e043ww/)
 * (@294e043ww)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/more-discount-rows/#post-6289619)
 * why stop at 10?
 * how about Infinity! I mean this is the computer age and it really should be limitless
   and to the users specs.
 * I want 9999999999999999999999999999 discount options…
    or you can make it infinity,
   your choice.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘More discount rows’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/woocommerce-bulk-discount_83d8ff.
   svg)
 * [WooCommerce Bulk Discount](https://wordpress.org/plugins/woocommerce-bulk-discount/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-bulk-discount/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-bulk-discount/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-bulk-discount/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-bulk-discount/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-bulk-discount/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [294e043ww](https://wordpress.org/support/users/294e043ww/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/more-discount-rows/#post-6289619)
 * Status: not resolved