No content to show

User Activity

Hi Abel, Nopes I didnt find a solution. Looks like its a limitation right now. Customer has to go back to cart after adding discount code in checkout page. Now that discount code is part of cart drawer in the new themes, that'll solve it automaticall...
Would it be possible for you to point me the right direction for the solution?
Hi, I have a scenario where if a customer enters a coupon code and the free gift discount is no longer applicable, how do I remove it from the cart? If the customer is on the cart page, then I can remove it easily via cart/update.jsbut user will appl...
Ah, then its difficult to check without logging into your system. Are you using any app to display the "Reviews". Maybe that is causing this issue.
Hi Tom, Will actually need to look at your code to be able to give more detail. But from the look of the website, are you using? document.body.insertAdjacentElement add any element post page load? Then instead of that, add a predefined section? 
Do you want to do this specific to a product or as a generic tiered discount across apps? We provide an app that can help with above but in the form of a progress bar - https://apps.shopify.com/progress-bar-shipping-gift
Instead of inserting the navigation bar div in the document at the end, include the div as part of the page .liquid file. Similar for the "Reviews" section.
Hi, find "@media screen and (min-width: 750px) {" lines in base.css, they calculate font sizes for mobile devices
You need to add onclick to <input class="Button" type="button" value="TRACK" style="background: #000; border-radius: 0; width: 100%; height: 50px; margin-left: 0px; color: #fff;" />like<input class="Button" type="button" value="TRACK" onclick="doTrac...
Another thing to do would be once you reach page 30, check the top header which would be something like this and check for all languages in all markets if Delivery Title is correctly entered. 
That is weird.. English language should not have translated to German on checkout page. The only reason I can think of is that somebody has changed the English text in Translate and Adapt app. So if you visit Page 30 of Checkout for English Language ...
In "translate-and-adapt" app -> Checkout and system -> Default Theme Content I found the option 30th page. There are 104 pages. so maybe search them all  
Hi, I am sure you would have tried a lot of things but without checking your backend its difficult to identify the problems. I see if your Store Language is English, then English -> German translation is fine (Am wen möchtest Du die KULA Box senden?)...
Hi, It's working on my mobile but your pages are not mobile optimized. Can you try with another mobile or another network?  
Hi, You can do this: 1. Campaign 1 - Buy 100$, get 10% off2. Campaign 2 - Buy 1 item from a specific collection and get 10% off So user can get additional discount when they hit both tiers. Our app also allows setting up above structure if that inter...
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.
Likes given to