-
**To Reproduce**
Steps to reproduce the behavior:
1. Add a free product to shopping cart
2. Make sure the shipping costs are zero as well
3. Choose an email that is not available in the shop a…
-
Following code block:
```
if($config->getIsDeliveryCheckoutActive()) {
$totals = $this->cartTotalManagement->collectTotals(
$quote->getId(),
…
-
When a customer is logged in and fills in an address in the checkout the option "Ophalen" is not available in the checkout. The network request: /postnl/deliveryoptions/locations/ returns a status Cod…
-
### Preconditions and environment
- Magento 2.4.4-p2
### Steps to reproduce
- Create a bundle product with simple product set to "Not visible indivually"
- add bundle product in cart
- apply di…
-
### Preconditions and environment
- Magento version 2.4.4
- PHP 8.1
### Steps to reproduce
1. Create some orders in your shop for testing (you need some older orders in the past few days)
2. En…
-
### Preconditions (*)
1. Magento version 2.4.5-p1 via composer with following packages:
```
"require": {
"amasty/module-shipping-suite": "^1.0",
"firegento/magesetup2": …
-
**Is your feature request related to a problem? Please describe.**
We get a lot of questions about support for multi-vendor marketplaces (MVM). In fact, this is probably the number 1 feature request …
-
I'm working on a GraphQL based checkout for a Magento 2.4.5 shop in combination with Sendcloud dynamic checkout shipping methods and I noticed that the carrier and method codes change when setting the…
-
### Precondtions
* Windows 10
* Apache 2.4.17
* MySQL 5.0.11-dev
* PHP 5.6.15
* Magento 2.1.7
### Steps to reproduce
1. Create a product with price £120
2. Add a Tax rate/rule which applies…
-
Problem: Database cleanup & update leave a few problems
Update M2.3.2 > M2.4.4 and DHL module from 1.10 -> 1.37
**Removing the DHL module:**
In doing an update from magento I had removed the DHL …