Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #21 from nurmuhammet-ali/patch-2
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
iamgergo authored Jun 10, 2021
2 parents 819134e + 22967a6 commit 500c5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cart.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ order: 3

## Generic Overview

Bazar comes with a cart service by default, which manages cart models and their functionality.y. The cart service is one of the most crucial concepts in Bazar. It handles products, variations, quantities, taxes, discounts, shipping and prepares the checkout process.
Bazar comes with a cart service by default, which manages cart models and their functionality. The cart service is one of the most crucial concepts in Bazar. It handles products, variations, quantities, taxes, discounts, shipping and prepares the checkout process.

You can access the current cart by using the `Bazar\Support\Facades\Cart` facade.

Expand Down

0 comments on commit 500c5c0

Please sign in to comment.