Showing total price for all variants on Product / Collections page

Hi - hoping someone can help me.

I want to offer a ‘discount’ when customers buy 3 products as part of a ‘build your own’ bundle.

I have set up the variants in the ‘Bundle Product’ page and worked out how to discount this.

However, my issue is that on the Collections page, the price is displaying as the the Variant Price (so the price of one of the products), when I want it to display the price of all 3 products..

e.g. Product A = $20, Product B = $20, Product C = $20 IF bought separately.

However, as a Bundle I want to charge $48.

So I want $48 to show on the Product page under the ‘build your own’ product..

Is this possible? I am using the Dawn theme.

Thank you!

You can install any “Frequently Bought Together” app to achieve that

Hi @filpa-2

We can custom code this feature to achieve this.

Please refer to the below video

Thanks for this - but i figured out a way to hide the price i didn’t want to see through trial and error / coding :slightly_smiling_face:

Thank you! ended up figuring it out myself w/ another app + some code