Skip to content

Commit

Permalink
Merge pull request #3615 from plentymarkets/feat/add_manufacturer_dat…
Browse files Browse the repository at this point in the history
…a_to_item_results_field

feat: add manufacturer data to item results field
  • Loading branch information
ivladu-plenty authored Nov 21, 2024
2 parents 07aea92 + ff8b282 commit 5721518
Show file tree
Hide file tree
Showing 117 changed files with 1,365 additions and 247 deletions.
2 changes: 2 additions & 0 deletions meta/documents/changelog_de.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
- Die Standard-Vorlage für die Artikelansicht enthält nun ein neues Tab, in dem Informationen zur EU-verantwortlichen Person angezeigt werden, um die Anforderungen Produktsicherheitsverordnung (GPSR) zu erfüllen.
- Im Eingabefeld „HTML-Titel für Webshop“ eines Artikels kann jetzt der Title-Tag für Artikel angegeben werden. Wenn für einen Artikel kein Title-Tag hinterlegt ist, wird stattdessen der bisherige Fallback „Artikelname | Firmenname“ ausgegeben.
- Die Wunschliste enthält nun die Hinweistexte zur Mehrwertsteuer und zu den Versandkosten.
- Die ShopBuilder-Vorlage für die Artikelansicht enthält jetzt ein neues Tab für die Anzeige von Informationen über den Hersteller.
- Die Standardvorlage für die Artikelansicht enthält jetzt ein neues Tab für die Anzeige von Informationen über den Hersteller.

### Angepasste Templates

Expand Down
2 changes: 2 additions & 0 deletions meta/documents/changelog_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
- The default preset for the single item view now includes a new tab for displaying information about the EU-Responsible Person in order to be GPSR-compliant.
- You can now specify the item title tag in the "HTML title for webshop" input field of an item. If no title tag has been saved for an item, the previous fallback "item name | company name" will be output instead.
- The wish list now contains information on value-added tax and shipping costs.
- The ShopBuilder preset for the single item view now includes a new tab for displaying information about the manufacturer.
- The default template for the single item view now includes a new tab for displaying information about the manufacturer.

### Changed Templates

Expand Down
200 changes: 196 additions & 4 deletions resources/js/dist/ceres-base.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion resources/js/dist/ceres-base.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 5721518

Please sign in to comment.