Pre-order
Sometimes situations arise when you do not have the item you need in stock. And customers cannot always wait for the necessary item to be in stock again.
To avoid this, we created a module that will allow you to offer customers not only the fact of having the product, but also the pre-order.
Module Smart Pre-order
In CS-Cart there is an option to sell goods with zero balance. However, you have encountered a problem that not every product is available to the buyer, and the availability of the product needs to be communicated urgently. Our module adds to each product a parameter indicating whether the product is currently in stock, and can help you indicate to the customer that the product is currently out of stock. The module also allows customizing the product with the option to notify the customer when it becomes available again.
With the module's built-in tools, it supports export and import of the product's actual availability, which will allow automation of the process. This will help to always keep the product's availability status up to date in an automated system.
In its open API, you can also specify that this module will help you increase sales by 20%!
Module Features
- Displays the product's availability in the cart for the customer.
- Allows you to order the item, even if it is out of stock at the warehouse.
- Can automatically notify the customer when the item becomes available again.
- Flexible work algorithm.
- Allows you to change the color of the notification according to the user's preferences.
- Store Builder
- Store Builder Ultimate
- Multi-Vendor
- Multi-Vendor Plus
- Multi-Vendor Ultimate
- Buyers
- Owners
- Vendors
- English
- Русский
- 4.17.X
- 4.16.X
- 4.15.X
- 4.14.X
- 4.13.X
- 4.12.X
Installation
After downloading the add-on, its installation is carried out using standard CS-Cart tools on the page Administrator panel → Add-ons → Manage add-ons → Download and install add-on (+).
For CS-Cart version more than 4.13.1 Admin Panel → Add-ons → Add-on Management → Gear Button → Manual Installation.
Click Local, in the window that appears, select the module file, then Upload & install.
Configuration
Initial configuration is carried out in the addons menu.
Description of settings:
Where to show information about the relevance in the product card: - changes the location of the information display in the product card.
Enter the font color for the items in the category: - changes the font color.
Make bold text with the amount of products - changes the font style.
Show in category - shows the relevance of the product in the categories.
Show in card product - disables display in the product card.
Show module notifications - disables notifications from the module when placing an order and choosing a product.
Default Showcase Settings - To check or not to check the Product available from supplier checkbox in the properties of the new product.
It is also necessary to allow a negative amount of goods on the site. To do this, go to Settings - General and check the appropriate box.
Basic setting
The main setting is carried out in the product settings. On the Products - Products page, select the required product and go to the General tab in its settings.
Find the Product available from supplier setting. A checked box means that the product is available from the supplier and there is an opportunity to order it promptly.
Find the Out of stock actions setting and set the Sign up for notifications value.
The logic of the module operation depending on the stock of goods is presented in the table.
Available on the site | Available from supplier | Message to the client |
yes | yes | you can order more |
yes | no | you can only buy leftovers |
no | yes | can be ordered |
no | no | can't buy |
The message to the client can be changed at your own discretion.
Automation of the availability of goods in the warehouse
If you have a leftover file from a supplier, you can automate the process. To do this, you need to create an import template. On the Administration - Import data - Products page add a new import.
On the preset editing page, specify the name of the template and the file to import, in CSV format. Save the template.
Now go to the Field Mapping Table tab and select the appropriate fields. For the field with the availability of goods at the supplier, specify the Actuality() property. In the Modifier column, specify the one we need, for example, if you want to show the customer that the product is in stock when the supplier has more than 200 units, then the modifier for the Actuality() line will be case ($ value = "& gt; 200", "Y"). After saving, you can use this template manually or automatically using cron.
v1.3.10 from 18.08.2021
[!] Сorrected language variable.
v1.3.9 from 11.06.2021
[!] Fixed error in settings.
[+] Replaced the MakeShop logo.
v1.3.3 from 09.02.2021
[!] Added a check for the existence of keys in the $ _SERVER variable.
v1.3.2 from 06.03.2020
[+] Possibility of multi-selection of variations.
v1.3.1 from 18.02.2020
[!] Bug fixed.
[+] Support for default settings.
v1.2.4 from 02.09.2019
[!] Added compatibility with versions of cscart 4.10.X.
[+] The limitation of the choice of goods in the absence of a store in the warehouse has been implemented.
[!] Fixed bugs in the func.php code.
v1.2.3 from 01.03.2019
[!] Fixed translation.
[!] Minor improvements.
v1.2.2 from 03.12.2018
[!] Fixed translation. Added English.
[!] Fixed minor bugs (notice).
v1.2.0 from 24.10.2017
[!] Notifications: Notices from the module did not display information. Fixed
Here you can share your opinion and evaluate our work.
Your feedback helps us become better and offer you even better service.