Releva has completed an $870,000 financial round led by New Vision Fund 3 with participation by HR Capital AD, Verto Invest and the investment arm of private investors.
Releva завърши финансов рунд от $870 000, воден от Фонд Ню Вижън 3 с участието на Ейч Ар Капитал АД, Верто Инвест и подкрепата на частни инвеститори.
Search the Documentations
Categories

Email Recommendations styling

Product Recommendations are an important part of what makes Releva’s emails feel truly personal. At Releva, we understand that having consistend branding is key to building and maintaining trust, and we have developed functionalities to help you main a consistent look and feel across the multichannel.

Below is an example of how you can customize the look and feel of recommenders in your emails.

  • Go to Releva -> Recources -> Templates
  • Select Default Recommender Template(Email)
  • Make a copy.
  • Look for comments rlv-recommender-container /  rlv-recomender-image  to style you Recommender
  • Use inline CSS into the elements under the comments <table> and <td>
<!--rlv-recommender-container-->
<table style="/*Recommender container styling*/">

<!--rlv-recommender-image-->
<td class="mainTd" style="width: 50%; /*Recommender image styling */">
  • Changing the inner style attribute for <table> and <td> changes the recommender visually
<!--rlv-recommender-container-->
<table style="background-color: aqua;">

<!--rlv-recommender-image-->
<td class="mainTd" style="width: 50%;  border: 2px solid red; border-radius: 5px;">
  • Before:
  • After:
  • Save and close.

Don’t forget to set this new template in your existing emails.

Previous Change Email Recommendations template
Next Emails
Table of Contents