Bopis multishipment

The Bopis multishipment SDK adds the ability to add a product to the cart with an associated store. Without any customisation, Bopis multishipmentscreens looks like this:

Bopis multishipment screens
Bopis multishipment screens

Start using Bopis SDK

To start using it, you need to set to true the value isBopisEnable on BopisComponentSettings and add the feature module to your build.gradle

implementation ("com.poqstudio:stores.bopismultishipment:$VERSION_NAME")

Bopis SDK is composed of this modules:

Koin modules

Bopis multishipment SDK dependencies are injected using Koin. Bopis multishipment SDK injects automatically all the necessary Koin modules when you include the feature module into your project. This is the Koin module included:

  • bopisMultiShipmentPresentationModule