zh/yii2-zhcart

calculation cost from cart component

v1.0.1 2017-08-15 08:07 UTC

This package is not auto-updated.

Last update: 2024-05-07 15:56:08 UTC


README

一个支持各种优惠组合的购物车

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist zh/yii2-zhcart "dev-master"

or add

"zh/yii2-zhcart": "*"

to the require section of your composer.json file.

Usage