# Add to Cart Button and Screen

**URL:** https://community.thunkable.com/t/add-to-cart-button-and-screen/53081
**Category:** Questions about Thunkable X
**Tags:** beginner
**Created:** [October 22, 2018, 3:34am UTC](https://community.thunkable.com/t/add-to-cart-button-and-screen/53081 "2018-10-22T03:34:08Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![Tiana\_Freiha](https://avatars.discourse-cdn.com/v4/letter/t/c68b51/32.png) [@Tiana\_Freiha](https://community.thunkable.com/u/Tiana_Freiha)
#### Post date: [October 22, 2018, 3:34am UTC](https://community.thunkable.com/t/add-to-cart-button-and-screen/53081/1 "2018-10-22T03:34:08Z")

</div>

Hi everyone,  
I am making a canteen app in Thunkable X and I am trying to make an ‘Add to cart’ button. At the end of my app, I want to add another screen as the cart, that has all the items that the user has added to cart. But I have no idea how to program the items chosen to transfer to the screen!!

---

<div class="post-metadata">

### Author: ![Goldking](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/goldking/32/165073_2.png) [@Goldking](https://community.thunkable.com/u/Goldking)
#### Post date: [October 22, 2018, 12:51pm UTC](https://community.thunkable.com/t/add-to-cart-button-and-screen/53081/2 "2018-10-22T12:51:27Z")

</div>

you have 2 posts about the same problem, delete one. And You want to use Thunkable X or classic? Change the tag too after your chose.

---

<div class="post-metadata">

### Author: ![Taifun](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/taifun/32/1547_2.png) [@Taifun](https://community.thunkable.com/u/Taifun)
#### Post date: [October 22, 2018, 11:11pm UTC](https://community.thunkable.com/t/add-to-cart-button-and-screen/53081/3 "2018-10-22T23:11:49Z")

</div>

> [@Tiana\_Freiha](#):
>
> I am making a canteen app in Thunkable X

moved to Thunkable X  
Taifun

---

<div class="post-metadata">

### Author: ![Tiana\_Freiha](https://avatars.discourse-cdn.com/v4/letter/t/c68b51/32.png) [@Tiana\_Freiha](https://community.thunkable.com/u/Tiana_Freiha)
#### Post date: [October 23, 2018, 12:49am UTC](https://community.thunkable.com/t/add-to-cart-button-and-screen/53081/4 "2018-10-23T00:49:58Z")

</div>

Hi Goldking,  
You have really confused me. I just need a solution…

---

<div class="post-metadata">

### Author: ![AcrobatEpee](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/acrobatepee/32/26336_2.png) [@AcrobatEpee](https://community.thunkable.com/u/AcrobatEpee)
#### Post date: [October 23, 2018, 1:45am UTC](https://community.thunkable.com/t/add-to-cart-button-and-screen/53081/5 "2018-10-23T01:45:32Z")

</div>

Hey ! Save your items into a list and save them in a localstorage, then get them from the localstorage on your cart screen. [https://docs.thunkable.com/thunkable-cross-platform/create/components/data/local-storage](https://docs.thunkable.com/thunkable-cross-platform/create/components/data/local-storage)

---

<div class="post-metadata">

### Author: ![Tiana\_Freiha](https://avatars.discourse-cdn.com/v4/letter/t/c68b51/32.png) [@Tiana\_Freiha](https://community.thunkable.com/u/Tiana_Freiha)
#### Post date: [October 23, 2018, 1:50am UTC](https://community.thunkable.com/t/add-to-cart-button-and-screen/53081/6 "2018-10-23T01:50:26Z")

</div>

Thank you so much!it has been much help

---

<div class="post-metadata">

### Author: ![Tiana\_Freiha](https://avatars.discourse-cdn.com/v4/letter/t/c68b51/32.png) [@Tiana\_Freiha](https://community.thunkable.com/u/Tiana_Freiha)
#### Post date: [October 23, 2018, 1:51am UTC](https://community.thunkable.com/t/add-to-cart-button-and-screen/53081/7 "2018-10-23T01:51:21Z")

</div>

but i need a bit a more simpler explanation

---

<div class="post-metadata">

### Author: ![Goldking](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/goldking/32/165073_2.png) [@Goldking](https://community.thunkable.com/u/Goldking)
#### Post date: [October 23, 2018, 2:16pm UTC](https://community.thunkable.com/t/add-to-cart-button-and-screen/53081/8 "2018-10-23T14:16:58Z")

</div>

As Taifun, I only asked to chose the right tag because I don’t use Thunkable X, so I can’t help you with it 👍

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 11:55am UTC](https://community.thunkable.com/t/add-to-cart-button-and-screen/53081/9 "2024-11-08T11:55:00Z")

</div>


