Rapid Bulk Order Form
This is a must bulk Add to Cart form for any wholesale or parts site!
Allows customers to enter SKUs 2 ways:
- input each product manually
- copy/paste in large quantities of products at once
Uses clever SKU matching to match simple and complex inventory products; can match SKUs on the product and/or on variant or inventory table; color/size matching supported
Enhanced with AJAX for instant customer feedback on input SKUs: if the SKU is found it displays the product name in green, if the SKU is not found displays a large red X (can be easily edited for any other text or fonts)
Bulk entry allows for pasting in large amounts of products from external editors/sources; supports tab or comma separation
If bulk entry has invalid/not matching SKUs, there will be a notification on the shopping cart page notifying the customer which SKUs were not added
Compatibility: V.10
This is a one domain, one cart license installation. To buy additional licenses for additional carts contact sales at sales@compunix.us
Installation Instructions
1) Copy the
CompunixCommon.dll
downloaded from the
Code Base
link into /bin
directory.
2) Run the licensing SQL script on your http://(yourdomain)/Admin/runsql.aspx" page. If you don't have a license, send an email to support@compunix.us with your order number and domain information.
3) Copy/Merge the files from the "Modified files" directory in the .zip file to your web site's root folder. Note, the files from our Skins->Default folder should be placed to your "Active Skin" folder.
4) Go to http://(your_domain)/RapidBulkOrder and verify that the install was successfull
5) Place a link into your template files where you would like to link to the Rapid Order module: <a href="RapidBulkOrder">Rapid Order</a>
6) Includes 2 topics for adding text etc above and below the Rapid Order module. Create topics called RapidOrderBottom and RapidOrderTop