Feature: A new setting has been added to allow you to control how the order item with variation display is rendered
Change: The PDF invoice, order log in the AdminCP, and order log in the front-end now display which variation the customer ordered when they ordered a physical product
Fix: The email alert for physical product purchases was missing two phrases
Fix: The email alert for physical product purchases would not correctly display the shipping address
This release contains further features, changes and fixes for physical products.
The variation your customers purchased (e.g. shirt size for t-shirts) will now be displayed in the order log in the AdminCP, the order view in the customer's account, and on the PDF invoice generated and emailed to the user.
Administrators will be able to control the display of the order item with variation display. By default, it uses {title} ({variation})
, meaning that a t-shirt called "Plain Red" purchased in XL will display Plain Red (XL)
by default.
Lastly, a few rendering issues with the physical purchase notification email have been resolved.
No changes affecting digital downloads have been made.