idmFormatPrice(price) { return ${format_price(price, {currency: ' ' + app_shop.vars.currency.symbol,mask: "###,##0,00"})} }