We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
In Linux system I get following error when I go to product page. In windows it works, because it doesn't care about casing.
Class Magento\Catalog\Model\Product\Attribute\Backend\Groupprice does not exist
Error is happening because actual file name is GroupPrice and not Groupprice.