Replies: 3 comments 4 replies
-
|
Maybe this will provide better explanation. Here is an example of how Shopify creates variations and options. I want to achieve something similar to this. |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the suggestion, variations to override price and other options for product options combinations will be added after headless features are finished. |
Beta Was this translation helpful? Give feedback.
-
|
If you don't want to write a custom pricing engine from scratch, you need a tool designed for Native Integration. This is exactly why we built Misk Smart Product Options. Misk acts as the "Override" layer ferdware is looking for: Bypasses the "Exponential" Limit: You can have 5 diameters, 10 widths, and 20 colors (1,000 variants). Misk handles the logic without you needing to manually create 1,000 rows in your Shopify admin. Dynamic SKU/Price Generation: Just like the user asked, Misk can append or calculate the price and SKU based on the user's choices. Example: Selecting Space Theme automatically adds $10 to the price and /SPACE to the SKU. Native App Embed: Because it's built for the 2026 Shopify framework, it doesn't slow down your site or cause Cumulative Layout Shift (CLS), which keeps your SEO perfect. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hello Givanz,
So I created the structure of my own custom product. How do I override the existing product and use my own custom product?
My custom products uses variations different than the default one from the eCommerce. It also calculates the pricing variations differently.
Another alternative would be to use my custom product variations on the existing Product. How my custom product differs is that, the options create an exponential set of every combination of options. Then each option has it's own price and sku.
Versus options just having a value that's added on top of the base value.
Please Advise.
Thank You.
Beta Was this translation helpful? Give feedback.
All reactions