Title: Wrong bundle price
Last modified: August 31, 2016

---

# Wrong bundle price

 *  [BurakG5](https://wordpress.org/support/users/burakg5/)
 * (@burakg5)
 * [10 years ago](https://wordpress.org/support/topic/wrong-bundle-price/)
 * Hi,
 * I have an issue with the plugin. When I enter a bundle price, let say 11,48 euro,
   the plugin shows the bundle price as 11 at the front end. When I inspect the 
   code it shows the correct amount but I was not able to fix this. Any help or 
   update for this issue on the planning?
 * [https://wordpress.org/plugins/wc-product-bundles/](https://wordpress.org/plugins/wc-product-bundles/)

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

 *  [timmetj](https://wordpress.org/support/users/timmetj/)
 * (@timmetj)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/wrong-bundle-price/#post-7258936)
 * I have also searched the code and find that the price it not stored correctly
   for WC.
    You can edit /classes/dao.php on line 92 change `$_REQUEST['_wcpb_product_sale_price']`
   to `wc_format_decimal($_REQUEST['_wcpb_product_sale_price'])`
 *  [WoutCompay](https://wordpress.org/support/users/woutcompay/)
 * (@woutcompay)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/wrong-bundle-price/#post-7258951)
 * Thank you timmetj, this solved the problem! request to add this in future plugin
   update!
 *  [shoppa](https://wordpress.org/support/users/shoppa/)
 * (@shoppa)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/wrong-bundle-price/#post-7258952)
 * Thank you too, timmetj! Good job.

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

The topic ‘Wrong bundle price’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wc-product-bundles_b6cfe6.svg)
 * [WC Product Bundles](https://wordpress.org/plugins/wc-product-bundles/)
 * [Support Threads](https://wordpress.org/support/plugin/wc-product-bundles/)
 * [Active Topics](https://wordpress.org/support/plugin/wc-product-bundles/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wc-product-bundles/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wc-product-bundles/reviews/)

## Tags

 * [bundle](https://wordpress.org/support/topic-tag/bundle/)
 * [front-end](https://wordpress.org/support/topic-tag/front-end/)
 * [price](https://wordpress.org/support/topic-tag/price/)

 * 3 replies
 * 4 participants
 * Last reply from: [shoppa](https://wordpress.org/support/users/shoppa/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/wrong-bundle-price/#post-7258952)
 * Status: not resolved