Your shopping cart is empty

Module Pre-order form
for PrestaShop 1.7, 1.6, 1.5, 1.4, 1.3

Allows to display the pre-order form for a product that is out of stock.

Download

About author

Maksim T.
Maksim T.
Freelancer.
Developer.
Works since 2010.
Products: 47.

Questions?

The customer service for this component does not include free personal consultations. Only business offers and important information are accepted.
Pre-order form
Downloads
436
The most popular!
 

Description

Short description

The module for PrestaShop that allows to display the pre-order form for a product that is out of stock.

The form will be shown on a product page when the product is out of stock and when is checked the option "Allow order when product is out of stock".

The module hides the buy button and shows the pre-order form.

After form is submitted the data is sent to the shop's E-mail.

Installation

The module has a normal installation (one click to install) and configuration is not required.

Other

The module works on version PrestaShop 1.7, but requires styling improvements. For more details, see the task on GitHub.

Demonstration

Website demo for PrestaShop 1.6

Data sheet

  • Compatible with versions of PrestaShop: 1.7, 1.6, 1.5, 1.4, 1.3
  • Compatible with versions of PHP: 5.4 or newer
  • Installation: normal
  • Uses PrestaShop classes override system: no
  • Core modifications: no
  • Includes a documentation: no
  • Translated into languages: EN, RU
  • Version: 1.4.0 (2021-08-22)
  • License: Open source license
  • Product type: Module

There are no comments for this moment.

v0.8.0 (2011-09-06)
	+ first release for PrestaShop 1.2-1.3
v0.9.0 (2015-02-09)
	+ added support PrestaShop 1.5-1.6
	+ code reformat and documentation
	+ updated translation
	+ added index.php files for security reasons
v1.0.0 (2016-09-26)
	+ added PrestaShop 1.6 markup and styling
	+ code refactoring, reformat and documentation
	+ fixed messages typos
	+ updated translation
v1.1.0 (2017-09-24)
	+ improved algorithm to detect when the form should be shown
	+ added hooks: the left and the right columns
v1.4.0 (2021-08-22)
	+ renamed the title of the module and added a generation of the module category for 
	  different versions of PrestaShop
	+ added the block about the module
	+ added an integration with Quality service (automatic sending of information 
	  about errors to a developer when installing or uninstalling a module)
	+ some code improvements and documentation