diff --git a/product_print_category_supermarket/__manifest__.py b/product_print_category_supermarket/__manifest__.py
index 840dc06..1bb4f32 100644
--- a/product_print_category_supermarket/__manifest__.py
+++ b/product_print_category_supermarket/__manifest__.py
@@ -17,6 +17,7 @@
],
"data": [
"views/report_pricetag_normal.xml",
+ "views/report_pricetag_60x35.xml",
"views/product_print_category.xml",
"views/product_template_tag.xml",
"views/product_template.xml",
diff --git a/product_print_category_supermarket/data/product_print_category.xml b/product_print_category_supermarket/data/product_print_category.xml
index f837962..2243f35 100644
--- a/product_print_category_supermarket/data/product_print_category.xml
+++ b/product_print_category_supermarket/data/product_print_category.xml
@@ -15,4 +15,18 @@
/>
+
+ Normal pricetag - 60x35mm
+
+
+
+
diff --git a/product_print_category_supermarket/views/report_pricetag_60x35.xml b/product_print_category_supermarket/views/report_pricetag_60x35.xml
new file mode 100644
index 0000000..02b635b
--- /dev/null
+++ b/product_print_category_supermarket/views/report_pricetag_60x35.xml
@@ -0,0 +1,70 @@
+
+
+
+
+
+
+
+
+
+
+ €
+
+
+
+
+
+ €
+
+ /
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file