# Custom Cart, Guest Checkout, Multiple payment options, simple online store

**URL:** https://community.glideapps.com/t/custom-cart-guest-checkout-multiple-payment-options-simple-online-store/27419
**Category:** Project Showcase
**Created:** [May 30, 2021, 7:26am UTC](https://community.glideapps.com/t/custom-cart-guest-checkout-multiple-payment-options-simple-online-store/27419 "2021-05-30T07:26:38Z")
**Posts on this page:** 15
**Page:** 2

<div class="post-metadata">

### Author: ![rayo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rayo/32/91372_2.png) [@rayo](https://community.glideapps.com/u/rayo)
#### Post date: [May 31, 2021, 11:26am UTC](https://community.glideapps.com/t/custom-cart-guest-checkout-multiple-payment-options-simple-online-store/27419/21 "2021-05-31T11:26:36Z")

</div>

Thank you, yes there were links for signing up which i removed as i haven’t yet finished the user account tabs & screens. wanted to test out and learn from feedback on the guest checkout process first.

cleaning up incomplete orders will be a pain especially with no scripts or zaps used. Do you have any suggestions?

for signed in users i was planning to add a max # of incomplete orders (3-5) that a user can place. If they want to checkout and create new orders they would have to delete from the incomplete orders.

I was also planning to test creating a 1 row table made out mostly of user specific columns for order details. Then when payment done, i create a new row in another table for complete orders. Not sure yet if that works.

Regarding sales tax, i wasn’t sure if I include or now. It won’t be hard to implement, but i thought most people who want to use such a template for an app that sells home made items usually don’t include tax or include it in the item price. what do u think?

---

<div class="post-metadata">

### Author: ![Jaime](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jaime/32/72726_2.png) [@Jaime](https://community.glideapps.com/u/Jaime)
#### Post date: [May 31, 2021, 11:28am UTC](https://community.glideapps.com/t/custom-cart-guest-checkout-multiple-payment-options-simple-online-store/27419/22 "2021-05-31T11:28:56Z")

</div>

it is now 😃

---

<div class="post-metadata">

### Author: ![Gregory](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/gregory/32/21180_2.png) [@Gregory](https://community.glideapps.com/u/Gregory)
#### Post date: [May 31, 2021, 3:25pm UTC](https://community.glideapps.com/t/custom-cart-guest-checkout-multiple-payment-options-simple-online-store/27419/23 "2021-05-31T15:25:04Z")

</div>

incomplete orders: Yes, I also thought about user-specific columns. [Work with public apps too](https://docs.glideapps.com/all/reference/security-and-per-user-data/user-specific-columns#requirements). Let me know if it worked.

sales tax: I think it could be hard to implement, since there are many different cases and country rates, and only a few payment providers offer built-in solutions, such as thrivecart. Haven’t tried yet. Sales tax becomes relevant as soon vendors are businesses and need to make declarations and provide proof (invoices) or customers are foreign businesses and want to shop tax free.

---

<div class="post-metadata">

### Author: ![christoph](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/christoph/32/22794_2.png) [@christoph](https://community.glideapps.com/u/christoph)
#### Post date: [May 31, 2021, 3:45pm UTC](https://community.glideapps.com/t/custom-cart-guest-checkout-multiple-payment-options-simple-online-store/27419/24 "2021-05-31T15:45:52Z")

</div>

Cool design, I like the solution for showing/hiding sections, assuming that you are using different images, how would these scale on different screens?  
some images have an on-click action, but you only get the same image again…

---

<div class="post-metadata">

### Author: ![rayo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rayo/32/91372_2.png) [@rayo](https://community.glideapps.com/u/rayo)
#### Post date: [May 31, 2021, 3:54pm UTC](https://community.glideapps.com/t/custom-cart-guest-checkout-multiple-payment-options-simple-online-store/27419/25 "2021-05-31T15:54:59Z")

</div>

Thank u. Im not quite sure if scaling will work for all screens. It seems fine until now on the ones i checked.  
Some images in the checkout process are locked on purpose until previous steps are completed or if no order is in checkout. Are these the ones you are referring to?

---

<div class="post-metadata">

### Author: ![rayo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rayo/32/91372_2.png) [@rayo](https://community.glideapps.com/u/rayo)
#### Post date: [May 31, 2021, 3:58pm UTC](https://community.glideapps.com/t/custom-cart-guest-checkout-multiple-payment-options-simple-online-store/27419/26 "2021-05-31T15:58:27Z")

</div>

Il give it a try soon and update you though this will rule out the ability to checkout an incomplete order a few days after it was saved. I was planning to do that

---

<div class="post-metadata">

### Author: ![christoph](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/christoph/32/22794_2.png) [@christoph](https://community.glideapps.com/u/christoph)
#### Post date: [May 31, 2021, 4:41pm UTC](https://community.glideapps.com/t/custom-cart-guest-checkout-multiple-payment-options-simple-online-store/27419/27 "2021-05-31T16:41:42Z")

</div>

no, I mean for example this  
 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/c/6/c6fe30967ed2675b5d7a1ae5bc25f22a8807b0f4.png)

---

<div class="post-metadata">

### Author: ![rayo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rayo/32/91372_2.png) [@rayo](https://community.glideapps.com/u/rayo)
#### Post date: [May 31, 2021, 4:48pm UTC](https://community.glideapps.com/t/custom-cart-guest-checkout-multiple-payment-options-simple-online-store/27419/28 "2021-05-31T16:48:37Z")

</div>

Yes this has no onclick action other than enlarging photo. Its a carousel of 3 images. You can slide it left to see the other 2

---

<div class="post-metadata">

### Author: ![christoph](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/christoph/32/22794_2.png) [@christoph](https://community.glideapps.com/u/christoph)
#### Post date: [May 31, 2021, 7:44pm UTC](https://community.glideapps.com/t/custom-cart-guest-checkout-multiple-payment-options-simple-online-store/27419/29 "2021-05-31T19:44:08Z")

</div>

but why enlarging the photo, its filling the screen width anyway  
carousel was not obvious to me, you could try something like [Image carousel - indication of mutiple images](https://community.glideapps.com/t/image-carousel-indication-of-mutiple-images/10391) from @Krivo

---

<div class="post-metadata">

### Author: ![Lucas\_Malguy1](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lucas_malguy1/32/54607_2.png) [@Lucas\_Malguy1](https://community.glideapps.com/u/Lucas_Malguy1)
#### Post date: [June 1, 2021, 6:36am UTC](https://community.glideapps.com/t/custom-cart-guest-checkout-multiple-payment-options-simple-online-store/27419/30 "2021-06-01T06:36:33Z")

</div>

Amazing job ! Congrats ! 🥳  
The design is very good, as is the UX !

---

<div class="post-metadata">

### Author: ![rayo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rayo/32/91372_2.png) [@rayo](https://community.glideapps.com/u/rayo)
#### Post date: [June 1, 2021, 6:42pm UTC](https://community.glideapps.com/t/custom-cart-guest-checkout-multiple-payment-options-simple-online-store/27419/31 "2021-06-01T18:42:45Z")

</div>

true, i removed the enlarge. i was thinking of using css to keep Glide’s Slider Tag (2/3) from disappearing. but then i cannot make my app a template.

---

<div class="post-metadata">

### Author: ![rayo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rayo/32/91372_2.png) [@rayo](https://community.glideapps.com/u/rayo)
#### Post date: [July 3, 2021, 7:53am UTC](https://community.glideapps.com/t/custom-cart-guest-checkout-multiple-payment-options-simple-online-store/27419/32 "2021-07-03T07:53:26Z")

</div>

added a few new features, please check it out. is this worth adding to the template store? any advice on a suitable price?

> **[Glide Store](https://glidestoreapp.glideapp.io/)**
>
> Ecommerce Store with custom cart and guest checkout

---

<div class="post-metadata">

### Author: ![Shuvam\_Kar](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/shuvam_kar/32/44236_2.png) [@Shuvam\_Kar](https://community.glideapps.com/u/Shuvam_Kar)
#### Post date: [June 25, 2022, 7:04pm UTC](https://community.glideapps.com/t/custom-cart-guest-checkout-multiple-payment-options-simple-online-store/27419/33 "2022-06-25T19:04:49Z")

</div>

@rayo ayo Please add it to the template store. It would be benificial for many.

---

<div class="post-metadata">

### Author: ![rayo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rayo/32/91372_2.png) [@rayo](https://community.glideapps.com/u/rayo)
#### Post date: [June 25, 2022, 7:16pm UTC](https://community.glideapps.com/t/custom-cart-guest-checkout-multiple-payment-options-simple-online-store/27419/34 "2022-06-25T19:16:41Z")

</div>

@Shuvam_Kar

> **[Glide Store Template](https://www.glideapps.com/templates/glide-store-s6)**
>
> Ecommerce Store with custom cart and guest checkout. Best solution for small & handmade businesses.

---

<div class="post-metadata">

### Author: ![rayo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/rayo/32/91372_2.png) [@rayo](https://community.glideapps.com/u/rayo)
#### Post date: [July 20, 2024, 8:21am UTC](https://community.glideapps.com/t/custom-cart-guest-checkout-multiple-payment-options-simple-online-store/27419/35 "2024-07-20T08:21:52Z")

</div>

This template uses old classic Glide Apps. They are no longer supported in the template store.  
If anyone requires a new template similar to this please get in touch.

[Previous page](https://community.glideapps.com/t/custom-cart-guest-checkout-multiple-payment-options-simple-online-store/27419.md?page=1)
