@model (string templateId, string template, string title, string currency) Upload Title ID Leave blank to generate ID from title. Price {{option.text}} @Model.currency 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 Disabled {{error}} Apply 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