$WOOCS->reset_currency()
global $WOOCS;
$WOOCS->reset_currency();
You can use it by your own logic for any customization of behavior on checkout page with this function /function/woocs-get_checkout_page_id/
global $WOOCS;
$WOOCS->reset_currency();
You can use it by your own logic for any customization of behavior on checkout page with this function /function/woocs-get_checkout_page_id/