Timeline for How to add out of stock product to cart programmatically in Magento 2.3
Current License: CC BY-SA 4.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 10, 2019 at 14:41 | comment | added | Amit Bera♦ | share full code please | |
| Sep 10, 2019 at 14:41 | answer | added | Amit Bera♦ | timeline score: 3 | |
| Sep 10, 2019 at 13:49 | answer | added | Bilal Usean | timeline score: 2 | |
| Sep 10, 2019 at 13:45 | comment | added | Rahul Anand | I think better to look into these settings once: Set System->Configuration->Catalog->Inventory->Backorders=Allow Qty Below 0. Set System->Configuration->Catalog->Inventory->Stock Options->Display Out of Stock Products=Yes. These settings will though decrease an item on sale, but will show add to cart button even an item is 0 or <0. | |
| Sep 10, 2019 at 13:28 | comment | added | Nausif | yes, one of my feature strictly depends on default functionality of decreasing the quantity when order is placed and no add to cart when quantity is zero, so can't change that. Feature mentioned in question will work for restricted users, so it doesn't make difference if it slow down a little. | |
| Sep 10, 2019 at 13:20 | comment | added | Rahul Anand | any specific reason instead of using default feature you want to create an extra feature which will slow down checkout? | |
| Sep 10, 2019 at 13:08 | history | edited | Nausif | CC BY-SA 4.0 | added 5 characters in body |
| Sep 10, 2019 at 12:40 | history | asked | Nausif | CC BY-SA 4.0 |