i'm new wordpress , woocommerce, need edit few product meta data of product after has been added cart. i've used "woocommerce product gift wrap". need add option allow users remove gift wrap (if had selected product page) , update product pricing well.
i tried change value $values['gift_wrap'] = "0";
, when print meta array again, cannot change actual data woocommerce takes session (or else). kindly check attached image link better understanding.
thank you.