Alex-Miller
Excursionist
Contact Me
Status
Offline
Last Activity
‎07-07-2021 11:59 PM
Topic Started
1
Topics Started
Topic Solutions
2
Solutions
Post Count
18
Posts
Post Kudos
4
Likes

Community Badges

Hello! I'm new to this and using the https://github.com/shopify/shopify-app-node/ package. When i'm working on client code, the realtime refresh is quite fast. However when I...
Hey Fam! We listed some free digital products on one of my client’s shops. They’re working great lead magnets and get prospects familiar with our checkout process, and working wonders for email capt...
Hello, I'm occasionally writing content or advising clients to go to different sections of their shopify admin panel, for example http://subdomain.myshopify.com/admin/online_store/prefer...
No content to show

User Activity

hello @leatheraholicx The product strings appear to be the same.  I think you can just replace that part of the script. If you need support, please feel free to DM or email me.
Sorry for the slow response here. Yes this is possible.  You'll want to set the button text as well for the product. Please feel free to email or DM me.
Sure it's possible. I checked your site - there seems to be a bug. Please feel free to email me 
A little more head banging and i realized that there's a returnurl parameter in the graphql mutation... I can use that to send the user back to my app's thank you page with   const data = await subscribe() // returned by useMutation const redirectUrl...
Hello! Thanks for reading this and your patient advice I'm new Next.js and the React context API, but excited to use these technologies! So i've been kicking the tires on the default react app from the Shopify CLI and got to the point where i can in...
After you create the new page template you just change the templates on products that may go out of stock that you wish to support preorder, and mark the product “continue selling when out of stock” When out of stock that will be indicated on the pag...
Script updated to handle products with only one variant (aka no variant selector) <script> // Override default values of shop.strings for each template. // Alternate product templates can change values of // add to cart button, sold out, and un...
Hi! Yes i solved this today!!(Hat tip to @John_G2  for the inspiration to loop through the variants for their policy and quantity in liquid INSIDE the JS) You can check the example on my development shop:https://aimhuge-dev-dec20.myshopify.com/produc...
hi @Jennifer42   I spent a little time coding trying to accomplish that this morning - basically it will be a serious coding job - not just one to two lines of code like the above.   Without coding, the easiest thing to do will be to use one template...
You have to switch templates  
Hi @ToxonTech,  Don't know if this is still relevant but I solved this one by commenting out / deleting the lines that show the payment button, which is just a couple lines below the preorder button code:Aka delete this code:{% if section.settings.en...
This widget could not be displayed.
This widget could not be displayed.
Helpful From