Discussions
Webstore Orders in multiples of packs
Hi All,
We have a requirement where the customer should place orders in multiples of pack size only in the web store. e.g., If the pack size of an item is 6, the customer should order in multiple of 6 only (6,12,18,24 and so on). We do not have ‘Advanced inventory’ module but would like some way to prompt the user in web store to enter quantity in multiples of the pack size.
We plan to use ‘Minimum Quantity’ field of item master or create a new field PackSize in Item screen. We are trying to do this using some custom script on the web page by adding the script at ‘Add to Cart’ button but we don’t see anyplace where we can insert the custom code in ‘Add to Cart’.