1. 首页
  2. 数据库
  3. 其它
  4. libstorefront store credit plugin:用于处理Amasty商店信用的插件 源码

libstorefront store credit plugin:用于处理Amasty商店信用的插件 源码

上传者: 2021-02-22 03:00:47上传 ZIP文件 142.62KB 热度 6次
Libstorefront商店信用插件 为注册客户提供灵活的信用体系。 让客户将信贷余额用于购买产品。 用法 要使用插件,将依赖项添加到LSF库: const LSF = new LibStorefront ( { plugins : [ StoreCreditPlugin ] } ) ; 并获取由lib注册的StoreCreditService : LSF . get ( StoreCreditService ) 模型 插件添加了新的StoreCredit类型: interface StoreCredit { store_credit_id :
下载地址
用户评论