Product with many version (dropdown): is it possible to change picture for each version?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
3 years ago
hi, I'd like to have a product where the user cah see a dropdown menu, one for each sport, and when the user choose one value from that dropdown, the image changes.
So for example the product is a medal, and if he choose tennis, will be shown a  medal with tennis logo inside. And he can add it on cart.
Tell me please if possible, and how could I set it on nop backoffice.
thanks
3 years ago
Create a Product Attribute for "Sport".  Then on the product,
- add/upload all your pictures to the product
- add an attribute (Sport) and make the Control Type a Drop-down list
- add Values, and select a picture
3 years ago
New York wrote:
Create a Product Attribute for "Sport".  Then on the product,
- add/upload all your pictures to the product
- add an attribute (Sport) and make the Control Type a Drop-down list
- add Values, and select a picture


Is it possible to make mandatory that the user have to choose an option in the drop-down?
And in the cart and order, how can I see this choice?
Thanks
3 years ago
Yes, you can optionally make an attribute Required.
The selections made by the customer are shown with each line item in the cart and on the order.

(Have you set up a test system yet?  It's best to set one up so that you can see if it meet your needs.)
3 years ago
Only limit is one picture per attribute. So if your looking to have multiple pictures say a front view and a back view of the attribute selected they would have to be combined in a single image.
3 years ago
I have been working on a new plugin. You maybe intersted to have a look
The first product is setup as per your initial request
https://v43demo.selectsystems.com.au/items/sports-medals
For selecting multiple views of the same product here is an example for womens pants
https://v43demo.selectsystems.com.au/items/women-pants
Maybe there is a case for combining both options for selecting the grouping and having multiple views
3 years ago
New York wrote:
Yes, you can optionally make an attribute Required.
The selections made by the customer are shown with each line item in the cart and on the order.

(Have you set up a test system yet?  It's best to set one up so that you can see if it meet your needs.)


Hi yes I have a site test for nop, I could try to understand where can I set these things on it, in order to have an example working.
3 years ago
https://docs.nopcommerce.com/en/running-your-store/catalog/products/product-attributes.html
3 years ago
Yidna wrote:
I have been working on a new plugin. You maybe intersted to have a look
The first product is setup as per your initial request
https://v43demo.selectsystems.com.au/items/sports-medals
For selecting multiple views of the same product here is an example for womens pants
https://v43demo.selectsystems.com.au/items/women-pants
Maybe there is a case for combining both options for selecting the grouping and having multiple views


thanks, interesing plugin.
https://v43demo.selectsystems.com.au/items/sports-medals
I think that I need the first dropwown (select group), where choose sport, and the second will not be, is it possible?
3 years ago
New York wrote:

thanks
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.