This module is a plugin for ElasticSuite.
This module add the ability to be delivered in store. Store delivery is a shipping method.
The module requires:
- Store Locator >= 2.2.*
- Install the module via Composer:
composer require smile/module-store-delivery
- Enable it:
bin/magento module:enable Smile_StoreDelivery
- Install the module and rebuild the DI cache:
bin/magento setup:upgrade
Stores > Configuration > Sales > Shipping Methods > Store Delivery
Field | Type |
---|---|
Enabled | Yes/No |
Title | Varchar |
Method Name | Varchar |
Price | Decimal |
Calculate Handling Fee | Fixed/Percent |
Handling Fee | Varchar |
Displayed Error Message | Text |
Ship to Applicable Countries | All Allowed Countries/Specific Countries |
Ship to Specific Countries | Varchar (Multiselect countries) |
Sort Order | Integer |