Quick Order Bundle
The Quick-Order Bundle allows users to quickly add products by SKU and manage orders efficiently in CoreShop. This tool is designed to streamline bulk ordering processes, making it ideal for B2B scenarios or any situation where quick inventory adjustments are necessary.
- Quick SKU/Quantity Entry: Users can enter product SKUs/Quantities to add items to their cart.
- Dynamic Item Management: Add or remove items dynamically in the order form.
- Import CSV/XLSX Lists: Allows users to import product lists in CSV or XLSX format directly into the order form. This feature simplifies the process of bulk ordering by enabling batch input of multiple SKUs and quantities, ensuring that large orders can be processed quickly and accurately.
Installation
composer req coreshop/quick-order-bundle
bin/console pimcore:bundle:enable CoreShopQuickOrderBundle
bin/console pimcore:bundle:install CoreShopQuickOrderBundle