Javascript not executing in Shopify theme customiser Custom Liquid sections
I’m fairly new to developing in the Shopify environment. Although the issue I’m currently encountering doesn’t seem particularly complicated, but it has me stumped.
Proper way to host a landing page
With landing pages, the general formula for a URL is [domain name]/[landing page name]. If I had the HTML, CSS and JavaScript files for a landing page, how would I host it with a Shopify store domain?
How to open 1 submenu and close others
My parent dropdowns are working perfectly. Like 1 open and when i click on 2nd the first one closes. But this is not working for submenus. All Submenu can be opened at once. But 1 want 1 sub menu at a time to be opened
Shopify/Tapcart custom variant option radio options and displaying sold out options
I am trying to make a make a custom variant option select for our Shopify/Tapcart store. The reason needed is because certain products are tagged that only subscription members can purchase. There is no native way to do this other than creating a custom screen and having all the logic. Here is what I have so far:
In Shopify, how do I refresh the cart after applying discount code?
I could use some help. We’re using Dawn theme. My goal is to auto-apply a discount code to cart to cart for only certain customers which I will eventually control with a tag or metafield. I can successfully auto-apply the discount code, but I can’t figure out how to refresh the cart contents showing the product discount without reloading the whole page. Here’s the code: