-
## This issue is a:
- Bug
### Environment
| Question | Answer |
| --------------------------- | :-----------: |
| Magento version | 2.3.0 |
| Browser …
-
Hi all! I would like to suggest removing this piece of code:
https://github.com/OpenMage/magento-lts/blob/9f9a99ba397e00c7471b2234ef1e61cc48d600f7/app/code/core/Mage/Checkout/Model/Cart.php#L462
T…
-
### Preconditions (*)
1. OpenMage LTS 20.0.6 (I'm pretty sure in every Magento version, at least since CE 1.9.2.4)
2. (MySQL 5.7.31 / PHP 7.4.9 / Apache 2.4.38 )
### Steps to reproduce (*)
…
-
### Preconditions (*)
Magento 2.4.2
2.4-develop having EE and B2B Modules
### Steps to reproduce (*)
Using Fresh magento installation with samples datas.
1. Create a tax rate (20%) applied on b…
-
### Preconditions and environment
- Magento version : **2.4.5-p1**
### Steps to reproduce
1. Fresh Magento 2.4.5-p1 install
2. Install sample data
3. Open any simple product in admin eg…
-
### Preconditions and environment
- Magento version: 2.4.6p4
### Steps to reproduce
1. Add product to cart
2. Go to checkout
### Expected result
In the checkout process, payment deta…
-
### Summary
Hello guys,
Right now i'm using Magento v2.4.3 and I'm trying to get my custom attribute data from RateRequest function in collect rate.
As you can see below that my custom attribute…
-
### Preconditions and environment
- Magento 2.4.6-p1
- Setup free shipping promotion as denoted in documentation: https://experienceleague.adobe.com/docs/commerce-admin/marketing/promotions/cart-rul…
-
I'm getting the below advice from lighthouse to **Remove unused JavaScript** and the highlighted file is `bundle-common.min.js`.
1. Is this to be expected?
1. Is there any advice on how I can…
-
Hi,
The module was working correctly with flat rates but when we change them to table rates there seem to be a problem with the totals calculation. After some debugging i found out that in de Valid…