Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an image field to variants #188

Open
Hobokens opened this issue Aug 15, 2024 · 1 comment
Open

Add an image field to variants #188

Hobokens opened this issue Aug 15, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Hobokens
Copy link

Hobokens commented Aug 15, 2024

Feature Request

I have a product that is available in different colors. I would like to show each of these color variants with a picture. At the moment I am solving this requirement by adding more images under Images/Files and labeling them accordingly. These additional images are displayed in the detail view.
This has the disadvantage that if the color variant is no longer available, the image has to be deleted manually.

Describe the solution you'd like

If the image can be created directly in the color variant, this would simplify the workflow.

@Hobokens Hobokens changed the title Extend variants by the Image field Add an image field to variants Aug 15, 2024
@rintisch
Copy link
Collaborator

I really like the idea and had something similar in mind as well. Here is an example from otto.de:
image
→ Every variant has its own images and an own thumbnail. This might be too complex with the thumbnail but that the images are updated when clicking on an variant is really charming. I might have a look at it when I need it myself. You are of course always welcome to make a PR!

@rintisch rintisch added the enhancement New feature or request label Aug 20, 2024
@extcode extcode self-assigned this Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants