App reviews, troubleshooting, and recommendations
Is it possible to display in the shopping cart / at checkout how many trees we plant for the customer?
We plant 1 tree per $10 spent. Example: the customer wants to buy products for the amount of $115.80
2 messages need to be shown:
in this case “We plant an extra tree in Naturas Forest if you spend €4.20 more”
then I want two 'buttons': “add a donation of €4.20” or “shop more”
are there sollutions / apps for this?
Hi
You can check & use 3rd party apps such as " EG Auto Add to Cart Free Gift (https://apps.shopify.com/gifter-cart-auto-include?search_id=05f15fd5-7550-419f-838c-246ee919e8b1&sur...)", "BOGOS: Free gift & Buy X Get Y (https://apps.shopify.com/freegifts?search_id=05f15fd5-7550-419f-838c-246ee919e8b1&surface_detail=gif...)", "All‑in‑One Free Gift on Cart (https://apps.shopify.com/free-gift-on-cart-manager-pro?search_id=05f15fd5-7550-419f-838c-246ee919e8b...)"
I hope this can help you out.
Ankit
Many thanks for your help and suggested apps! Will definitely have a look.
Yes, this can be custom code in the theme.
To get the total number of tree will be plant please refer the below code.
{%liquid
assign tree_count = cart.total_price | divided_by : 1000.0
%}
<h2 style="text-align:right;">
We will plant {{ tree_count | floor }} tree.
</h2>
Code needs to be added in cart-footer.liquid for the DAWN theme please refer the screenshot below.
Other requirements can be fulfilled using the custom code.
let me know if interested we can connect over WhatsApp or the email details are in the post footer.
Many thanks for your help and suggestions! Will definitely have a look.
Hi Naturas team,
I just came across this post so thought I would my 2 cents. I am the founder of Sprout, the #1 tree planting app in the Shopify app store. https://apps.shopify.com/tree-planting
Sprout allows you to plant for every $x dollars. So you can choose to plant 1 tree for every $10 spent. The app also has a cart badge that is dynamic and auto updates to show how many trees are being planted. i.e. If its $115.80, it will show 11 trees planted. We currently don't have the option to show "Spend $4.20 more to plant 1 more tree" but that's something we can build with you if you were interested in trying our app
Also, our app also has the feature to allow your customers to donate or top-up to plant more trees e.g. Plant 2 trees for $2 to help continue growing your forest.
Hope it helps if you are still looking around for a solution
Cheers,
Mirvise
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024