Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.22 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.22 KB

Smile Store Delivery

This module is a plugin for ElasticSuite.

This module add the ability to be delivered in store. Store delivery is a shipping method.

Requirements

The module requires :

How to use

  1. Install the module via Composer :

composer require smile/module-store-delivery

  1. Enable it

bin/magento module:enable Smile_StoreDelivery

  1. Install the module and rebuild the DI cache

bin/magento setup:upgrade

How to configure

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