Ошибка
TypeError: /var/artlife/mods/../views/product-02.ejs:43
41|
42|
<%-product.name%>
>> 43| <%
44| if (product.data.idImage) {
45| product.image = '/zel-4-storage/p116/images/previews/'+product.images[product.data.idImage].filename;
46| } else {
Cannot read properties of undefined (reading 'filename')