magento2
magento2 copied to clipboard
Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affili...
This issue is automatically created based on existing pull request: magento/magento2#38178: Fix typos in Catalog Widget template options --------- This pull request fixes typos in Catalog Widget template options ###...
### Preconditions and environment - Magento version : 2.4.7 (but probably valid for all versions) - Get a recent order - Get an old order still processing status - Get...
### Description (*) When using \Magento\Catalog\Helper\Data::getTaxPrice to fetch price, tax details are miscalculated for context with guest users. Here the group id 0 was interpreted as NULL while it shouldn't....