Now, we’ll add our Bindings. So clicking on the “Item Name” layer, we’ll add a text binding to say the text should come from the description property. Then, for price, we’ll use a function to get the price for the item. Finally, we’ll go to the button component layer and bind the “onClick” to “buyClicked” that was setup.