Skip to content

Commit

Permalink
[Docs] updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dpfaffenbauer committed Sep 3, 2024
1 parent 1d2eb99 commit 60ad0dc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
![CoreShop](etc/logo.png)

---

**CoreShop - Pimcore eCommerce**

![Static Tests (Lint, Stan)](https://github.com/coreshop/CoreShop/actions/workflows/static.yml/badge.svg)
Expand Down
2 changes: 0 additions & 2 deletions docs/03_Development/03_Products/02_Price_Calculation.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ If you want to calculate the Price for a Product, you need to use a special serv
### Templating
If you want to calculate the price within a Template, you can do so by using the filter ```coreshop_product_price```

<div class="code-section">

```twig
{{ (product|coreshop_product_price(true)) }}
```
Expand Down

0 comments on commit 60ad0dc

Please sign in to comment.