I'm new here
I have one question but I can't put her correctly in right words, cause my English is bad, but I'm gonna try
I want to build a shopping basket in dialogflow, like this scheme:
first, the user selects a category (pizza for example) now the user select the pizza he wants (1 = margherita, for example) now I want to send him a message ''do you want to close the basket"? if the answer is ''no'' the bot back to the first line (select category) and the bot gonna add up the items and prices to basket if the answer is "yes'' the bot shows the basket with price ( 1 margherita for 5$)
sorry if you were confused. thanks.