Solved

I want to add Paypal smart payment buttons

Not applicable

I want to add Paypal smart payment buttons  To my store

This is my store link https://www.supportcatlive.com/

This is a link of Paypal smart buttons https://developer.paypal.com/

Please help, help me

I don't know where to add the code

xxx.PNG

Accepted Solution (1)
MattPr
Tourist
11 1 6

This is an accepted solution.

I've had the same question recently and did a little bit of investigating as most of these posts go unsolved.

 

Lo' and behold I found the answer.

 

First you go into your online store and choose "edit code" in the actions menu. Then find the "cart-template.liquid" file and locate the 268-269th row.

 

Implement your paypal button code inbetween the 268th and 269th row as shown

 

code edited 1.png

 

And then you shoud comment out the code that functioned as your normal check out button as shown below.

 

code edited 2.2.png

 

And this is how the code looks implemented in your store

 

finished code.png

View solution in original post

Replies 57 (57)