Hi there,
I have magento 2.3.2 application under centos 7 and all installation go smoothly.
However when I trying to add a configurable product, I got the error shows.
The "Price" attribute value is empty. Set the attribute and try again.
I check on the attribute price and qty all in there, so how do I fix this problem.
thank you
ken
Hi @lifecorners
Try the reindex once and test.
php bin/magento indexer:reindex php bin/magento cache:flush
I hope it will help you!
doesn't really work.
Hello @lifecorners
Please refer https://docs.magento.com/m2/ce/user_guide/catalog/product-create-configurable.html
If you follow this post and create the configurable product, you won't get the issue.
Hope it helps.