@model (string templateId, string template, string title, string currency) Upload Title {{errors.title}} ID {{errors.id}} Leave blank to generate ID from title. Price {{option.text}} @Model.currency {{errors.price}} Image Url Description Categories Easily filter the different items using categories, used only in the product list with cart. Inventory Leave blank to not use this feature. Buy Button Text Enable Select an item to edit {{ item.priceType === 'Topup' ? 'Any amount' : 'Free' }} {{ item.price }} @Model.currency{{ item.priceType === 'Minimum' ? ' minimum' : '' }} {{ item.inventory > 0 ? `${item.inventory} left` : 'Sold out' }} Add Item