README
Documents
yarn link
yarn build
yarn publish
Index
Getting Started
npm i autoketing-new --save
yarn add autoketing-new
On Off component
Component
<OnOff changeStatus={()=>{}} status={} size={} color={} />
Options
size?: string
Defaults to large
(medium
, large
)
status?: Booleal
Defaults to true
(true
, false
)
color?: string
Cross Sell component
Component
<CrossSell app="top-pin" title="" listCrossSell="" shop=""/>
Options
title?: string
Defaults YOU MIGHT ALSO LIKE
listCrossSell?: Array
Defaults to [{ app: "sales-pop", highly: true }, { app: "currency"}, { app: "upsell-master"}]
list app "currency", "sales-pop", "email-with-love", "facebook-chat", "discount-master", "upsell-master"
shop?: string