This field is required.
<% if(details && details.productImages && details.productImages.length ) { %>
<% let i=1; details?.productImages.forEach(function(pImg) { %>
<% i++; }) %>
<% } %>
Og Image
Add Product og image
<% if (details?.og_image) { %>
<% }else{ %>
<% } %>
<% if (productFaqs.length) { %>
<% productFaqs.forEach(function(val) { %>
<% }) %>
<%}else{%>
<% } %>