Multi Basket
Installation Method
npx @akinon/projectzero@latest --pluginsProps
Prop
Type
Required
Description
Setting the Visibility of Multi Basket
settings.js filemodule.exports = {
// other settings
plugins: {
// other plugin settings
multiBasket: true
}
};Usage Examples
Default Usage
Last updated
Was this helpful?

