|  | Product | Price | Quantity | Total | Actions | 
                                    
                                    
                                    
                                        | ![]()  | {{ shoppingCartItem.name }} {{ shoppingCartItem.attributes.description }}
 | €{{ parseFloat(shoppingCartItem.price).toFixed(2).replace(/\./, ',').replace(/,00/, ',-') }} |  | €{{ parseFloat(shoppingCartItem.price * shoppingCartItem.quantity).toFixed(2).replace(/\./, ',').replace(/,00/, ',-') }} |  | 
                                    
                                
                             
                            
                                
Total: €{{ totalPrice }}
                                Excluding shipping costs