var minDeliveryText1 = "You have not reached the minimum order value of "; var minDeliveryText2 = " !"; var currencyText = "View Basket in: "; var positionText = "Order Position"; var quantityText = " Amount "; var productText = "Article"; var imageText = "Image"; var ordernoText = "Order-No."; var priceText = "Price"; var sumText = "Total"; var deleteText = "delete"; var subText = "Intermediate total"; var totalText = "Total"; var deliveryText = "Transport costs"; var Tax1Text = "Taxes " + "(" + tax1 + taxUnit + ")"; var Tax2Text = "Taxes " + "(" + tax2 + taxUnit + ")"; var Tax3Text = "Taxes " + "(" + tax3 + taxUnit + ")"; var goBack = "back"; var inBasketText = "The selected product is in the shopping basket!" var deleteCart = "delete shopping basket"; var message1 = "Please enter a number for the amount."; var message2 = "\nThank you for your order!\n\nWe will process you request as quick as possible."; var message3a = "The Field ''"; var message3b = "'' is emty."; var confirmation = ""; var total1Text = "----------------------- Sum"; var shippingText = "----------------------- Customer Data"; var separateText = "----------------------";