How can I move my widget on the page or place it on another page (e.g., cart)?

Created by Shop for Good Support, Modified on Wed, 03 Feb 2021 at 01:27 PM by Shop for Good Support

To move your widget on the page or place it in another page such as your Cart page, first switch from Automatic to Manual placement:



Then copy the code snippet and manually paste it where you want it to show (within your code files):

<div class="dk-client-static"></div>






Place snippet in the product page


For example, if you want to place the widget underneath your payment buttons on the product page, you'll want to look for the payment button code and place the code snippet underneath. In the following theme file, it makes the most sense to insert it on page 200, after the <div> containing the payment button:



SAVE your changes and refresh your product page to see where the widget appears and adjust as needed. If you don't see your widget, double-check that you're in the correct file and try again.


Place snippet on the cart page


To place it in the cart page, this will depend on your theme but most likely you'll want to paste the code snippet above the <form> code in your cart-template.liquid file:


Remember to SAVE all your changes! Then go back to your website, refresh the page, and you should see your widget. 

Email us at support@dailykarma.com for assistance.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article