GX-Feature #68770
offenUse image collections not only for property combinations or attributes, but also for product images
0%
Beschreibung
Bilderkollektionen nicht nur für Eigenschaftskombinationen oder Attribute nutzen, sondern auch für Artikelbilder
Damit können wir dann die hässliche Struktur der Artikelbilder ersetzen und die Kunden wählen dann im Artikel nur eine Bildkollektion aus, oder erstellen eine und können dann dort auch die Bilder sortieren.
Die Bildkollektionen unterstützen das bereits. Auch die API v3 kann Image Lists erstellen und bearbeiten,
So können wir die bekannten Probleme der Artikelbilder hoffentlich lösen.
Erwartetes Ergebnis:
Im Gambio Admin bei der Bearbeitung der Artikel sollte eine Möglichkeit angeboten werden eine bereits vorhanden Bilderkollektion auszuwählen, suche mit AutoComplete DropDown.
Und die Möglichkeit die Bilder in der Kollektion dann zu bearbeiten oder eine neue hinzuzufügen.
Die Sortierung der Bilder erfolgt per Drag'n'Drop. Die Spalte "products_image" aus der Tabelle "products" wird entfernt und die Tabelle products_images wird bei einem Update in einer Bildkollektion überführt und dem Artikel zugewiesen
Use image collections not only for property combinations or attributes, but also for product images.
With this we can then replace the ugly structure of the product images and the customers then select only one image collection in the product, or create one and can then also sort the images there.
The image collections already support this. Also the API v3 can create and edit image lists,
So hopefully we can solve the known problems of the article images.
Expected result:
In the Gambio Admin when editing the products should be offered a possibility to select an already existing image collection, search with AutoComplete DropDown.
And the possibility to edit the images in the collection then or add a new one.
The sorting of the images is done by drag'n'drop. The column "products_image" from the table "products" is removed and the table products_images is transferred in an image collection and assigned to the product during an update
Zugehörige Tickets
Von Till Tepelmann vor etwa 3 Jahren aktualisiert
- Beziehung mit GX-Feature #50601: Product images should be sortable | Artikelbilder sortierbar machen wurde hinzugefügt