No content to show

User Activity

Hello @theycallmemakka! Is there anything new? 
<script>Shopify.Cart = Shopify.Cart || {};Shopify.Cart.GiftWrap = {};Shopify.Cart.GiftWrap.set = function() {var headers = new Headers({ 'Content-Type': 'application/json' });var request = {method: 'POST',headers: headers,body: JSON.stringify({ updat...
Again this doesn't work. Can you see my code? 
I have built a file in the snippets directory, which also contains the js script. When I call this file to another file located in the sections directory, the js script does not work.
Hello @Joiakim !Can you give an example because I also have the same problem?
It doesn't work.
Even if I use a simple script which only contains an addEventListener again it doesn't work. I don't think there is a code problem.
https://l3p4rszpd3wun6pe-33022181508.shopifypreview.com
Thanks @theycallmemakka!When I run this code in an online compiler it works.
Can you help me? 
Hi Makkaomakka!My code is --> {% if linklists.gift-wrapping.links.size > 0 andlinklists.gift-wrapping.links.first.type == 'product_link' %}<divid="is-a-gift"style="clear: left; margin: 30px 0"class="clearfix rte"><p><inputid="gift-wrapping"type="chec...
I have built a file that will perform an additional function in the page cart and inside this file I have also written js code.  when I want to listen to change events via addEventListener("change", function..... the code doesn't work. I try to conso...
This widget could not be displayed.
This widget could not be displayed.