Manual placement: Donation Tiers on the product page
To change the location of your Donation Tiers widget on your product page, you'll need to first switch from AUTOMATIC to MANUAL placement in the Shop for Good dashboard:
Then hit SAVE!
Then copy the code snippet and manually paste it where you want it to show (you'll be pasting it within your code files):
<div class="dk-flat-static"></div>
For example, if you want to place the widget underneath your payment buttons, follow these instructions:
Remember to SAVE your changes!
Then go to your product page and refresh it to see the widget.
If you don't see it, try a couple more places in the code file.
Manual placement: Donation Tiers on the cart page
For the Donation Tiers widget to appear on your cart page in a spot of your choosing rather than through automatic placement on that page, you must set it to show on ALL products in the Shop for Good dashboard and enable manual placement.
To place the Donation Tiers widget on the cart page, this will depend on your theme but most likely you'll want to paste the code snippet
<div class="dk-flat-static"></div>
above the <form> code in your cart-template.liquid file and follow the same process.
For example:
Manual placement: Donation Tiers on a drawer cart or pop-up cart
For the Donation Tiers widget to appear on your drawer cart or pop-up cart, you must set it to show on ALL products in the Shop for Good dashboard and enable manual placement.
To place the Donation Tiers widget on your drawer or pop-up cart, this will depend on your theme but most likely you'll want to paste the code snippet
<div class="dk-flat-static"></div>
above the <form> code in your drawer or pop-up cart file (e.g., cart-drawer.liquid) and follow the same process.
You can also email 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
Feedback sent
We appreciate your effort and will try to fix the article