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
customer_account:manufacturer_logos [2021/01/08 12:46]
florian
customer_account:manufacturer_logos [2021/09/21 08:55] (current)
rihad
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 7: Line 7:
 ==== Parameters ==== ==== Parameters ====
  
-  ​* Path to the directory: The path to your vendor subfolder (example: https://​www.shop.de/​logos).+**Path to the directory:** The path to your vendor subfolder (example: https://​www.shop.de/​logos).
  
 <note important>​Findologic automatically adds the ''​vendor''​ folder to the end of the image URL. Saving ''​www.shop.example.com/​images''​ will result in ''​www.shop.example.com/​images/​vendor''​. Please add a corresponding subfolder in your directory (example: https://​www.shop.de/​logos/​vendor).</​note>​ <note important>​Findologic automatically adds the ''​vendor''​ folder to the end of the image URL. Saving ''​www.shop.example.com/​images''​ will result in ''​www.shop.example.com/​images/​vendor''​. Please add a corresponding subfolder in your directory (example: https://​www.shop.de/​logos/​vendor).</​note>​
  
-  ​* Image format: Choose the format for the image (either "​.jpg"​ OR "​.png"​ OR "​.gif"​). Please keep in mind, that you need to select one image format for all your brand images. The default filetype is "​.jpg"​.+**Image format:** Choose the format for the image (either "​.jpg"​ OR "​.png"​ OR "​.gif"​). Please keep in mind, that you need to select one image format for all your brand images. The default filetype is "​.jpg"​
 + 
 +**Preview**:​ If you have configured the path to your brand logo directory, you can see all logos that will be displayed in your shop here.
  
 <​note>​Use the same size for all images to prevent scaling issues.</​note>​ <​note>​Use the same size for all images to prevent scaling issues.</​note>​
 +----
 +{{:​account21:​brans.png?​400|}}
 +----
 +
 +==== 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>​
  
-{{:​customer_account:​2021-01-08_12_43_51-findologic_account.png}}