Akifast
Installation Method
npx @akinon/projectzero@latest --pluginsSetting the Visibility of Buttons
module.exports = {
// other settings
plugins: {
// other plugin settings
'pz-akifast': {
quickLogin: false,
pdp: false,
basket: false
}
}
};Checkout Button Props
Prop
Type
Required
Description
Quick Login Props
Prop
Type
Required
Description
Renderer Props Types
Usage Examples
Checkout Button
Default Usage
Customized Usage with Renderer
Quick Login Button
Default Usage
Customized Usage with Renderer
Last updated
Was this helpful?

