Title: Decrease price (percentage)
Last modified: June 29, 2021

---

# Decrease price (percentage)

 *  Resolved [pareklinon](https://wordpress.org/support/users/pareklinon/)
 * (@pareklinon)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/decrease-price-percentage/)
 * Hi there I am trying to inverse the effect of the already posted custom function
   in the docs page of this awesome plugin [https://www.wpallimport.com/documentation/developers/custom-code/inline-php/](https://www.wpallimport.com/documentation/developers/custom-code/inline-php/)
   but I cannot for the life of me decrease the price instead of increase it. I 
   want to add a -30 percentage of the current price e.g.
    current price 15€ -30%
   = 10.5€
 * Can anyone help?

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

 *  Plugin Author [WP All Import](https://wordpress.org/support/users/wpallimport/)
 * (@wpallimport)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/decrease-price-percentage/#post-14617140)
 * Hey [@pareklinon](https://wordpress.org/support/users/pareklinon/),
 * > I want to add a -30 percentage of the current price e.g. current price 15€ -
   > 30% = 10.5€
 * To decrease by 30% of the current price, you can set the multiplier to “.70” 
   in the example function you linked to:
 * `[round_price({price[1]},".70")]`
 *  Plugin Author [WP All Import](https://wordpress.org/support/users/wpallimport/)
 * (@wpallimport)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/decrease-price-percentage/#post-14724750)
 * Hi [@pareklinon](https://wordpress.org/support/users/pareklinon/),
 * I’m going to mark this thread as resolved since it’s been inactive. Please open
   a new topic if you still have questions.

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

The topic ‘Decrease price (percentage)’ is closed to new replies.

 * ![](https://ps.w.org/wp-all-import/assets/icon-256x256.png?rev=2570179)
 * [WP All Import – Drag & Drop Import for CSV, XML, Excel & Google Sheets](https://wordpress.org/plugins/wp-all-import/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-all-import/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-all-import/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-all-import/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-all-import/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-all-import/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [WP All Import](https://wordpress.org/support/users/wpallimport/)
 * Last activity: [4 years, 10 months ago](https://wordpress.org/support/topic/decrease-price-percentage/#post-14724750)
 * Status: resolved