Repository Forums Support WooCommerce Extended Coupon Features PRO how to select 2 free products on products with 2 quantity Reply To: how to select 2 free products on products with 2 quantity

#4390
numep
Participant

yeah thanks for suggestion, I do know is best not to edit the core files but since I need to add a input field in admin so they can choose the QUANTITY than I had to edit core files, anyways this is no issues since if u update plugin I can compare files and update necessary files, at the moment hack is working as I want it to work.

Just want to add other hack that lets add 1 manual additional FREE PRODUCT if coupon applied can u help me with this can’t seem to find where to insert code however I suspect is in this function private function set_free_product_amount_in_cart( $product_id, $quantity ) {.