You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The product presentation in the frontend is the most important part of any store. Unfortunately, there is no possibility to add images to the articles individually without customizations. The existing image rolls are sufficient in some cases, but not effective enough. Also the images rolls mainly target the area of the product gallery or the list view. The image rolls are always set to the first image, which is ineffcient for article management (#38695). In my opinion, implementation via Pagebuilder makes no sense within API interfaces.
Expected behavior
New product field “single upload file” which can be created directly in the product attributes
Benefits
Thanks to the changes, there are many more possibilities to set up the frontend as required without having to do a lot of programming.
You can also insert images that do not belong to the product galleries but are still relevant to the product.
These changes would allow better API sychnizations to be made, for example, through the existing PIM system Akeneo or PimCore or ERP systems
Additional information
No response
Release note
No response
The text was updated successfully, but these errors were encountered:
Hi @in-session. Thank you for your report.
To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:
@magento give me 2.4-develop instance - upcoming 2.4.x release
Add a comment to assign the issue: @magento I am working on this
To learn more about issue processing workflow, refer to the Code Contributions.
Join Magento Community Engineering Slack and ask your questions in #github channel. ⚠️ According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting.
🕙 You can find the schedule on the Magento Community Calendar page.
📞 The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.
Description
The product presentation in the frontend is the most important part of any store. Unfortunately, there is no possibility to add images to the articles individually without customizations. The existing image rolls are sufficient in some cases, but not effective enough. Also the images rolls mainly target the area of the product gallery or the list view. The image rolls are always set to the first image, which is ineffcient for article management (#38695). In my opinion, implementation via Pagebuilder makes no sense within API interfaces.
Expected behavior
New product field “single upload file” which can be created directly in the product attributes
Benefits
Additional information
No response
Release note
No response
The text was updated successfully, but these errors were encountered: