How can I install a widget on my debut theme website?

Solved

How can I install a widget on my debut theme website?

CKruger
Excursionist
16 1 9

Good day,

 

I need to install a widget on my website by adding the below script to my header or footer:

 

<rel="pre"><script src="https://mobicred.co.za/plugins/instalment.js"></script></rel="pre">

I am using the debut theme, can you kindly give me guidance on how I should install this widget on my website?

 

URL: www.vergenoegdhome.co.za

 

Thank you

 

Carmia Blom 

Accepted Solutions (2)

Savior
Shopify Partner
537 108 161

This is an accepted solution.

Hello @CKruger 

if you want to add this widget follow the steps

Step 1. Go to your code editor

Step 2. Open 'layout > theme.liquid' file

Step 3. Search(CTRL + F) for '</body>' tag and paste your line of code above it.

banned

View solution in original post

Savior
Shopify Partner
537 108 161

This is an accepted solution.

Hello @CKruger 

As you are using third party integration 'Mobicred' so you have to ask their support team about this.

 

Thanks

banned

View solution in original post

Replies 4 (4)

Savior
Shopify Partner
537 108 161

This is an accepted solution.

Hello @CKruger 

if you want to add this widget follow the steps

Step 1. Go to your code editor

Step 2. Open 'layout > theme.liquid' file

Step 3. Search(CTRL + F) for '</body>' tag and paste your line of code above it.

banned
CKruger
Excursionist
16 1 9

@Savior Thank you very much, I do not know how to confirm if it worked because I still need to add the HTML code for the widget to appear on the product page. Can you kindly give guidance on how I can do this?

 

CKruger_0-1651429140214.png

 

CKruger
Excursionist
16 1 9

@Savior I completed the widget installation and now the below is reflecting on the product detail screen of each product:

 

CKruger_0-1651430424288.png

 

When someone click on the "mobicred" logo they are directed to a certain URL but I need to change this URL. How do I do this?

 

Savior
Shopify Partner
537 108 161

This is an accepted solution.

Hello @CKruger 

As you are using third party integration 'Mobicred' so you have to ask their support team about this.

 

Thanks

banned