{{ translate('Item added to your cart!')}}

Product Image
{{ __($product->name) }}
{{ translate('Price')}}:
{{ single_price(($data['price'])*$data['quantity']) }}
{{ translate('Proceed to Checkout')}}