Your IP : 216.73.217.95


Current Path : /home/rtorresani/www/vendor/magento/module-msrp/view/frontend/
Upload File :
Current File : //home/rtorresani/www/vendor/magento/module-msrp/view/frontend/requirejs-config.js

/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */

var config = {
    map: {
        '*': {
            addToCart: 'Magento_Msrp/js/msrp'
        }
    }
};