wooCommerce php skus yang sama

add_filter( 'wc_product_has_unique_sku', '__return_false', PHP_INT_MAX );
Tame Tuatara