I'm having some trouble today where a number of products I've uploaded haven't pulled the image into Shopify from the URL provided. The same script has been working fine for a couple of years, upl...
If my search returns 100 products, but 98 are unavailable, the search results show 2 pages with 1 product on each. Is it possible to filter out the unavailable products before the pagination takes...
I've got a problem with remove_first - it's been working fine but I have a problem in this instance: https://www.vinylexchange.co.uk/products/freddie-mercury-montserrat-caballe-barcelona-1 Code...
I had an item with inventory level 1 and updated it using the API to inventory level 0. Going back through the logs, this is the response I received: [id] => 3910361860 [product_id] => 101...
Recently launched my first Shopify shop and now i'm getting numerous fake account signups every day. Is there anything I can do to stop this? EG with a Captcha. Thanks
Hi, i've had my first Shopify store running for about a month now, using a PHP batch script to either create new products and variants, or to update as and when needed from an existing web-based prod...
Hi, is it possible to sort a collection by the date a product has been updated rather than the original creation date? For instance if a product sells out, but then I add some new stock later, i'd...
I'm setting up a shop where there is only one of each item (inventory level is either 1 or 0) so it doesn't make sense to be able to add multiple items to basket, or to adjust amounts on the cart pag...
Hi, i'm a new Shopify user, just developing my first shop and I've had reports from the client i'm working for that on Firefox / Windows the images seem to time out when partially loaded, so the...
The shop which i'm currently migrating to Shopify uses a SagePay account which allows payments from PayPal as part of the checkout. I cannot see how to set this up from within Shopify. Is there a w...
I'm setting up a music shop and use the title field as the name of the record and the vendor field as the name of the artist. I want to be able to show collections with artist (vendor) A-Z but I can...
I've written a batch script to upload the several thousand products I need to upload from an existing database that powers an existing website / shop, which i'd like to run as quickly as possible. T...
Hi, i'm building my first Shopify shop and am working on a bulk uploader using the ohShopifyAdapter PHP library. When I create a product like so: $products = $sc->call('POST', '/admin/produc...
No content to show

User Activity

Just thought I'd check back in on this. When is lineItem due to stop working and when will customAttributes be add to lineItems?
I'm having a similar problem to this. I'm trying to upload a 23K 1000x1000 .png file (no unusual filename etc) and getting the same error. I followed the advice below and manually deleted the image first. I got the same error response from the API, b...
I have a metafield set up as type list.product_reference and I pass product values like this: Array ( [namespace] => custom [key] => related_boot_...
Thanks so much Paul, I've updated the javascript - here it is in case anybody has the same question as me in future: /** * Convert tags to list of metafields * Convert product tags with a certain prefix into a product metafield of type list.single_...
Thanks Paul - I'm getting this error - am I putting it in the right place?  
Thanks Kalen. I'm very new to using Flow, please could you point me in the direction of a code example that would do something similar to what you're suggesting? I don't know how to get the metafield / metafieldDefinitions / validations / values fiel...
I'm happy to do a workaround (this whole thing is a workaround for Search & Discover!) - do you have any examples to explain what you are suggesting please?
Thanks Paul, here are some screenshots of my solution, let me know if there's anything else you need to know.     This works:   If I remove 'Reggae' as one of the valid values and run it again, I get this:    
I want to create a Search & Discovery filter that uses some but not all of my product tags. Since this is not possible to do directly (there's no way to exclude the product tags that I want to hide), I thought that I would make a metafield of single ...
Another request for Shopify to update Search and Discovery app to only show size options if that size is actually in stock. I've tried workarounds with no success, this needs building in to the app correctly.
Hi Rob, just checking in to see if the Custom Attributes per line item will be available?
Hi Rob, just checking in to see if the Custom Attributes per line item will be available?
Hi Rob, I need to retrieve the Custom Attributes for the line item, quite often orders will have the same SKU but different personalisation options stored in the Custom Attributes.
Hi Rob, I still don't understand how to solve this problem. If Shopify creates a FulfillmentOrderLineItemID for each item in my order but doesn't supply identifying information (the LineItem ID) - how will I know which FulfillmentOrderLineItemID shou...
The order is only edited in my app. I retrieve the order details from Shopify when the order is placed and then fulfil each item of the order in turn as it is shipped. I just need to know how to associate the FulfillmentOrderLineItemID with the corre...
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.