Skip to content

Media image attribute in product listing #690

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

Closed
tzyganu opened this issue Oct 14, 2014 · 7 comments
Closed

Media image attribute in product listing #690

tzyganu opened this issue Oct 14, 2014 · 7 comments
Labels
Fixed in 2.3.x The issue has been fixed in 2.3 release line improvement Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development

Comments

@tzyganu
Copy link
Contributor

tzyganu commented Oct 14, 2014

Is there any reason why I cannot set a product attribute with type 'Media Image' to be used in product listing?
When I create an attribute from Stores->Attribute->Products and select the Catalog Input Type for Store Owner to be Media Image the Frontend Properties tab disappears completely.
If I create the attribute like that and then change the value for the field used_in_product_listing in the catalog_eav_attribute table for the attribute I just created to 1 it works just fine. I have my attribute loaded in the product listing page.
Sometimes I may need an additional image attribute in the product listing. I cannot do that from the UI and I see no reason for it. A real use case: I want to have a rollover image. When hovering the product image I want to see a different image (with the backside of my product for example).

This problem exists in Magento 1 also. I hope it will be tackled at least in M2.

And while on this...please change the label of the attribute type field. Catalog Input Type for Store Owner sounds scary. Attribute type sounds more friendly.

@verklov
Copy link
Contributor

verklov commented Nov 8, 2014

@tzyganu, thank you for reporting this to us! We will review this issue. At a brief glance looks like a bug. We will also consider your suggestion on renaming the field )

@maksek maksek added the MX label Nov 13, 2014
@maksek maksek added PROD and removed major-check labels Jan 8, 2015
@vpelipenko
Copy link
Contributor

Internal ticket: MAGETWO-30483

@vpelipenko vpelipenko added the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label Feb 23, 2015
@vkorotun vkorotun removed the MX label Aug 4, 2016
@piotrekkaminski
Copy link
Contributor

Thank you for your submission.

We recently made some changes to the way we process GitHub submissions to more quickly identify and respond to core code issues.

Feature Requests and Improvements should now be submitted to the new Magento 2 Feature Requests and Improvements forum (see details here).

We are closing this GitHub ticket and have moved your request to the new forum.

mmansoor-magento pushed a commit that referenced this issue Dec 23, 2016
Story
- MAGETWO-59624 [2.2 port] Split Deployment - scrub sensitive data - override config values by environment
- MAGETWO-61498 Cloud deployment permissions - Cache Managament
- MAGETWO-61502 CLI Improvements: Cron Install/Update
Task
- MAGETWO-62491 [PR] Delivery of stories (sprint 3)
@Yonn-Trimoreau
Copy link

Still an issue....

@aeu
Copy link

aeu commented Oct 7, 2018

Hi. Came across this one will searching for a solution. Apparently not being able to add a new image attribute to a product is a feature.

#7601

@fritzmg
Copy link

fritzmg commented Oct 10, 2019

This is still an issue in Magento 2.3.2. As a workaround you can set the used_in_product_listing option directly in the database for the new attribute.

@VladimirZaets
Copy link
Contributor

Hi @tzyganu. Thank you for your report.
The issue has been fixed in #25566 by @engcom-Golf in 2.3-develop branch
Related commit(s):

The fix will be available with the upcoming 2.3.5 release.

@VladimirZaets VladimirZaets added the Fixed in 2.3.x The issue has been fixed in 2.3 release line label Nov 26, 2019
@magento-engcom-team magento-engcom-team added the Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed label Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed in 2.3.x The issue has been fixed in 2.3 release line improvement Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development
Projects
None yet
Development

No branches or pull requests