nexa-merchant/upselling

NexaMerchant upselling 应用程序

V1.0.1 2024-08-16 02:58 UTC

This package is auto-updated.

Last update: 2024-09-24 10:34:33 UTC


README

如何安装

NexaMerchant\Upselling\Providers\UpsellingServiceProvider::class,

将其添加到 config/app.php 的 $providers 中

如何发布

composer require nexa-merchant/upselling

如何发布 API 文档或安装 API 应用程序

php artisan l5-swagger:generate

查看 API 文档

https:///api/upselling/documentation

注意事项

1) Upselling is a package that is used to upsell products.
2) It is a package that is used to upsell products.
3) You can chose the products you want to upsell.
4) Create a upselling rule and include product id, category id, brand id, price range, discount range, and quantity range.


upselling 方法

基于 NexaMerchant 购物车规则,用于计算订单价格,并为订单使用特殊的优惠券代码。