Reorder feature allows you to purchase product from different stores on the website
- Dominant language
- PHP
- Stars
- 12.2k
- Forks
- 9.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Preconditions and environment
- Magento version 2.4.4-p2
- Multi Website - one store - one storeview(or multi storeview)
- Customers can login on all websites.
Kindly refer the screenshots.

### Steps to reproduce
1. Customer login to "WebsiteA"
2. Order product A from "StoreA" (order ID: 12345)
3. Customer login to "websiteB"
4. Reorder product(order ID: 12345) on My Account page
### Expected result
product A cannot be purchased at "WebsiteB"
### Actual result
product A can be purchased at "WebsiteB"
### Additional information
'Product A' can only be ordered on website A
* "websiteA" domain name: www.magentoA.com
* "websiteB" domain name: www.magentoB.com
### Release note
_No response_
### Triage and priority
- [ ] Severity: **S0** _- Affects critical data or functionality and leaves users without workaround._
- [ ] Severity: **S1** _- Affects critical data or functionality and forces users to employ a workaround._
- [X] Severity: **S2** _- Affects non-critical data or functionality and forces users to employ a workaround._
- [ ] Severity: **S3** _- Affects non-critical data or functionality and does not force users to employ a workaround._
- [ ] Severity: **S4** _- Affects aesthetics, professional look and feel, “quality” or “usability”._
Contributor guide
Assessment
This issue has not been assessed yet.