I’ve always enjoyed what we do and achieve together through this great Glide tool. We take on challenges every day and the challenge I’m currently taking on is that of an E-Commerce app where I’ll need you to help me with the color and size selection part.
Have any of the community members already faced this problem and how did they solve it? Users are able to choose color and size. This changes the color of the article or makes the article appear with the desired color. Attached is my screenshot.
Im building something similar in my app,
what im doing is that i put all my images in an array and with a single value column to display the right image based on the value (color, size) that you choose.
I don’t know if this is the best way to do it tho.
That’s what I finally decided to do, Xavier. Load all the product images in their different colours. And display them in the colour selection. Thanks !
Hi
it may be a late post or reply, can I know how do you handle the payment and checkout method (basket), I cant find a guide or topics related making an ecommerce with checkout.