Hello, I watched all the videos on this topic, but I can’t find a cart-template.liquiad page to edit code. Please, is there a solution to this problem?
Hey @fares3 ,
Thank you for reaching out to the Community! To ensure dynamic checkout buttons are populating on the shop, you can refer to our Adding and Removing Dynamic Checkout Buttons document for those steps. This will ensure that the PayPal logo will populate for customers and allow them to complete their purchase using the accelerated check out method.
To achieve this, you can:
- Head into the Shopify admin and go to Online Store > Themes.
- Locate the theme that you want to edit, and then select Customize.
- Open the drop-down menu at the top of the page.
- Select Product Pages.
- Click the Product Pages section.
- Check or uncheck Show Dynamic Checkout Button.
- Click Save.
If however, you’d like to customize the theme through coding you can be sure to add this template to the shop. This can be added by completing the following steps:
- Head into the Shopify admin and go to Online Store > Themes.
- Locate the them you want to edit, and then select Actions > Edit Code.
- Select Sections from the drop-down menu.
- Click Add A New Section and enter cart-template.liquid.
- Click Save.
Please let me know if you have any other questions!



