# Configuring Buy Button / product info for products that have several price options

**URL:** https://community.glideapps.com/t/configuring-buy-button-product-info-for-products-that-have-several-price-options/10922
**Category:** Ask for Help
**Created:** [June 15, 2020, 8:26pm UTC](https://community.glideapps.com/t/configuring-buy-button-product-info-for-products-that-have-several-price-options/10922 "2020-06-15T20:26:16Z")
**Posts on this page:** 18
**Page:** 2

<div class="post-metadata">

### Author: ![SantiagoPerez](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/santiagoperez/32/16807_2.png) [@SantiagoPerez](https://community.glideapps.com/u/SantiagoPerez)
#### Post date: [September 1, 2020, 10:08pm UTC](https://community.glideapps.com/t/configuring-buy-button-product-info-for-products-that-have-several-price-options/10922/22 "2020-09-01T22:08:35Z")

</div>

Hey @Wiz.Wazeer,

If I’m understanding correctly. The checkbox is the button you’re talking about.

So, the list/product is filter by the checkbox being not true, right?

---

<div class="post-metadata">

### Author: ![SantiagoPerez](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/santiagoperez/32/16807_2.png) [@SantiagoPerez](https://community.glideapps.com/u/SantiagoPerez)
#### Post date: [September 1, 2020, 10:16pm UTC](https://community.glideapps.com/t/configuring-buy-button-product-info-for-products-that-have-several-price-options/10922/24 "2020-09-01T22:16:15Z")

</div>

Sure! the thing is that I have a weird set up.

I send the information to a sheet, then I fetch that info with a bunch of formulas in order to have the buy button see the total and everything else I need to get.

---

<div class="post-metadata">

### Author: ![Wiz.Wazeer](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/wiz.wazeer/32/72423_2.png) [@Wiz.Wazeer](https://community.glideapps.com/u/Wiz.Wazeer)
#### Post date: [September 1, 2020, 10:18pm UTC](https://community.glideapps.com/t/configuring-buy-button-product-info-for-products-that-have-several-price-options/10922/25 "2020-09-01T22:18:26Z")

</div>

No worries, my set ups can handle anything: I always take these in account when developing carts. Now I need 2 minutes because you distracted me…lol

---

<div class="post-metadata">

### Author: ![Wiz.Wazeer](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/wiz.wazeer/32/72423_2.png) [@Wiz.Wazeer](https://community.glideapps.com/u/Wiz.Wazeer)
#### Post date: [September 1, 2020, 10:33pm UTC](https://community.glideapps.com/t/configuring-buy-button-product-info-for-products-that-have-several-price-options/10922/26 "2020-09-01T22:33:57Z")

</div>

Okay what I want you to do is place an order…then to see the alternatives in action…do these:

1. Select 2 or 3 items
2. Enter shipping details
3. When you submit shipping details…a payment link will appear under shipping details…
4. Tap on payment link…then select a method of payment just for the sake of it.
5. After you make your pseudo payment…select the checkbox to see some magic at work.
6. Return to the Cart…tap “Reset”…Everything will disappear.

So I am deleting orders with a simple script (even though not needed, just did it for you as you could use check box to do it also). I am clearing confirmation with a checkmark/boolean whatever…

---

<div class="post-metadata">

### Author: ![Wiz.Wazeer](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/wiz.wazeer/32/72423_2.png) [@Wiz.Wazeer](https://community.glideapps.com/u/Wiz.Wazeer)
#### Post date: [September 1, 2020, 10:35pm UTC](https://community.glideapps.com/t/configuring-buy-button-product-info-for-products-that-have-several-price-options/10922/27 "2020-09-01T22:35:49Z")

</div>

fsfsfs

---

<div class="post-metadata">

### Author: ![SantiagoPerez](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/santiagoperez/32/16807_2.png) [@SantiagoPerez](https://community.glideapps.com/u/SantiagoPerez)
#### Post date: [September 1, 2020, 10:36pm UTC](https://community.glideapps.com/t/configuring-buy-button-product-info-for-products-that-have-several-price-options/10922/28 "2020-09-01T22:36:11Z")

</div>

I was about to ask.

---

<div class="post-metadata">

### Author: ![SantiagoPerez](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/santiagoperez/32/16807_2.png) [@SantiagoPerez](https://community.glideapps.com/u/SantiagoPerez)
#### Post date: [September 1, 2020, 10:41pm UTC](https://community.glideapps.com/t/configuring-buy-button-product-info-for-products-that-have-several-price-options/10922/29 "2020-09-01T22:41:29Z")

</div>

Cool! I like that. So how do you do it?

I don’t think I’d want to use a script since I’m terrible at it

---

<div class="post-metadata">

### Author: ![SantiagoPerez](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/santiagoperez/32/16807_2.png) [@SantiagoPerez](https://community.glideapps.com/u/SantiagoPerez)
#### Post date: [September 1, 2020, 10:42pm UTC](https://community.glideapps.com/t/configuring-buy-button-product-info-for-products-that-have-several-price-options/10922/30 "2020-09-01T22:42:46Z")

</div>

@gvalero and I have been looking for a reset button for another case with a shopping cart.

---

<div class="post-metadata">

### Author: ![Wiz.Wazeer](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/wiz.wazeer/32/72423_2.png) [@Wiz.Wazeer](https://community.glideapps.com/u/Wiz.Wazeer)
#### Post date: [September 1, 2020, 10:42pm UTC](https://community.glideapps.com/t/configuring-buy-button-product-info-for-products-that-have-several-price-options/10922/31 "2020-09-01T22:42:55Z")

</div>

Im probabaly more terrible than you at it 😀

Okay I am too busy with lots of things…If I gave a copy, you think you could do it?

---

<div class="post-metadata">

### Author: ![Wiz.Wazeer](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/wiz.wazeer/32/72423_2.png) [@Wiz.Wazeer](https://community.glideapps.com/u/Wiz.Wazeer)
#### Post date: [September 1, 2020, 10:43pm UTC](https://community.glideapps.com/t/configuring-buy-button-product-info-for-products-that-have-several-price-options/10922/32 "2020-09-01T22:43:17Z")

</div>

Tell him this is the one!

---

<div class="post-metadata">

### Author: ![SantiagoPerez](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/santiagoperez/32/16807_2.png) [@SantiagoPerez](https://community.glideapps.com/u/SantiagoPerez)
#### Post date: [September 1, 2020, 10:43pm UTC](https://community.glideapps.com/t/configuring-buy-button-product-info-for-products-that-have-several-price-options/10922/33 "2020-09-01T22:43:21Z")

</div>

I’ll definitely try.

---

<div class="post-metadata">

### Author: ![SantiagoPerez](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/santiagoperez/32/16807_2.png) [@SantiagoPerez](https://community.glideapps.com/u/SantiagoPerez)
#### Post date: [September 1, 2020, 10:43pm UTC](https://community.glideapps.com/t/configuring-buy-button-product-info-for-products-that-have-several-price-options/10922/34 "2020-09-01T22:43:50Z")

</div>

I just did.

---

<div class="post-metadata">

### Author: ![Wiz.Wazeer](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/wiz.wazeer/32/72423_2.png) [@Wiz.Wazeer](https://community.glideapps.com/u/Wiz.Wazeer)
#### Post date: [September 1, 2020, 10:44pm UTC](https://community.glideapps.com/t/configuring-buy-button-product-info-for-products-that-have-several-price-options/10922/35 "2020-09-01T22:44:10Z")

</div>

Okay 2 minutes pls

---

<div class="post-metadata">

### Author: ![SantiagoPerez](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/santiagoperez/32/16807_2.png) [@SantiagoPerez](https://community.glideapps.com/u/SantiagoPerez)
#### Post date: [September 1, 2020, 10:44pm UTC](https://community.glideapps.com/t/configuring-buy-button-product-info-for-products-that-have-several-price-options/10922/36 "2020-09-01T22:44:26Z")

</div>

Take your time.

---

<div class="post-metadata">

### Author: ![gvalero](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/gvalero/32/1037_2.png) [@gvalero](https://community.glideapps.com/u/gvalero)
#### Post date: [September 1, 2020, 10:58pm UTC](https://community.glideapps.com/t/configuring-buy-button-product-info-for-products-that-have-several-price-options/10922/37 "2020-09-01T22:58:57Z")

</div>

Let me see what new Frankenstein trick you are using now… I am whatching you 🧐@Wiz.Wazeer

Saludos

---

<div class="post-metadata">

### Author: ![Wiz.Wazeer](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/wiz.wazeer/32/72423_2.png) [@Wiz.Wazeer](https://community.glideapps.com/u/Wiz.Wazeer)
#### Post date: [September 1, 2020, 10:59pm UTC](https://community.glideapps.com/t/configuring-buy-button-product-info-for-products-that-have-several-price-options/10922/38 "2020-09-01T22:59:32Z")

</div>

🤣 🤣 🤣

---

<div class="post-metadata">

### Author: ![Aragonzalez90](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/aragonzalez90/32/11654_2.png) [@Aragonzalez90](https://community.glideapps.com/u/Aragonzalez90)
#### Post date: [September 9, 2020, 3:02pm UTC](https://community.glideapps.com/t/configuring-buy-button-product-info-for-products-that-have-several-price-options/10922/39 "2020-09-09T15:02:44Z")

</div>

@SantiagoPerez this is by far the most helpful thread I’ve come across! Thank you both!

---

<div class="post-metadata">

### Author: ![Aragonzalez90](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/aragonzalez90/32/11654_2.png) [@Aragonzalez90](https://community.glideapps.com/u/Aragonzalez90)
#### Post date: [September 9, 2020, 3:03pm UTC](https://community.glideapps.com/t/configuring-buy-button-product-info-for-products-that-have-several-price-options/10922/40 "2020-09-09T15:03:08Z")

</div>

Mil gracias!! 🙏🏻

[Previous page](https://community.glideapps.com/t/configuring-buy-button-product-info-for-products-that-have-several-price-options/10922.md?page=1)
