Enhancements
• Removed the gulp tasks related to LibSass and its Node.js dependencies.
◦ Starting from the 2024.1 release of NetSuite, the LibSass library will no longer be supported. Therefore, the commands to compile using the libsassNew gulp task in the theme and extension developer tools have been removed.
• You can now select whether to display the quantity of in-stock items on the out-of-stock error message. The error message displays on the review page of your Commerce website’s checkout flow if a customer orders a larger quantity of an item than you have in stock. The customer can then edit their order to request a quantity of the item that correlates with the quantity that you have in stock.
◦ A new checkbox,
Show Quantity Available on the Out-of-Stock Error Message, has been added to the SuiteCommerce Configuration. Check this box to include the quantity of items that are available in the out-of-stock error message. See
Out-of-Stock Messaging During Checkout.
Fixes
• Fixed an issue that prevented customers from toggle viewing all items included in their order.
◦ This issue occurred when customers used a mobile device to access the My Account > Purchases > Purchase History area of a Commerce website and clicked on
Purchase Order for an order with a status of
Pending Approval or
Pending Fulfillment. In some cases, the arrow toggle that expands/collapses to display/hide the items in the order did not respond when customers clicked it.
• Fixed an issue in the Purchase History area of Commerce websites that caused all records in a purchase order row to be clickable.
◦ The only record that should contain a clickable link is the purchase number.
• Fixed an issue that caused sales orders not to be displayed in the Purchase History area of Commerce websites.
◦ This issue occurred when a sales order had multiple email contacts and the
Shopping Cart Sharing mode on the website setup record in NetSuite was set to Individual Carts for Each Customer Contact.
• Fixed an issue that caused an incorrect quantity and amount value to be displayed in credit memos in the My Account > Billing > Transaction History area of Commerce websites.
• Fixed an issue that prevented customers from changing the preferred store location for store pickup orders in their shopping cart.
• Fixed an issue that caused the Google Tag Manager AddtoCart event to be called twice instead of one time.