Re: Outstanding Balance Button

Outstanding Balance Button

Rcard
Tourist
12 0 2

IMG_4400.png

IMG_4408.jpeg

Good afternoon again, 

 

im looking to add the button from the outstanding balance email directly to my customer account page under pay balance. I’ve tried with code but I’m not experienced. Any shopify experts that can help? See photo below. I’m willing to pay 

Reply 1 (1)

PageFly-Richard
Shopify Partner
4661 1068 1725

Hi,

his is Richard at PageFly - Shopify Advanced Page Builder app.

 

To add the button from the outstanding balance email directly to your customer account page under "Pay Balance," you'll need to customize your Shopify theme. Here's a general approach:

1. Identify the Button's HTML Code:

  • Inspect the email using your browser's developer tools to find the HTML code for the button.
  • Look for the <button> tag and note its attributes, such as class, id, and href.

2. Create a Custom Liquid Template:

  • In your Shopify theme's templates folder, create a new Liquid template file (e.g., outstanding_balance_button.liquid).
  • Paste the HTML code of the button into this template, replacing any placeholders or variables with appropriate values.

3. Modify the "Pay Balance" Section in Your Customer Account Template:

  • Find the template responsible for rendering the "Pay Balance" section on your customer account page (usually customer_account.liquid).
  • Add the following code to the appropriate location within this template:
 

 

{% include 'outstanding_balance_button' %}

 

 

Hoping my solution helps you solve your problem.

Best regards,

Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.