diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index f8394a1cb..91655adc0 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -12,6 +12,8 @@ - fixed: Shop: Product asset- image not showing - fixed: User List- Missing Hover Help (Yung Han Khoe) - fixed: UserList wobject not in new content menu (Yung Han Khoe) + - fixed: Default Product template does not show an "out of stock" message + when there are no available variants. 7.5.13 - fixed: storage locations for some assets in packages not imported correctly diff --git a/docs/upgrades/packages-7.5.14/default_product.wgpkg b/docs/upgrades/packages-7.5.14/default_product.wgpkg new file mode 100644 index 000000000..ccaf10907 Binary files /dev/null and b/docs/upgrades/packages-7.5.14/default_product.wgpkg differ