# How to configure the SHOP?

**URL:** https://community.glideapps.com/t/how-to-configure-the-shop/13591
**Category:** Ask for Help
**Created:** [August 5, 2020, 10:02am UTC](https://community.glideapps.com/t/how-to-configure-the-shop/13591 "2020-08-05T10:02:50Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Raph](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/raph/32/9481_2.png) [@Raph](https://community.glideapps.com/u/Raph)
#### Post date: [August 5, 2020, 10:02am UTC](https://community.glideapps.com/t/how-to-configure-the-shop/13591/1 "2020-08-05T10:02:50Z")

</div>

Hello - I’ve watched the [video](https://docs.glideapps.com/all/reference/components/buttons/buy) made by Glide but it does not explain how to map all your goods (sku) for sale.

Basically I sell two t-shirts, each coming in 5 sizes, meaning 10 SKU  
But when building the shop, only the first ROW (1 sku only) shows up… How to build it?

 ![Capture d’écran 2020-08-05 à 11.59.14](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/a/a82f4fcbc8dd24b2ebd357ea9785e37c3de7ce68.png) ![Capture d’écran 2020-08-05 à 12.00.06](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/3/3b3bdc3a0f9b4d3c7ad215a63b088f82db589392.png)

Thank you, Raph

---

<div class="post-metadata">

### Author: ![sardamit](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/sardamit/32/263_2.png) [@sardamit](https://community.glideapps.com/u/sardamit)
#### Post date: [August 5, 2020, 10:14am UTC](https://community.glideapps.com/t/how-to-configure-the-shop/13591/2 "2020-08-05T10:14:20Z")

</div>

Raph!  
You may have accidentally selected Detail view.  
Please check you are using one of the list views.

It should look something like this: [https://www.glideapps.com/templates/JHjNfrru33ln7n2PSUrl-template](https://www.glideapps.com/templates/JHjNfrru33ln7n2PSUrl-template)

---

<div class="post-metadata">

### Author: ![Raph](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/raph/32/9481_2.png) [@Raph](https://community.glideapps.com/u/Raph)
#### Post date: [August 5, 2020, 11:05am UTC](https://community.glideapps.com/t/how-to-configure-the-shop/13591/3 "2020-08-05T11:05:47Z")

</div>

Thank you @sardamit

Almost there.

As I sell only 2 products (white tshit and pink tshirt), I’d like to first display only to pictures, one for the white tshirt and one for the pink tshit  
And then when clicking on any of the two, it leads to a screen where I can select one of the 5 sizes each tshirt comes in

At the moment I’ve made GROUP by “Color” but it quite does not come as I’d like it to.  
Thank you!

 ![Capture d’écran 2020-08-05 à 13.05.03](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/f/f5abc5ff2d9327de80abb2617d91745b3c45f848.png)

---

<div class="post-metadata">

### Author: ![sardamit](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/sardamit/32/263_2.png) [@sardamit](https://community.glideapps.com/u/sardamit)
#### Post date: [August 5, 2020, 12:11pm UTC](https://community.glideapps.com/t/how-to-configure-the-shop/13591/4 "2020-08-05T12:11:55Z")

</div>

Create a separate tab for colors: White and Pink.

Create a relation between this tab and all the SKUs using the color column.

Then under each color, create an inline list to show SKUs for that color.

---

<div class="post-metadata">

### Author: ![Raph](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/raph/32/9481_2.png) [@Raph](https://community.glideapps.com/u/Raph)
#### Post date: [August 5, 2020, 1:13pm UTC](https://community.glideapps.com/t/how-to-configure-the-shop/13591/5 "2020-08-05T13:13:04Z")

</div>

I used DETAILS then INLINE LIST and it works wonders.

 ![Capture d’écran 2020-08-05 à 15.12.01](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/2X/0/08b1c5eb404d06b3978e5232aa4bd41b0424bae2.png)
