1

I'm currently setting up an online shop whose main products are lamps.

Lamps are available in different colors/materials. So basically I have a configurable product with several simple products associated for each color/material.

Also, if you buy a lamp, you'll get 2 illuminants for free. There are 4 (or even more) light color types available. These illuminants don't affect the price and are always in stock.

Now, if I would create simple products for each color/illuminant combination, this would be an administrative disaster. I would end up with about 100 simple products for a single configurable product.

My question is, how is it possible to setup the light color attribute dropdown in the product view without actually being associated to a simple product?

asked Aug 25, 2016 at 9:21
1
  • 1
    you can try custom options. please tell me if it helps you Commented Aug 25, 2016 at 9:25

1 Answer 1

0

If you dont want to create Attribute and associate simple Product then you can create Custom Options for that particular product it provide same dropdown at frontend.

Follow below url for tutorial

http://www.templatemonster.com/help/magento-how-to-create-product-custom-options.html#gref

answered Aug 25, 2016 at 9:27
1
  • Thank you @murtuza. This is a much better approach. I'll wait a view hours if someone has a more central (global) solution, otherwise I'll accept your answer! Commented Aug 25, 2016 at 10:01

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.