Support Home Shop Builder Tutorials Tutorial: Displaying Receipt

Tutorial: Displaying Receipt

Overview

This tutorial demonstrates how to save the items bought in the Shop and display them as a receipt in a later Task Builder 2 task.

To start, we add a Checkout condition to the Shop Builder task. In this condition, we select the Save to Cart option. This will save all of the purchased items to the Store. We set the Destination for the products to be saved to as ‘receipt_products’. Then, in a Task Builder 2 task, we add the Display Receipt component to the screen. This component allows the purchased items to be presented as a scrollable receipt. We set the Receipt Field as the receipt_products field, to match the Destination in Shop Builder. To preview this in action, the Shop Builder and Task Builder 2 tasks must be added to an Experiment, so both tasks can be previewed together.

Open in Gorilla