Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
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’.
0