AvoRed
AvoRed
PHP
Laravel
Cart
Checkout
Login
Register
Home
Checkout Page
Checkout Page
User Personal Information
User shipping address
avored.user avored.billing_address
Shipping Options
Payment Options
Cart Information
Image
Name
Qty
Price
Line Total
{{item.name}}
{{ attributeInfo['attribute_name'] }}: {{ attributeInfo['attribute_dropdown_text'] }}
{{ parseFloat(item.qty).toFixed(2) }}
56{{ parseFloat(item.price).toFixed(2) }}
56{{ parseFloat((item.qty * item.price) + item.tax).toFixed(2) }}
Total
560.00
Place Order