Liquid, JavaScript, themes, sales channels
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
Use a few different systems (web apps) for managing production, orders, delivery etc. Haven't been able to come across a way to structure a link that prompts the shopify app to order.
For example if I have order with name 12345 how can I write a link in my webapp so that when it's clicked it drives straight to the order in the admin app?
Thanks for any help!!
Solved! Go to the solution
This is an accepted solution.
Sorry I'm just now seeing this, but in case it helps anybody else:
You should be able to format the order URL for the admin like so, provided your myshopify domain is "example"
https://example.myshopify.com/admin/orders/12345
I'm actually trying to get deeplinking working for theme assets, and having a bit of trouble. Something like this should work, and it does go to the theme editor, but doesn't actually load the file asset in the editor (used to do so a few admin versions back).
https://example.myshopify.com/admin/themes/12345?key=snippets/my-snippet.liquid
Anybody else run into this and have a solution?
This is an accepted solution.
Sorry I'm just now seeing this, but in case it helps anybody else:
You should be able to format the order URL for the admin like so, provided your myshopify domain is "example"
https://example.myshopify.com/admin/orders/12345
I'm actually trying to get deeplinking working for theme assets, and having a bit of trouble. Something like this should work, and it does go to the theme editor, but doesn't actually load the file asset in the editor (used to do so a few admin versions back).
https://example.myshopify.com/admin/themes/12345?key=snippets/my-snippet.liquid
Anybody else run into this and have a solution?
Sorry I can't be of any assistance on the theme stuff - might want to make it its own question.
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022