How can I add a sticky selection bar to my collections page?

Hi everyone,

If we go to this website we will see a sticky bar saying “You have selected 0 of 4 free curtain samples”

https://www.gotain.com/collections/gardinprover

There will be a select option under products. we will be able to select 4 products and add these products to cart.

Can anyone let me know how’s that possible? Which app is using this shopify store.

Thanks

@PageFly-Victor @GemPages

I hope you will be able to help surely.

Hi @ShahzadIftikhar ,

I’m expecting you to have knowledge of coding. To achieve this you have to modify cart.js and product-form.js, this will give the list of items added to your cart.

Write your custom function which will perform the task of adding sample products to the cart.

This website also has features for free products, do you want this too??