After checking the key features of
Magento 2 Pre Order extension, let’s explore how to set up pre-order items with this module:
- Simple product: go to the backend product edit page then set up pre-order function as well as the message and Availability Date:
+ Choose Yes to set pre-order function for the product. The Add to Cart button is automatically replaced by Pre-order button and it is always be pre-order items without depending on Quantity and Stock Status.
+ No to not set pre-order function for the product. And it is the default value if you don’t customize.
+ When Product Become Out Of Stock: if the product is out of stock, Add to Cart button is replaced by Pre-Order button and customers can pre order this product. In case the product is in stock but customers order the quantity of product that is more than the available quantity, this order will be changed to pre-order.
- Configurable product and grouped product: you need to customize for separate children products.
Visit
HERE for more details!