{namespace neos=Neos\Neos\ViewHelpers} {namespace fusion=Neos\Fusion\ViewHelpers} {namespace media=Neos\Media\ViewHelpers}

{f:translate(id: 'checkout', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')}

{f:translate(id: 'edit_order', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')}

{f:translate(id: 'cart', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')}

{f:translate(id: 'cart_empty', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')}
{f:translate(id: 'product', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')}
{f:translate(id: 'price', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')}
{f:translate(id: 'quantity', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')}
{f:translate(id: 'total', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')}
 
{item.title} {option.name} (+ {option.price} {f:translate(id: 'incl', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')} {item.tax} % {f:translate(id: 'tax_short', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')}){f:if(condition: optionIterator.isLast, else: ', ')}
{item.price} {f:translate(id: 'excl', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')} {item.tax} % {f:translate(id: 'tax_short', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')}
{item.total} {f:translate(id: 'incl', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')} {item.tax} % {f:translate(id: 'tax_short', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')}
{f:translate(id: 'summary', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')}
{f:translate(id: 'subtotal', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')}
{summary.total_tax}
{f:translate(id: 'incl_tax', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')}
{summary.tax}
{f:translate(id: 'shipping', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')}
{summary.total_shipping}
{f:translate(id: 'incl_tax', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')} ({f:translate(id: 'shipping', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')})
{summary.tax_shipping}
{f:translate(id: 'coupon', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')}
- {summary.discount}
{f:translate(id: 'total', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')}
{summary.total}
{coupons.0.name} {f:translate(id: 'in_the_value_of', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')} {coupons.0.value} % {coupons.0.value}
{f:translate(id: 'coupon', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')}
{f:translate(id: 'continue_shopping', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')}
{f:translate(id: 'billing_details', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')}
{f:translate(id: 'shipping_details', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')}
{f:translate(id: 'payment_method', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')}
{f:translate(id: 'shipping_method', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')}
{f:translate(id: 'select_country', package: 'NeosRulez.Shop', source: 'NodeTypes/Component/Cart')}