No content to show

User Activity

The app I mentioned earlier in the thread can tag orders and customers.
We use the Ziplinks app mentioned higher in the thread and it gives you the option to replace cart or just add to it:  https://apps.shopify.com/permalinks
@Andre439439 find the drawer cart file and look for the <button> that says checkout.  Add value="checkout" to it.  Please send a screenshot and I can verify when I see the code.
@Andre439439 that's it.  Try this: https://www.yellowwebmonkey.com/shopify-checkout-problems-patches-by-theme/#debutify For DEBUTIFYFile: cart-page.liquid (snippet)<form id="cartForm"class="cart-form"action="{{ routes.cart_url}}"method="post"novalida...
@Andre439439 , I don't have theme so just going off your screenshots.  Now try the snippet 'cart-page.liquid'
@Andre439439 try the section 'page-cart-content.liquid'
@Nishma yes.  sent you a DM.
@shadystff For the Google Tags code, I would copy/paste it into a text file keep till Shopify gets it sorted.  Then you can remove it.  Make sure you are removing that part from <script> to </script> so you don't cause a syntax error. If you want me ...
For WAREHOUSE: Check the section: cart-template.liquid It was around Line 350 in the site I checked: <form class="cart-recap" method="post" action="{{ routes.cart_url }}" novalidate="novalidate" data-item-count="{{ cart.item_count }}"> change to <for...
For IMPULSE:temporarily removing Google Tag Manager and gtag.js from theme.liquid from both <head> and <body> sections fixed it for me. @shadystff 
I wanted to give another mention for the app ZipLinks: https://apps.shopify.com/permalinks One of my biggest clients is running a big radio campaign and we were able to use that app to make a short link that applied the coupon, added item to cart, ta...
Adding this to the custom CSS fixed it for me @media screen and (min-width: 760px) {      .collage.collage--left .collage-card.collage-video .collage-video__modal[open].collage-video__modal[open] {width:100vw;height:800px;opacity: 1;visibility: visib...
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Helpful From