Skip to main content

Production Tenant Features

Catalog

  • Quick Edits Update: The Quick Edits process for Update Attributes has been updated so that you can now add values to a multi-value property, where previously you could only replace their current values. When you select a multi-value property in the final step, you can choose between Replace Existing Values or Add to Existing Values.
  • Search Configuration UI Update: Some improvements have been made to the Search Configuration create/edit page. Tab titles are now displayed consistently across Site Search, Category Suggestion, Product Suggestion, and Listing tabs.

Subscriptions

  • Multiple Subscription Message: When adding at least one subscription or trial product to an order in the Admin UI, a message will appear saying that “Multiple subscriptions will be generated for subscription items with different frequencies and/or trial products.” This will not prevent the order from being submitted, but clarifies the behavior in that subscription products are only bundled into the same subscription with other products of matching frequencies.

Other

  • Three Decimal Support: Currency values with three decimal places are now supported in APIs and UIs where currencies are displayed. This applies to relevant currencies such as KWD (Kuwaiti Dinar), OMR (Rial Omani), and BHD (Bahraini Dinar). Specifically, this support includes the Commerce, Subscription, Reservation, Customer, Payment, and Shipping API services. It also includes the Cart, Checkout, and My Account pages on the Storefront as well as the Orders, Customer, B2B, Returns, Quick Edits, and Shipping Setting UIs in the Admin. Currencies that typically use two decimals, such as USD, will continue to only display two decimal places.
  • Support for Non-ZIP Addresses: Previously, the order routing services required addresses to contain a ZIP code so that it could determine the latitude and longitude for suggesting locations. Now, the system can support addresses for countries that do not use ZIP codes (such as UAE). If a ZIP code is not provided in the order address, then the inventory and order routing services will reference the rest of the address to determine the latitude and longitude and successfully route the order. If a ZIP code is provided in the order address, then only that ZIP code will be used to determine latitute/longitude as is the current behavior, so other countries are not affected.

Production Bug Fixes

Production Sandbox Features

Fulfiller

  • Laser Printer Size Update: Laser printer labels are now requested from Canada Post in a standardized 4x6 PDF, where previously it was an 8x10 HTML document that did not print well. This does not affect thermal printers.
  • Substitution Updates: A few small updates have been made to the Substitute Products feature in the Fulfiller UI. When creating and processing a return, a label is now displayed to more clearly indicate that a line item was a substitute instead of an originally-ordered item. Likewise, the Waiting for Transfer step now displays originally-ordered items and substitute items in two different sections. Finally, if a race condition between orders occurs during allocation of substitute quantity and a new order reduces the inventory to less than the expected quantity, then an error message will be displayed on the Validate Stock step saying that the “inventory for selected substitute no longer available.” The user can then select another substitute or transfer/reject/reassign the item.

Search

  • Cloned Sandbox with Search: When cloning a sandbox, the new sandbox will now also copy any search term redirects and merchandizing rules from the original sandbox.

Subscriptions

  • Partial Subscription Order: In addition to the existing ability to immediately convert a subscription to an order, you can now initiate an order for only some of the items in a subscription. When you click Order Partial Items Now in the subscriptions actions menu, you will be able to select the items you want to order (as long as there is always at least one subscription item in the resulting order) as well as add any additional one-time purchase items and change the shipping, payment, or coupon information. This will not change the Next Order Date on the original subscription.

Sandbox Bug Fixes