customer_account:manufacturer_logos

customer_account:manufacturer_logos

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
customer_account:manufacturer_logos [2021/01/08 12:51]
florian
customer_account:manufacturer_logos [2021/08/11 14:53]
florian
Line 1: Line 1:
 ===== Brand logos ===== ===== Brand logos =====
  
-This feature allows you to display your brnads ​as picture instead of text.+This feature allows you to display your brands ​as picture instead of text.
  
 You can access the brand logo configuration [[https://​account.findologic.com/#/​app/​filter-configuration/​logos|in your account]]. You can access the brand logo configuration [[https://​account.findologic.com/#/​app/​filter-configuration/​logos|in your account]].
Line 18: Line 18:
  
 {{:​customer_account:​brandlogos.png}} {{:​customer_account:​brandlogos.png}}
 +
 +
 +==== Filename conventions ====
 +
 +The names of the files of the images may have to be changed due to the specific filename conventions. In the Findologic customer account, you can find a “file name tool” that tells you, how certain images should be called:
 +
 + * All special characters (including whitespaces) will be changed to a “_”.
 + * More then one “_” (“”) will get just one “_”.
 + * All characters will be changed to lower case.
 + * Umlauts will get replaced with their basic form (ö = o, ä = a, ü = u, ß = s).
 + * Accents will get replaced with “_”.
 +
 +__Examples:​__
 +
 +^Vendorname^ ^Filename^
 +|“Philips”|→|“philips.jpg”|
 +|“The North Face”|→|“the_north_face.jpg”|
 +|“Häagen Dazs”|→|“haagen_dazs.jpg”|
 +|“Francé”|→|“franc_.jpg”|
 +
 +<​note>​The image format, that is set, will be the same for all images, not just for specific ones. The default filetype is “.jpg”.</​note>​
 +<​note>​Try and use almost the same size for all images to prevent scaling issues.</​note>​