diff --git a/views/themes/Cloth/product.hbs b/views/themes/Cloth/product.hbs index 5ba9221..2d21a77 100644 --- a/views/themes/Cloth/product.hbs +++ b/views/themes/Cloth/product.hbs @@ -13,8 +13,8 @@ ... {{/if}} - {{#ifCond images.length '>' 1}} - {{#each images}} + {{#ifCond @root.images.length '>' 1}} + {{#each @root.images}}