No content to show

User Activity

After much troubleshooting and trial and error, I finally resolved the issue. What lead me down the rabbit whole was my interpretation of the "quantity" field used by the cart transform. For a merge operation, the "quantity" field is defined as: Cart...
I've been experiencing similar issues when attempting to add more than quantity of 1 of a bundle to the cart. I opened ticket 49060285 with Partner Support months ago, and have yet to receive any updates  I am experiencing similar duplication issues...
Interesting... I remember posting this question on Slack, where a partner provided the following link:https://shopify.dev/changelog/cart-line-items-now-ordered-in-reverse-chronological-order-based-on-time-of-additionHowever, just now, on my dev store...
Looking through my notes, it doesn't look like this was ever addressed by Shopify. The last update I received from support on the ticket was the ability to maintain the order of cart line items was going to be submitted as a feature request. In an ef...
While working on an app, I came across an interesting scenario, so I thought I'd run it by the community. If your app uses app-reserved metafields (i.e. created and accessible only by the app), but then the app gets uninstalled and/or permanently del...
Unfortunately I did not investigate this further as my customer's requirements had changed. As I think of it now, one approach would be to use unique hidden line item properties (starting with "_") so that cart lines can be treated independently (eve...
Appreciate the clarity. Still a bit confusing, since you say "Shutting down 'dev' automatically disables the 'development store preview'". In my case, I stopped 'npm run dev', which should have also disabled the development store preview. If this is ...
Interesting @Nick_Wesselman. With my function running (npm run dev) and with "toggle development store preview on", the functions works fine. With the function still running, and toggling preview to off, the function no longer works. So is the proces...
Thanks @Nick_Wesselman , good to know. Is all this documented anywhere? I'll definitely keep this in mind. I am aware that Functions run on Shopify servers, but thought once the app containing the function was shutdown, the/app function would termina...
Haven't been able to test it yet. Again, it was very strange that only I was experiencing the issue (across multiple devices, browsers, and networks) and yet, Support was accessing my dev store with no issue at all. The fact we were accessing the sam...
Thanks! Didn't think of that. And also didn't think that option would have any effect, considering my app was shutdown (i.e. no function code to refer to). Strange thing is, only I was experiencing the issue, and across multiple devices (as mentioned...
I encountered a really strange issue on one of my development stores last night. I had installed my app which contained a Cart Transform function, and was working perfectly fine with the app being served from my dev machine (npm run dev). I shutdown ...
@chris-sellboost @Hunk Just created a new support ticket for this as it has been 7 months with no update. From my investigations, products are connected to publications, but not catalogs (null). Markets are connected to catalogs, but not publications...
@jtaylormatchles @Liam @Alexander_K Did some more testing of this quirky issue:Add 2 items to the cart manually via the browser console using fetch according to the Cart API. The 2nd item added appears as the 1st item when fetching the contents of th...
@jtaylormatchlesAppreciate the update and the reply. I don't think client-side cache is an issue for me as I'm able to reproduce (as documented in my post) at will, even on the first loading of the product page. I also use private browsing where no c...
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.