Feb 14, 2019
This post isn't related to Shopify Scripts (a Shopify Plus app) so it's moved to a more relevant section.
Dec 1, 2018
Does not related to the Script Editor, so moving to a better home.
Feb 7, 2017
This category in the forums is dedicated to the Shopify Script Editor. Please ensure your question relates to the Scripts API or the Script Editor app. Documentation: Shopify Scri...
Oct 1, 2014
Just in case you have not noticed the new policy update (Effective Date: November 18, 2014) here's an important snippet: We’re increasing the time for buyers to file a merchandise dispute (Ite...
Simple question - have we lost the ability to make calls to previously existing endpoints via the dashboard? /admin/weight_based_shipping_rates/#{id}.json /admin/price_based_shipping_rates/#{id}.j...
Hi Shopify people. I've tried to highlight this in other ways but it seems to have been missed, so I'll try a forum post instead. The regexp in the current version is this: var match = src.match(/...
Aug 15, 2014
Over the last few weeks I've been seeing an increase in downtime (and annoyed emails from clients as a result). You could assume that since I don't sit on the servers 24/7 that the errors are ha...
I am sure this is just me being dumb but firing the example code from the link below does not add the variants. http://docs.shopify.com/api/product#create Why? As a quick test I throw it som...
Many of us have hacked articles and pages to be storage for other objects. That's cool - it works well. It would be more awesome if liquid could also grab stuff from hidden items. Surely t...
Mar 18, 2014
Loops: Loops are awesome. Use them every day, but I long for simplicity. I dream for the day when we can just access the item / article / whatever directly. I've seen the other blog post...
I am curious to know how many people are getting blasted with emails from someone trying to sell an 'app'. From the examples I've seen they all follow a similar format: I saw your post in th...
Mar 4, 2014
A recent update to the Custom Fields tool now supports the ability to show metafields under any namespace via a whitelist. As good as that might be I can see that it might create a headache for ...
Dec 6, 2013
I know that this will make quite a few Australian stores pretty happy. I'd like to hope that once the beta is over that it will make Shopify Payments in Australia possible (for a nice...
I am working on a tool that will make high quality PDFs for storefronts. Any store that has high quality photos and would like to be involved please fill out this little form. First things first...
Oct 18, 2013
What is this madness? In short, a tool to add Custom Fields to the admin dashboard. Since my other Dashboard tools are proving to be to super handy I figured Store Owners could do w...
I'm continuing on the tinker train so looking for some more brain juice to keep me going. What would you like the editor to currently do, that it doesn't now?
The tool is currently in a broken state so no need to let me know. A quick summary can be found here: https://freakdesign.com.au/blogs/news/shopifyfd-and-the-current-case-of-the-broken-tool &n...
Aug 25, 2013
A client was struggling to edit large blocks of metafield text (via Webify's app) so I threw together a quick bookmarklet that changes the input field to a text area. So from this: ...
Jul 16, 2013
I'm secretly hoping for an option (like with layout) that can be added to the head of the layout / page / etc where I can stop the admin bar from being added when logged in. I would not be so b...
No content to show
User Activity
Do you have an example link you can share to a product that's wrong?Ideally telling us what the price is in the admin so we can compare it to what we see in the link.
One example where I see this happening is when a third party merchandising tool i...
09-20-2024
Absolutely not an email address that Shopify would ever use. Good job spotting it, and taking the time to warn others.
09-20-2024
You have a lot going on here.
>> Users are shown blank pages or a site the continues to refresh over and over - with no reason from shopify as to why this should/would occur
There are some things you'd want to do to rule out first since local bro...
No. Whilst extensibility will give you control to augment the checkout design/elements based on the customer, the master design elements will remain the same for all. Any change via the branding api will also affect all users and not a subset.
09-20-2024
The Admin API requires server side code/actions to do the proper authentication. If the data must come from the API, then no - you won't be able to do this securely with front end code alone. What are you trying to achieve? Perhaps there's a better w...
Metafields don't show on that section in the Admin, and you can not force it in. Line item properties show (as you can already see) so perhaps there's a path where this metafield is added as a line item property during the add to cart process.
If you don't want to let the customer choose (which can a good idea at times) can you make the determination of what to ship based on the country it's going to? So if an order is from Aus, add the right cable type.If you must track the available stoc...
08-26-2024
That's odd. Was the "my cart" text you added into the code or part of the default theme options? If default, that feels like a bug and should be messaged to the developer to solve. A possible quick fix could be adding this CSS to the bottom of your s...
@TheRealAlucard wrote:However, I still want to be able to manually mark a product as OUT OF STOCK or SOLD OUT but without having the possibility of actually putting a product to 0 stock.I have a question since you know it might limit sales and what t...
Why do you want to remove that? The purpose for it is to let desktop customers see more products in the row. On mobile, it defaults to showing all products.
06-03-2024
There's already a default field for that on the checkout, so there's nothing for you to do here.If you don't see it on your checkout, perhaps you've not made any discount codes yet.
Yes, that is an email address that the Shopify legal team might use. However, if you have concerns over the contents and are worried that it might be a phishing attempt I'd reach out to the support team and ask for their help to confirm if it's cool ...
Liquid is a front end templating language, so you could emulate a different price, but it doesn't change the price. Looks like you've already figured that part out. So to change the price based on a metafield you'd be looking at things like Functions...
This comes down to trust first and foremost, and if you're asking here that's likely the answer you know already know - no.To help give you some confidence, ask why they need it. Post back here if you want a sanity check on what they say. What's the ...
I assume you've figured this out as I took a quick peek and didn't spot anything weird in the titles. If you still see a problem consider posting an image or something to help keep us talking about the same thing.
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
166 | 06-03-2024 11:06 PM | |
551 | 03-11-2024 07:24 AM | |
993 | 01-19-2024 01:50 AM | |
566 | 01-07-2024 06:20 PM | |
391 | 11-29-2023 12:00 AM |