I've followed Shopify's guide and tried commenting out the add to cart button and product short description but I can't find the right lines of code to comment out. Can anyone help me find which...
No content to show

User Activity

thanks for the swift reply. i kept fiddling with different routes of adding the metafield in flow and now it started showing up. I'm not sure exactly which thing I did in flow triggered it showing but it's working now. thanks for your help.
Hi Josh, Unfortunately I don't have experience querying Admin Graph API. I contacted support and they said that every product needs to have data added to the specific metafield for it to be available in flow but this is not the case for my other meta...
I created a new metafield a few weeks ago but it's not showing in flow. Under Fields with arguments I can see my other custom metafield created a month or so ago but not the new one. The new metafield has read only access enabled for the Shopify API ...
Hi Paul, I've tested in isolation and if conditions are met for an order followed by a "mark as fulfilled action", if the item(s) on the order are assigned to a fulfillment location that has custom order fulfillment assigned to it in the Shopify sett...
ok, thank you paul. at the moment the "archive order" action is working ok. Ideally I want the outcome to be that the order is marked as fulfilled without a fulfillment request being sent. Is this a possibility?
Hi Paul, Thanks for your reply. When an order is placed on hold, to take it off hold you have to release the fulfilment. When you click the button to do this (in Shopify orders), the hold is removed from the order. When this happens, flow runs again,...
thanks, you were right about the formatting. I have now added another custom metafield to my products which is a single line of text and it's working when added to the email in flow. I just want to confirm, this is only visible via the back end/inter...
If the conditions pass, an internal email is sent with:  {{fulfillmentOrder.order.lineItems.product.mpn.value}}  The MPN is related to the product in the order for which the conditions have passed.
I am testing a product on which I have added a custom MPN metafield. I am trying to get the MPN to appear in an internal email sent via a flow trigger in a flow related to orders placed. {{fulfillmentOrder.order.lineItems.product.mpn.value}} The abo...
I plan to use the barcode as an identifier for internal use (our products are bespoke so don't have 'real' barcodes). Would this have a negative impact with google/merchant center? I have tried adding the identifier as a product tag and MPN via custo...
I'm working on a flow where if certain conditions are met, the order is marked as fulfilled by flow and supplier A is emailed. If these conditions fail, "send an internal email" is used to email supplier B. I have then added an action to put the orde...
Hi Paul, I'm trying to implement the template used by the op but I get the following error message:  This is the code I'm using in my internal email that's working:  {% for lineItems_item in fulfillmentOrder.lineItems %}{{lineItems_item.totalQuantity...
Hi Armin, I tried to implement your template in a flow internal email but I get the following error:  "order" is invalid. Replace this variable. Have you had to edit this template since implementing it?
This still isn't fixed.
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.