Hello, I have a woocommerce website. I installed two plugins, one is "WPC Product Options for WooCommerce", which allows me to add extra settings to the product, and the other is the "WPC Price by Quantity for WooCommerce" plugin that allows me to make a discount on bulk purchases. But both do not work at the same time. So it discounts according to the price of the product itself. I want to make a discount by adding the extra feature price I add.
In short, the "Subtotal" price is not reflected in the discount table. Can you write the php code to fix this?
Yes, both these 2 plugins will adjust the price of the main products, not that of the other.
The WPC Price by Quantity is for adjusting the unit price (main price) when the quantity increases. The WPC Product Options will add prices from add-ons to the final price when customers select them.
Ok, I don't want it to adjust the main price. I want it to adjust it according to the subtotal price. I want it to be included in the discount on the options that my visitors will choose extra. What should be done for this? Please help me.
I have consulted our developers with your request.
Unfortunately, they said they couldn't make it work that way. The price change won't include the extra add-ons' prices. The quantity-based price only concerns the price entered in the General tab. Then the add-ons will be added after calculating the quantity-based price.
In order to achieve that, our developers said it's best to hide a developer to customize the codes for your needs. We cannot change our plugin that way cause that would cause many possible issues in terms of pricing and discounts when it comes to working with other external pricing plugins.
Hello, I have a woocommerce website. I installed two plugins, one is "WPC Product Options for WooCommerce", which allows me to add extra settings to the product, and the other is the "WPC Price by Quantity for WooCommerce" plugin that allows me to make a discount on bulk purchases. But both do not work at the same time. So it discounts according to the price of the product itself. I want to make a discount by adding the extra feature price I add.
In short, the "Subtotal" price is not reflected in the discount table. Can you write the php code to fix this?
Hi Furkan,
Thanks for contacting us here.
Yes, both these 2 plugins will adjust the price of the main products, not that of the other.
The WPC Price by Quantity is for adjusting the unit price (main price) when the quantity increases. The WPC Product Options will add prices from add-ons to the final price when customers select them.
Best regards.
Janilyn T. - WPClever Support Agent
Ok, I don't want it to adjust the main price. I want it to adjust it according to the subtotal price. I want it to be included in the discount on the options that my visitors will choose extra. What should be done for this? Please help me.
Good work.
I'm going to do a big project, I really need your help.
Hi Furkan,
I have consulted our developers with your request.
Unfortunately, they said they couldn't make it work that way. The price change won't include the extra add-ons' prices. The quantity-based price only concerns the price entered in the General tab. Then the add-ons will be added after calculating the quantity-based price.
In order to achieve that, our developers said it's best to hide a developer to customize the codes for your needs. We cannot change our plugin that way cause that would cause many possible issues in terms of pricing and discounts when it comes to working with other external pricing plugins.
Best regards.
Janilyn T. - WPClever Support Agent