CSVtoCart Module PrestaShop Nulled that allows your customers to quickly and easily fill their cart from a CSV file or a spreadsheet (Excel or Libre Office).
Description
This module is ideal for e-traders who work with wholesalers or resellers who need to order large quantities of items and want to avoid wasting time by going through the classic Prestashop system.
Benefits
check_circle_outlineFacilitate B2B commerce
Features
Frontoffice
The module retrieves the file sent by the client and checks its type and content.
Then it identifies products, or combinations, and adds all availablequantities (even partially) to the cart then displays a report specifying the partial additions (eg 50 pieces available instead of 100) and sold-outs.
A button to go to basket is displayed after the report.
Since version 1.3.0 the module manages minimum, maximum and batch quantities in synchronisation with the following third party modules:
- « Minimum, maximum, multiple units and basket total limits » by IDNOVATE.
- Compatibility with other modules will be added soon…
Backoffice
The module bacokffice allows you to configure the title and introductory text displayed on the module frontoffice page. These texts are customizable for all installed languages by using the language selector to the right of each field.
You can also customize sample files to include a sample of your products to make it clearer for your customers.
Demo: https://addons.prestashop.com/en/b2b/28461-csvtocart.html
Changelog
Version 1.4.0 – 10/17/2023
PrestaShop compatibility: 1.7.1.0 – 8.1.5
- Use of native Prestashop libraries.
- Prestashop 1.7.x / 8.x + dedicated version.
- Improved security.
Version 1.3.5 – 10/17/2023
PrestaShop compatibility: 1.5.5.0 – 1.6.1.24
- Prestashop 1.6 dedicated version.
- Improved security.
Version 1.3.3 – 4/13/2023
PrestaShop compatibility: 1.6.1.0 – 8.0.3
- Prestashop 8.x compatibility
- Minor code optimizations