Hi to all
We need an app that can remove the restrictions on options and be able to combine colors and sizes
example
color:
Red, Green
size:
1,2,3,4,5,6
but it is necessary that each color has all sizes and that I can take a size for a certain color so that the red color does not have size 1 and 2
Hey @Ivankol
We are solving a similar problem through our app Mega Bundle.
Do check it out.
Looking forward to your feedback.
Hi @Ivankol ,
Before providing a solution, I’d like to clarify your requirements:
-
You have two product options: Color (Red & Green) and Size (1, 2, 3, 4, 5, 6).
-
The Green color is available for all sizes (1, 2, 3, 4, 5, 6).
-
The Red color is only available for sizes 3, 4, 5, 6.
If I understood correctly, you can use the free Easify Product Options app to set up your options.
Here’s a quick demonstration
:
- Create a Color option using the Color Swatches option type.
- Create a Size (for Red) option using the Buttons (or Dropdown) option type, showing only the available sizes for the Red color. Set a Conditional Logic so that this option is displayed only when customers select Red.
- Similarly, create a Size (for Green) option using the Buttons (or Dropdown) option type, showing only the available sizes for the Green color. Set a Conditional Logic so that this option is displayed only when customers select Green.
- Assign these custom options to your relevant product(s).
Once you’ve completed these steps, you’re all set
.
If I misunderstood your requirements, please provide more information so that I can suggest an alternative solution.