[[ first_price_item.price_name ]]
[[ item.product.name ]]
[[ currency_symbol ]][[ fmt_currency(item.totals.subtotal) ]]
[[ item.product.description ]]
Subtotal
[[ currency_symbol ]][[ fmt_currency(checkout.totals.subtotal) ]]
Sales tax
[[ currency_symbol ]][[ fmt_currency(checkout.totals.tax) ]]
Discount [[ discount_amount ]]% off
-[[ currency_symbol ]][[ fmt_currency(checkout.totals.discount) ]]
Total
[[ currency_symbol ]][[ fmt_currency(checkout.totals.total) ]]
Add On
Save 50%
PyQt6 Edition — Create GUI Applications with Python & Qt
Create GUI Applications with Python & Qt — PyQt6 Edition. Downloadable ebook (PDF, ePub) & Complete Source code
30 day money back guarantee
If you're not happy, I don't want your money.
Copyright ©2024 Martin Fitzpatrick