No content to show
User Activity
Hi y'all hope you're doing well. Currently working on a Shopify Function that will discount a product based on if a certain tag if it exists, however I'm running into a strange issue when creating and updating my function. Currently when I create my ...
Hey Nick, it appears that does seem to be the issue so my question then becomes do the namespace and key need to be different for each metafield, and could that have something to do with why it's not updating? For example in my extension.toml for my ...
Hey Nick thanks for the reply! Both the namespace and key match what is inside of my toml and I used the extensions.input.variables In terms of metafield on the discount I assume you mean within the input variable which in my case I had as such "met...
Hi, I'm currently trying to build a Shopify Discount Function that will target products based off a tag. If I hardcode the tag value into the input query the function works however I would like this to be dynamic, along with the percentage off. I fol...
11-09-2023
Hey @nickblue I recently just went through the same process seemed to have figured it out, so hopefully this might be able to help if you still needed it. One thing out the gate to note is if your app contains the remix template for the admin porta...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
11190 | 11-09-2023 09:46 AM |