Hi We're using the at.js (2x) library. The idea of using getOffers() was to retrieve/prefetch all offers in the one call, in my case, on the load of the SPA. Then, as the user went through the different states of the SPA, executing the applyOffers() function to retrieve the relevant offer from the ...