Mina beställningar
									Inga beställningar än
								
								| Ordernummer | Date | Orderstatus | Ordersumma | 
|---|---|---|---|
| {{ order.order_number }} | {{ order.ordered_on | date('date_only') }} | {{ formatOrderStatus(order.status) | t }} | {{ order.total | currency }} | 
							
								Redigera
							
							
								
									
										
{{ customer.email }}
										
								
									
								
							
						
						
					Kontoinformation
{{ customer.company }}
										{{ customer.firstname }}
										{{ customer.lastname }}{{ customer.email }}
{{ customer.phone }}
                                        {{customer.meta_data.organisation_number}}
									
									
								- 
				{{ orderItem.meta_data.name }}x {{ orderItem.quantity }}{{ orderItem.total_value|currency }}Detta fält är obligatoriskt{{'dynamicPackage_headline_checkout'|t}}
- 
                                        {{selectedItem.name}}
                                        
({{selectedItem.price|currency}}) 
{{orderItem.total_value |currency}}{{orderItem.meta_data.price |currency}}- {{orderItem.meta_data.price - orderItem.total_value |currency}}{{orderItem.total_value - Math.abs(orderItem.discount) |currency}}{{orderItem.total_value |currency}}- {{orderItem.discount |currency}} - 
                                        {{selectedItem.name}}
                                        
 
{{ model.item.name }} ({{ model.item.doc_count }})
				
					{{('smartpegPrice') |t | currency}}
					
			
						{{ 'exclusive_taxes' | t }}
					
				
			
			Delsumma
			
				
					{{ checkout.subtotal|currency }}
				
			
		
		
				Rabatt
			
			
				
					-{{ checkout.discount_rules_discount | currency }}
				
			
		
				Kupongrabatt
			
			
				
					-{{ checkout.applied_coupon_discount | currency }}
				
			
		
				Frakt
			
			
				
					{{ checkout.shipping | currency }}
				
			
		
			moms
			
				
					{{ checkout.tax|currency }}
				
			
		
		
			Totalsumma
			
				
					{{ checkout.total|currency }}
				
			
		
		
			Fraktfritt vid beställning för minst 2500 SEK (exkl. moms)