protected function update_post_meta( &$product, $force = false ) {
        $meta_key_to_props = array(
            '_children' => 'children',
        );