Choose Payment Mode You Pay ${{totalCartValue$ | async | number:'1.2-2'}}
ORDER SUMMARY
{{totalCartItems$ | async}} ITEMS
Order Total ${{totalCartValue$ | async | number:'1.2-2'}}
Delivery FREE
Total Payable ${{totalCartValue$ | async | number:'1.2-2'}}
DELIVER TO
{{(address$ | async).full_name}}
{{(address$ | async).address1}}
{{(address$ | async).address2}}
{{(address$ | async).city}} - {{(address$ | async).zipcode}}
Mobile: {{(address$ | async).phone}}