@if (currentTheme === 'tailwind') { My shopping cart Subtotal $8,900.00 Savings -$299.00 Store pickup $99.00 Tax $899.00 Total $9,599.00 Delivery details First name Last name Country City Phone number Email Company name VAT number Payments Pay with your credit card Delete Edit + $12 payment processing fee Delete Edit Connect to your account Delete Edit Delivery methods Get it by tomorrow Get it by Friday, 13 Dec 2023 Get it today Proceed to checkout Continue shopping } @else if (currentTheme === 'bootstrap5.3') { Subtotal $8,900.00 Savings -$299.00 Store pickup $99.00 Tax $899.00 Total $9,599.00 Delivery details First name Last name Country City Phone number Email Company name VAT number Payments Pay with your credit card Delete Edit + $12 payment processing fee Delete Edit Connect to your account Delete Edit Delivery methods Get it by tomorrow Get it by Friday, 13 Dec 2023 Get it today Proceed to checkout Continue shopping }