Same SKU in two product pages
-
Hello Salva,
I have a little problem with the supplier SKU. The product with the SKU is the same (is an unisex product with only one stock) but I have created two product pages withe the same product (men and women) so I can include the images of men in one of the pages and women in the other page.
I found a filter for using the same sku in woocommerce:
add_filter( ‘wc_product_has_unique_sku’, ‘__return_false’ );
But now, when I use ATUM´s supplier SKU I cannot use the same SKU in the two product pages. Any idea of how can I solve this problem?
Thanks in advance.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.