var SFITFU_ENV = { APP_URL: "https:\/\/www.sfitfu.com\/", MIN_DELIVERY_DATE: "2024-05-04", MAX_DELIVERY_DATE: "2049-04-27", API_GET_SINGLE_USE_TOKEN: "https:\/\/api.sfitfu.com\/api\/retrieve-sut", API_INIT_ORDER: "https:\/\/api.sfitfu.com\/api\/order-init", API_LOAD_ORDER: "https:\/\/api.sfitfu.com\/api\/order\/load", API_UPDATE_ORDER: "https:\/\/api.sfitfu.com\/api\/order\/update", API_CONFIRM_ORDER: "https:\/\/api.sfitfu.com\/api\/order\/confirm", API_UPLOAD_MEDIA: "https:\/\/api.sfitfu.com\/api\/order\/media\/store", API_REMOVE_MEDIA: "https:\/\/api.sfitfu.com\/api\/order\/media\/remove", API_SUBSCRIBE: "https:\/\/api.sfitfu.com\/api\/subscribe", API_CONTACT_FORM: "https:\/\/api.sfitfu.com\/api\/contact",};