Fenix Global EDD Script in the Shopify themes: 

How to configure Fenix global EDD scripts in the Shopify theme? 

<!-- Fenix Scripts Start --> 

<script src="https://d1dg552qx9z0ed.cloudfront.net/v3.0/fenix-all-shipping-options.js" type="text/javascript"></script> 

<script src="https://d1dg552qx9z0ed.cloudfront.net/v4.0/fenix-fixd-estimate-4.0.0-beta.min.js" type="text/javascript"></script>
 
//Add below line only if your theme doesn't support JQuery
//{{ 'https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js' | script_tag }} 

<!-- Fenix Script Ends -->

Next Steps