mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
This PR has been generated automatically. For more details see [upmerge_pr.yaml](/Sylius/Sylius/blob/2.1/.github/workflows/upmerge_pr.yaml). **Remember!** The upmerge should always be merged with using `Merge pull request` button. In case of conflicts, please resolve them manually with usign the following commands: ``` git fetch upstream gh pr checkout <this-pr-number> git merge upstream/2.1 -m "Resolve conflicts between 2.0 and 2.1" ``` If you use other name for the upstream remote, please replace `upstream` with the name of your remote pointing to the `Sylius/Sylius` repository. Once the conflicts are resolved, please run `git merge --continue` and push the changes to this PR. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Bug Fixes** - Corrected product and variant names shown in order item details to use the item’s data; product images, links, and variant codes remain unchanged. - **New Features** - Added zone-based shipping eligibility check to prevent selecting shipping methods that don't match the order's shipping zone. - Added Behat step to change a shipping method's zone. - **Tests** - Added unit tests for zone eligibility and Gherkin scenarios covering shipping-zone-related checkout behavior. <!-- end of auto-generated comment: release notes by coderabbit.ai --> |
||
|---|---|---|
| .. | ||
| admin | ||
| cli | ||
| domain | ||
| hybrid | ||
| shop | ||