Expected duration: 1 day or less We have an order pulling script for Shopify (website) into orderwise (ERP system)
This script pulls orders down from Shopify, when pulling it has some checks for orders that contain a “b2b” tag and separates those to pull down onto different e-comm sessions
We have lots of e-commerce sessions which pull in orders using this script and some parameters in the import URL which I presume points them towards each e-comm session – example below
We would like to add two more tags to the script called “decathlon” and “gld” which we can use to help filter orders – the orders will come down from Shopify with the correct tag already, that parts done