+
+ {{ t("common.wrapped.lastYear") }}
+
{{ t("common.wrapped.total") }}
+
+
{{ formatPrice(total!) }}
+
+
+
{{ t("common.wrapped.totalBorrel") }}
+
+
{{ formatPrice(totalBorrels!) }}
+
+
+ {{ t("common.wrapped.depth") }}
+
+
{{ t("common.wrapped.totalAlc") }}
+
+
{{ formatPrice(totalAlc!) }}
+
+
+
{{ t("common.wrapped.totalSoda") }}
+
+
{{ formatPrice(totalSoda!) }}
+
+
+
{{ t("common.wrapped.totalSnacks") }}
+
+
{{ formatPrice(totalSnacks!) }}
+
+
+
+ {{ t("common.wrapped.fav") }}
+
+
+
+
+ {{ p.count + "x" }} {{ p.product.name + " - " }} {{ formatPrice(p.totalInclVat) }}
+
+
+
+
+ {{ t("common.wrapped.christmas") }}
+
+
+
+