Shopify themes, liquid, logos, and UX
Does anyone know to add MB WAY (manual payment method) icon in store's footer ?
It's one of the main payment methods in Portugal that people look for and it's bad not to have it in display and only showing up at checkout.
Would appreciate an if anyone could explain me how to add the icon to the footer.
Please send me the code or details on the process.
Thanks!
@DianaPT
hope you are well,
<ul class="list list-payment" role="list">
{%- for type in shop.enabled_payment_types -%}
<li class="list-payment__item">
{{ type | payment_type_svg_tag: class: 'icon icon--full-color' }}
</li>
{%- endfor -%}
</ul>
find where you want to place this icon, after finding your place in the liquid file then just past this code
like the footer.liquid in your theme file.
hope its works for you
Hey ,
I'd love to have it in the same row as all the others as in the image. Preferably right before the PayPal one, or at the beginning/the end of the row.
Thanks for the lines of code you sent but I have no idea where to put it.
really nub here, can you guide me?
Thanks, Diana
Hi @DianaPT,
Please send me the code of footer.liquid file, I will guide you to add it
Hi @namphan
I can go as far as locating the footer.liquid section but have no clue on how to send it 😬
Hi @DianaPT,
You can post it directly in the post, or send me the collaborator code, I will send you the invitation and check it.
Please let me know.
In Canada, payment processors, like those that provide payment processing services t...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025