Quote from asharma on August 16, 2024, 00:30
I have multiple variable products, and when i filter them on SKU#, i find that it only shows the parent product; however, there is a variation for the same product with same SKU that does not get filtered. I do get both variations ( parent and variation) if i search on the ID, But that is not a good solution, since i dont search by ids, its mostly SKU#
For every variable parent product with a sku, there is a corresponding variation with same sku# but different ID . We should filter out all the variations with the given skus, and ignor the parent product or show parent product but cannot edit mode. otherwise we will never be able to update the variation that has same sku as the parent product.
I have multiple variable products, and when i filter them on SKU#, i find that it only shows the parent product; however, there is a variation for the same product with same SKU that does not get filtered. I do get both variations ( parent and variation) if i search on the ID, But that is not a good solution, since i dont search by ids, its mostly SKU#
For every variable parent product with a sku, there is a corresponding variation with same sku# but different ID . We should filter out all the variations with the given skus, and ignor the parent product or show parent product but cannot edit mode. otherwise we will never be able to update the variation that has same sku as the parent product.