3

At the moment I'm creating all my products over custom options.

Let's say I got 2 main - custom options for my product(Choose between standard model and custom model):

A - standard (colour, length.. is already configured)

B - custom -> The customer can decide which colour and length he wants to have.

So If customer picks option A - he doesn't need to care about the other option and if he picks option B he doesn't need to care about A. The point is, that B needs "Required Fields" so he must always check option B wherever he wants it or not. Of course you could just set the fields to non-required but that's not the way I want to go. Maybe he can get the choice to choose between those first main options first before he(if he chooses B) can chooses the custom option. And yes I could also create two products but that's not what I want.

Something like this

Rahul Kumar Das
1,8311 gold badge17 silver badges19 bronze badges
asked Sep 17, 2015 at 20:53

1 Answer 1

3

Magento doesn'T support this our of the box. So you need a module or write your own.

I used Pektsekeye - Dependent Custom Options once which worked fine.

answered Sep 18, 2015 at 7:58
1
  • I checked the extension - this should work. Commented Sep 18, 2015 at 11:41

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.