AMOUNT(state, value) { localStorage.setItem(\'amount\', value) state.amount = value; },
initialiseStore(state) { if (lo