Fix a typo with inStock vs in_stock template variables for the Product. It should be in_stock.
Add a new template variable, canEdit. Change the default template to use canEdit to display the list of variants, so they aren't showed twice.
This commit is contained in:
parent
f2679ae07e
commit
085f521225
5 changed files with 11 additions and 2 deletions
|
|
@ -22,6 +22,7 @@
|
|||
- fixed: Cannot embed YouTube videos in IE6/7. Fixed by adding an "Allow Media"
|
||||
switch to the RichEdit asset.
|
||||
- added: Next and Previous GalleryAlbum links in the GalleryAlbum views
|
||||
- fixed: Shop: Variants in dropdown and on page
|
||||
|
||||
7.5.12
|
||||
- skipping this release
|
||||
|
|
|
|||
BIN
docs/upgrades/packages-7.5.13/default_product.wgpkg
Normal file
BIN
docs/upgrades/packages-7.5.13/default_product.wgpkg
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue