This website works better with JavaScript.
Home
Explore
Help
Sign In
Laclic
/
CaracoleBundle
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
242
Commits
5
Branches
Tree:
7028bd6bf7
CaracoleBundle
/
Resources
/
views
/
admin
/
reduction
/
reduction_cart
/
field
/
total_left.html.twig
1 line
76B
Raw
Blame
History
{{ item.availableQuantity - orderUtils.getReductionCartUsedQuantity(
item
) }}