Title: Notice: Undefined variable: quantity
Last modified: March 5, 2018

---

# Notice: Undefined variable: quantity

 *  Resolved [neilgee](https://wordpress.org/support/users/neilgee/)
 * (@neilgee)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/notice-undefined-variable-quantity/)
 * `Notice: Undefined variable: quantity in /home/acc/public_html/wp-content/plugins/
   woocommerce-wholesale-prices/includes/class-wwp-wholesale-prices.php on line 
   216`
 * Getting a notice on the latest version.

Viewing 1 replies (of 1 total)

 *  [Ray Abella](https://wordpress.org/support/users/supportray/)
 * (@supportray)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/notice-undefined-variable-quantity/#post-10042581)
 * Hi [@neilgee](https://wordpress.org/support/users/neilgee/),
 * Thanks for getting in touch.
 * This line of code seems to affects users of the Aelia plugin. I’ve already raised
   this with our developers to check and investigate the issue.
 * For now, please modify that line of code by replacing it with the code below:
   `
   $wholesale_price = apply_filters( 'wwp_filter_' . $activeCurrency . '_wholesale_price',
   $wholesale_price , $product_id , $user_wholesale_role );`
 * Also, it is recommended to do a backup of your site first when making changes
   on your code to prevent any loss when an unexpected issue comes up.
 * I hope this helps. Please, let me know how it goes.

Viewing 1 replies (of 1 total)

The topic ‘Notice: Undefined variable: quantity’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-wholesale-prices/assets/icon-256x256.jpg?rev
   =2547870)
 * [Wholesale Suite – B2B, Dynamic Pricing & WooCommerce Wholesale Prices](https://wordpress.org/plugins/woocommerce-wholesale-prices/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-wholesale-prices/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-wholesale-prices/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-wholesale-prices/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-wholesale-prices/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-wholesale-prices/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Ray Abella](https://wordpress.org/support/users/supportray/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/notice-undefined-variable-quantity/#post-10042581)
 * Status: resolved