| Current Path : /var/www/magento.test.indacotrentino.com/www/app/code/Torresani/AggregateOrder/etc/ |
| Current File : /var/www/magento.test.indacotrentino.com/www/app/code/Torresani/AggregateOrder/etc/config.xml |
<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Store:etc/config.xsd">
<default>
<carriers>
<aggregateshipping>
<active>0</active>
<title>Aggregate to previous order</title>
<name>Aggregate to previous order</name>
<shipping_cost>0</shipping_cost>
<sallowspecific>0</sallowspecific>
<sort_order>15</sort_order>
<model>Torresani\AggregateOrder\Model\Carrier\Aggregateshipping</model>
</aggregateshipping>
</carriers>
</default>
</config>