You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Umbraco Commerce Cart is an add-on package for Umbraco Commerce, providing a drop-in shopping cart solution.
10
+
11
+
With Umbraco Commerce Cart you can quickly and easily add a ready made, themeable and responsive shopping cart onto your site, saving hours of custom development.
12
+
13
+
This package uses the same versioning strategy with Umbraco Commerce.
14
+
15
+
## Working locally
16
+
To fork and build your own Commerce Cart package, you will need:
17
+
* .NET 9.0 SDK or newer
18
+
* Umbraco 15.0.0 or newer
19
+
* Umbraco Commerce 15.0.0 or newer
20
+
* NodeJS 20+ for frontend development. Open `/src/Umbraco.Commerce.Cart/Client` folder and run `npm i; npm run build`
21
+
22
+
## Raising an Issue
23
+
24
+
If you find any issues with the Umbraco Commerce Cart add-on itself please raise them in the [issues section of this repository](https://github.com/umbraco/Umbraco.Commerce.Cart/issues)
0 commit comments