Basket
{{ basket.quantity }}
Total:
{{ basket.value_before_discount | currency }}
{{ basket.value | currency }}
Checkout
|
{{ group }}
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
{{ item.name }}
{{ item_option.name }}: {{ item_option.value }}
|
Remove
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Total:
{{ basket.value_before_discount | currency }}
{{ basket.value | currency }}
Checkout




Kimmy Kervel
September 02, 2020
Thanks for sharing this is really helpful for me and for my upcoming project. so i hope you to add some more in future also. so thank you for sharing once again.