Tamara Logo on Footer
Upload Tamara logo to your files folder: https://shopify.com/admin/settings/files

Click on โCopy linkโ > Copy the image URL
Edit the sections/footer.liquid
file.

Add the below code snippet above the line > Save.
<li class="">
<img class="icon payment-tamara" style="width:60px;" src="https://cdn.tamara.co/assets/png/tamara-logo-badge-en.png">
</li>
The logo will appear on your page footer now.
Updated about 1 month ago