All things Shopify and commerce
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Is there any app that can handle conditions for variants? I am looking to work with sizes like Small, Medium & Large. Firstly, it will have 2 buttons Stitched & Unstitched. On selection of stitched the options for sizes will appear which are Small, Medium & Large. On selection of unstitched no variants should appear.
Please note that the app must have the following features:
1. Price update on selection of Variants
2. SKU must be updated on selection of sizes
3. Inventory or stock count must be updated as well if the order of that particular variant is placed.
If there is no app that handles all these conditions then I am comfortable in working with the code as well.
Hi @m_umer 👋 For app recommendation uses the dedictated app forum made specifically for that.
https://community.shopify.com/c/shopify-apps/bd-p/shopify-apps
What your describing is commonly done with advanced theme customizations where unavailable/disabled options are simply hidden with CSS.
For DIY research forums for a given OS2.0 theme, for vintage themes see the docs customization tutorial as a starting-point to hide variant based on state https://help.shopify.com/en/manual/online-store/themes/themes-by-shopify/vintage-themes/customizing-...
Conceptually this is also like a combined listing , theme customization or app, where it's multiple products acting like a single product.
The first-party combined listing app is for shopify-Plus only, but you can research other apps on the app store under the product-options category.
This behavior may also be called 'sibling products' or product-families etc etc, as keywords by apps or even theme features, etc.
If you need either path built as an advanced theme customization then contact me by my email for services.
Contact info in forum signature.
ALWAYS please provide context, examples: store url, theme name, post url(s) , or any further detail in ALL correspondence.
Good Hunting.
Contact paull.newton+shopifyforum@gmail.com for the solutions you need
Save time & money ,Ask Questions The Smart Way
Problem Solved? ✔Accept and Like solutions to help future merchants
Answers powered by coffee Thank Paul with a ☕ Coffee for more answers or donate to eff.org
Hi @m_umer,
I would like to suggest a solution for your case using the Easify Product Options app. Here is an example setup for you to consider 🤗:
Create product A that includes only the Stitch option (2 variants: Stitched & Unstitched).
Create another product B that includes only the Size option (3 variants: S, M, L, each with different SKUs and prices). This product will be used as an Add-on Product (Size options) for product A. Product B must be active for purchase but can be hidden from search on your store.
Install the app and create a new option set.
Create the Size option, using an appropriate option type such as Buttons. Then, link these Size options with product B's Size variants.
Set advanced conditional logic so that the Size options only appear if customers select the "Stitched" variant of product A.
Add the option set to product A, and you're done.
And here's the result:
Since I don't have specific details about your site and requirements, this suggestion might not be a perfect match. Please try the app and reach out to the Easify team for quick assistance.