{{ item.total_price }}
{{ menuStore.formatPrice(Number(delivery.shippment_price)) }}
{{ component.front_section_lang[0].data.subtotal }}
{{ menuStore.formatPrice(Number(checkoutStore.fullProductsPrice)) }}
{{ component.front_section_lang[0].data.shipping_cost }}
{{ menuStore.formatPrice(Number(checkoutStore.shippingPrice)) }}
{{ component.front_section_lang[0].data.total }}
{{ menuStore.formatPrice(Number(checkoutStore.fullPrice)) }}
{{ $t("I accept ") }} {{ $t("the legal statement*") }}
{{ $t("I accept ") }} {{ $t("general terms and conditions*") }}