Hello, I'm trying to build a section for a client and I need to have both section settings and blocks which have their own settings. When I created the section schema I found out that, no matter wha...
No content to show
User Activity
Well done, mate! That worked for me as well. But now, comes the next question. How do we implement additional checkout buttons, then? Aren't we allowed to add it into our dynamic cart drawer?
No, not Impulse. Actually, we are writing the theme from scratch for some optimization issues. Tho, we are doing nothing special at that point. We just add the customer_url property that Shopify provides us in the order object to get redirected to th...
Hi,We're working on a custom theme for one of our customers. While designing the pages required for Shopify's customer mechanism, I came across a strange behavior. So far, I've finished implentations of login(customer/login.liquid), account(account.l...
Hello,I'm trying to debug my JS code, but for some reason, when I add 'debugger' command into the code, it doesn't work on none of the browsers I tested(Chrome and Firefox).I'm working on boundless theme. I added an alert() just above the debugger to...