No content to show
User Activity
10-30-2024
I have a metafield that is a JSON object. I want it to show up in the email message as below in the send internal email to staff member step (see screenshot). How can I do this if the email message doesn't accept javascript or liquid logic (I've trie...
Never mind I have solved the problem. Thanks!
I don't want to check for a certain customer/customer id, but I want to check if each of the current_time - customers created at time for each customer when customer tag is added is greater than a month in run code. Then if it is, delete the customer...
So I currently have a flow that is triggered when a tag is added to the customer and a condition that checks if the tag is pending approval. If it is, I want it to run code to check if the current date - customer's created at date is greater than a c...
I'm building a customization on customer account extension and want to know how to query customer orders with the fulfillment status on hold. I looked at the customer account API and the storefront API, but neither seem to have that option, only quer...
10-01-2024
So my GTM and preview mode was working perfectly fine yesterday. I tried to test it today (didn't change anything, no code changes, variable, tag changes), but now I'm getting a data error in the console even when I first open the preview (without cl...
Thank you!
I know Shopify automatically defaults to the cheapest shipping option, but can I use checkout extensions/functions to choose which one to default to?
Hi, Let's say I have metafields of collection 1 and collection 2 on products. How can I use flow to check for those metafields and if they exist, add the product to those collections? I see the option to manually add the collection but not to automa...
Hi, when I deploy the app, my functions work, but my checkout UI extensions do not. The access for checkout UI extensions are enabled and they work fine in the local preview, but not in the live version in the dev store I am testing on. How can I fix...
I am trying to hide some shipping options and then rename the ones that are still visible. However, when I do that, it only does the Hide option and not the rename even though the function says it is successful. Is it not possible to do both at once?...
I believe the issue was fixed just now by Shopify!
I'm not sure if this is related but I have tried to deploy my app but the changes don't show on the new version. I didn't change anything (I was testing something, but then reverted it to original), and now my shopify app dev preview says it has no e...
So my app was working fine before and showing its different extensions etc. but suddenly when I tried to preview it it says I have no extensions? Even though when I run the command, it says each of them is being updated. Additionally when I run deplo...
I am using a checkout ui extension currently. Is it possible to mutate a product metafield in it? I want to mutate the product metafield and store a new price that is needed because I can only query metaobjects from checkout ui extension and not func...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
7088 | 08-23-2024 11:50 AM |