There was an error while loading. Please reload this page.
add_filter( 'billz_wp_sync_disable_updating_product_sku', '__return_true' ); add_filter( 'billz_wp_sync_disable_updating_product_images', '__return_true' ); add_filter( 'billz_wp_sync_disable_updating_product_name', '__return_true' ); add_filter( 'billz_wp_sync_disable_updating_product_description', '__return_true' ); add_filter( 'billz_wp_sync_disable_updating_product_short_description', '__return_true' ); add_filter( 'billz_wp_sync_disable_updating_product_attributes', '__return_true' ); add_filter( 'billz_wp_sync_disable_updating_product_categories', '__return_true' ); add_filter( 'billz_wp_sync_disable_updating_product_taxonomies', '__return_true' ); add_filter( 'billz_wp_sync_merge_product_categories', '__return_true' );