Happening now | Office Hours: Customizing Your Theme With Moeed | Ask your questions now!

Add order tags for multiple fulfilment orders

Solved

Add order tags for multiple fulfilment orders

AlistairWebb
Shopify Partner
2 1 0

Looking to create an order tag to be able to distinguish where orders are to be fulfilled from multiple locations.

 

Order is for product(s) to be fulfilled only from Amazon MCF - gets a tag ‘fullmcf’

 

Order is for products to be fulfilled from multiple locations (Amazon MCF and another location (eg our UK warehouse)) – gets a tag ‘partialmcf’

 

There is already a template on Shopify but it doesn't do exactly what we want on the above.

 

 

Accepted Solution (1)

AlistairWebb
Shopify Partner
2 1 0

This is an accepted solution.

I have managed to sort this - the key being the distinction between 'orders' and 'fulfilment orders'.

 

Flow is:

Trigger - 'order' created - wait 5 secs

Check - if 'fulfilment order' location is only xyz - give it a tag of 'fullxyz'

 

and then a second flow of:

Trigger - 'order' created - wait 5 secs

Check - if a 'fulfilment order' location is xyz  and a 'fulfilment order' location is one of the different ones - give it a tag of 'partialxyz'

 

I have attached flows below - I also included a CA country exclusion from the check as Amazon MCF cannot ship across into Canada from USA

 

View solution in original post

Reply 1 (1)

AlistairWebb
Shopify Partner
2 1 0

This is an accepted solution.

I have managed to sort this - the key being the distinction between 'orders' and 'fulfilment orders'.

 

Flow is:

Trigger - 'order' created - wait 5 secs

Check - if 'fulfilment order' location is only xyz - give it a tag of 'fullxyz'

 

and then a second flow of:

Trigger - 'order' created - wait 5 secs

Check - if a 'fulfilment order' location is xyz  and a 'fulfilment order' location is one of the different ones - give it a tag of 'partialxyz'

 

I have attached flows below - I also included a CA country exclusion from the check as Amazon MCF cannot ship across into Canada from USA