Options after add to cart

Hi all,

Looking for help and hopefully someone can help me.

I am looking for a possibility that after a customer hits the “add to cart” button a pop-up appears and the customer can choose for various options/variants before it finally will be added to his cart.

As an example I have added this page (not mine) but it will be easier to get what I mean:

All help really appreciated!

Miquel

Hi @Miquel1 ,

If you want a lightweight, custom solution:

  1. Intercept Add to Cart Button
  • Prevent the default behavior.
  • Instead, open a modal (custom popup) where the customer can select extra options or confirm variant choice.
  1. Inside the Modal
  • Display variant dropdowns or custom options.
  • Add a button like “Confirm & Add to Cart”.
  1. Use Shopify AJAX API
  • On confirm, use fetch('/cart/add.js', { ... }) or jQuery.post('/cart/add.js', { ... }) to add the selected variant with properties

Hello @Miquel1 ,

I hope you are doing well!

Basically, this requires custom code to create this type of functionality. To know more, can you please provide me with more details on the points below:
1.) Which theme are you using?
2.) Do you want to add the pop-up of the variant option to all the pages or on specific pages?

Also, can you please provide the store URL and collaborative code?

Note: The collaborative code is secret and private for every store, which has to be provided in messages.

@Miquel1 Hey, thanks for posting here.
I had investigated it, and I realized that this store is using this app: Tuneboom - Effortlessly sell and manage your music and audio content. | Shopify App Store

But it will be possible with custom code.

Thanks, the app is the easiest way. Will look into it. Thank you very much!! Miquel

Hi, I will use the app as appointed by another user. Thanks for your input

@Miquel1 No problem💛, have a nice day.
Shafique

Hi, It’s a little too complicated for me. I will use the app as appointed by another user. Thanks for your input

Hi @Miquel1 ,

I won’t recommend the app, because it has lots of 1-star reviews. Also, when I add the products to the cart, the popup is not visible on the demo store.

Basically, what I understand about the app is, they help monetize the music.

Anyways! It’s up to you.

Thanks for your reply, have a great day and week ahead.