# Footer Payment icons Module

### Footer Payment Icons Module

> Module position: footer-info
>
> Module suffix: Not used

If you want your module this way, Go to backend: **Extensions --> Module Manager --> New --> Select** type as **Custom Html** with the settings below:

#### Step-1

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2FCERcB7DQT2sTPdHe8jNf%2F14_Footer_Payment_Icons_Module.png?alt=media\&token=af2631d1-9ff6-4aee-86d9-addf3dcfec20)

#### Step-2

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2FZwrDBNu4THFAQTtJDXM5%2F14_Footer_Payment_Icons_Module_step2.png?alt=media\&token=6b1fb2a5-fd1e-4e0a-b08f-c6c690d6b3b4)

Add the below code in your custom html module

```html
<p><img src="images/themeparrot/icons/1.png" alt="" /><img src="images/themeparrot/icons/2.png" alt="" /><img src="images/themeparrot/icons/3.png" alt="" /><img src="images/themeparrot/icons/4.png" alt="" /><img src="images/themeparrot/icons/5.png" alt="" /><img src="images/themeparrot/icons/6.png" alt="" /></p>
<p>&nbsp;</p>
```

#### Step-3

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2FpXIuxqg7fC3w1VFkUYVH%2F14_Footer_Payment_Icons_Module_step4.png?alt=media\&token=f70b4536-0e58-4203-9057-703cc6409fb1)
