<%= __('admin.product.add_product'); %>

Browse

Browse

Browse

<% if(sizes.length > 0){ %>

<%= __('admin.product.product_images_with_product_size'); %> *

<% sizes.map((records, index)=>{ %> <% });%>
# Size Upload Image Uploaded Image Mark as default

Browse

<% };%>
<% if(serving_temperature_category.length > 0){ %>

<%= __('admin.product.serving_temperature'); %> *

<% serving_temperature_category.map((records, index)=>{ %> <% });%>
# Type Temperature Rating
<% };%>
<%- contentFor("css") %> <%- contentFor("script") %>