![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/Ecombricks/InventoryCheckout/view/frontend/ |
/** * Copyright © eComBricks. All rights reserved. * See LICENSE.txt for license details. */ var config = { config: { mixins: { 'Magento_Checkout/js/action/select-shipping-method': { 'Ecombricks_InventoryCheckout/js/action/select-shipping-method-mixin': true }, 'Magento_Checkout/js/model/quote': { 'Ecombricks_InventoryCheckout/js/model/quote-mixin': true }, 'Magento_Checkout/js/model/checkout-data-resolver': { 'Ecombricks_InventoryCheckout/js/model/checkout-data-resolver-mixin': true }, 'Magento_Checkout/js/view/cart/shipping-rates': { 'Ecombricks_InventoryCheckout/js/view/cart/shipping-rates-mixin': true }, 'Magento_Checkout/js/view/shipping': { 'Ecombricks_InventoryCheckout/js/view/shipping-mixin': true }, 'Magento_Checkout/js/view/shipping-information': { 'Ecombricks_InventoryCheckout/js/view/shipping-information-mixin': true }, 'Magento_Checkout/js/view/summary/shipping': { 'Ecombricks_InventoryCheckout/js/view/summary/shipping-mixin': true }, 'Magento_Checkout/js/checkout-data': { 'Ecombricks_InventoryCheckout/js/checkout-data-mixin': true } } } };