OrchardCore.Commerce
OrchardCore.Commerce copied to clipboard
Can't set inventory counts when price variants are determined by multiple product attributes
Describe the bug
I can't set inventory and image for each price variant separately in Price variants product , actually it is necessary
To Reproduce
Steps to reproduce the behavior:
- Go to 'edit price variants product', I can't set inventory for each price variant , as shown in red box bellow:
- Go to 'details page of price variants product' , appear excess sku prices, as shown in red box bellow:
- Go to 'details page of price variants product', I can't select second product attribute(color), as shown in red box bellow:
Expected behavior
I hope that each price variant can set inventory and product image separately. for example: inventory of RED-LARGE is 50 pieces
Assigning inventory should indeed work as you described. But separate variant images is not a functionality we have considered yet. I've created a feature request issue for you here: #441