Want to add one product that has combinations of multiple options at different prices.
The way that variants / options work is as clear as mud.
Help!
Want to add one product that has combinations of multiple options at different prices.
The way that variants / options work is as clear as mud.
Help!
Itās not very clear what you are looking for but sounds like you are looking for bundled product. Multiple products as one.
Can you please share some references for a better understanding.
Best
I want to add a product that has several options (some of which are at additional cost) and allow the customer to pick any combination of those options - and then show the correct price for that combination of options.
If you donāt want to use variants, you can customize it. One way to group them is by using metafields. Javascript is required for this feature.
Javascript? I use Shopify because its supposed to be simple, lol.
Surely, what Iām trying to do is pretty commonā¦
You need JS so that the page will not load once you check/uncheck boxes for you combinations.
Also, JS is needed in order to see the price updates once you select products. There are themes though that has this kind of feature, I think it was the āFlex Themeā (if my memory serves me right).
Canāt find a āflexā theme in the themes store.
Flux?
https://outofthesandbox.com/collections/flex-theme It is not in the Shopify themeās list because it is beyond their standard.
Hi,
Although, it can be easily added by shopify product options and your various combinations can be product variants. But if you donāt like this solution then you can use some public shopify apps that allows you to add custom product options, like
Please expore the apps and check if these serve your purpose
Thanks!
How does Shopify define the difference between a variant and an option.
I went on the chat with Shopify, gave them access to my product page and they could not tell me how to do what I want to do.
Sometimes, things are easier to understand if you have a UI. āa picture is worth a thousand wordsā they say ![]()
Check https://help.shopify.com/en/manual/products/variants/add-variants
In a nutshell:
When you add to cart, youāre adding a variant, not a product.
Note, that even when product has no options, there is still a hidden āDefault variantā.
Thank you. I will have another go at it.
Hi @PaulTiernan ![]()
If youāre looking to create a product with multiple options that have different prices, you might want to take a look at Easify Product Options. ![]()
To help illustrate the idea, I created a similar demo:
With the app, you can easily add different option types such as dropdowns, radio buttons, checkboxes, image swatches, color swatches, text fields, and many more.
After creating an option, you simply enter the additional charge in the Price field for each choice. For example, in the demo, you can add an extra charge for a longer Necklace Length, or charge an additional fee for Back-side Engraving if customers would like engraving on the back of the jewelry piece. Each option can have its own pricing and will automatically be added to the product price.![]()
As customers make their selections on the product page, the total price updates automatically in real time. Everything is managed directly within the app, without requiring code changes or creating a large number of Shopify variants.
If your goal is to offer multiple configurable options with different price adjustments on a single product, Easify Product Options could be a solution worth considering. ![]()
You donāt need to create thousands of confusing Shopify variants. Instead, simply create one base product in Shopify and use the Misk Smart Product Options app to layer custom fields right on top of it.
Create Option Sets: In your app dashboard, click + Add option to build your layout field by field (e.g., dropdowns for length, text boxes for custom engraving, or checkboxes for verification).
Assign Different Prices (Upsells): Click the Edit icon (pencil) next to any specific option block (like a specific necklace length or an extra engraving field). Inside its settings, you can attach an individual upcharge amount (e.g., +$5.00 or +$10.00).
Dynamic Totals: When a customer selects those premium options on the storefront layout in the image, the app automatically bundles the selections together and recalculates the final price right above the āAdd to cartā button.