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 anos atrás
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 anos atrás
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 anos atrás
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 anos atrás
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 anos atrás
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 anos atrás
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 anos atrás
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 anos atrás
https://docs.nopcommerce.com/en/running-your-store/catalog/products/product-attributes.html
3 anos atrás
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 anos atrás
New York wrote:

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