diff --git a/debian/changelog b/debian/changelog
index aa931435..40cefdec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-hedera-web (1.407.55) stable; urgency=low
+hedera-web (1.407.56) stable; urgency=low
* Initial Release.
diff --git a/forms/ecomerce/catalog/catalog.js b/forms/ecomerce/catalog/catalog.js
index fa8c9900..3aa540b3 100644
--- a/forms/ecomerce/catalog/catalog.js
+++ b/forms/ecomerce/catalog/catalog.js
@@ -105,7 +105,7 @@ Hedera.Catalog = new Class({
});
var img = builder.$('image');
- img.src = 'image/family/light/'+ form.get('id') +'.svg';
+ img.src = 'image/family/light/'+ form.get('code') +'.svg';
img.title = form.get('name');
img.alt = img.title;
}
diff --git a/forms/ecomerce/catalog/ui.xml b/forms/ecomerce/catalog/ui.xml
index 57c6a68e..9537afa7 100644
--- a/forms/ecomerce/catalog/ui.xml
+++ b/forms/ecomerce/catalog/ui.xml
@@ -193,7 +193,7 @@
id="realms-model"
property="model"
on-status-changed="refreshTitleColor">
- SELECT c.id, l.name, c.color
+ SELECT c.id, l.name, c.color, c.code
FROM vn.itemCategory c
JOIN vn.itemCategoryL10n l ON l.id = c.id
WHERE c.display
diff --git a/image/family/light/1.svg b/image/family/light/1.svg
deleted file mode 100644
index cf127170..00000000
--- a/image/family/light/1.svg
+++ /dev/null
@@ -1,75 +0,0 @@
-
-
diff --git a/image/family/light/10.svg b/image/family/light/10.svg
deleted file mode 100644
index 795a9d3d..00000000
--- a/image/family/light/10.svg
+++ /dev/null
@@ -1,95 +0,0 @@
-
-
diff --git a/image/family/light/12.svg b/image/family/light/12.svg
deleted file mode 100644
index f53331e4..00000000
--- a/image/family/light/12.svg
+++ /dev/null
@@ -1,89 +0,0 @@
-
-
diff --git a/image/family/light/2.svg b/image/family/light/2.svg
deleted file mode 100644
index 3150fe12..00000000
--- a/image/family/light/2.svg
+++ /dev/null
@@ -1,65 +0,0 @@
-
-
diff --git a/image/family/light/3.svg b/image/family/light/3.svg
deleted file mode 100644
index dde26852..00000000
--- a/image/family/light/3.svg
+++ /dev/null
@@ -1,59 +0,0 @@
-
-
diff --git a/image/family/light/4.svg b/image/family/light/4.svg
deleted file mode 100644
index be3b1f5c..00000000
--- a/image/family/light/4.svg
+++ /dev/null
@@ -1,75 +0,0 @@
-
-
diff --git a/image/family/light/5.svg b/image/family/light/5.svg
deleted file mode 100644
index 91d6946a..00000000
--- a/image/family/light/5.svg
+++ /dev/null
@@ -1,65 +0,0 @@
-
-
diff --git a/image/family/light/7.svg b/image/family/light/7.svg
deleted file mode 100644
index 233f5e13..00000000
--- a/image/family/light/7.svg
+++ /dev/null
@@ -1,75 +0,0 @@
-
-
diff --git a/image/family/light/accessory.svg b/image/family/light/accessory.svg
new file mode 100644
index 00000000..d929676c
--- /dev/null
+++ b/image/family/light/accessory.svg
@@ -0,0 +1,49 @@
+
+
+
+
diff --git a/image/family/light/artificial.svg b/image/family/light/artificial.svg
new file mode 100644
index 00000000..a0d993be
--- /dev/null
+++ b/image/family/light/artificial.svg
@@ -0,0 +1,59 @@
+
+
+
+
diff --git a/image/family/light/flower.svg b/image/family/light/flower.svg
new file mode 100644
index 00000000..3f637557
--- /dev/null
+++ b/image/family/light/flower.svg
@@ -0,0 +1,76 @@
+
+
+
+
diff --git a/image/family/light/fruit.svg b/image/family/light/fruit.svg
new file mode 100644
index 00000000..77b889a9
--- /dev/null
+++ b/image/family/light/fruit.svg
@@ -0,0 +1,49 @@
+
+
+
+
diff --git a/image/family/light/greenery.svg b/image/family/light/greenery.svg
new file mode 100644
index 00000000..e967b4ed
--- /dev/null
+++ b/image/family/light/greenery.svg
@@ -0,0 +1,49 @@
+
+
+
+
diff --git a/image/family/light/handmade.svg b/image/family/light/handmade.svg
new file mode 100644
index 00000000..612f79e3
--- /dev/null
+++ b/image/family/light/handmade.svg
@@ -0,0 +1,59 @@
+
+
+
+
diff --git a/image/family/light/handmadeArtificial.svg b/image/family/light/handmadeArtificial.svg
new file mode 100644
index 00000000..b9508a00
--- /dev/null
+++ b/image/family/light/handmadeArtificial.svg
@@ -0,0 +1,59 @@
+
+
+
+
diff --git a/image/family/light/mortuary.svg b/image/family/light/mortuary.svg
new file mode 100644
index 00000000..84b099d8
--- /dev/null
+++ b/image/family/light/mortuary.svg
@@ -0,0 +1,49 @@
+
+
+
+
diff --git a/image/family/light/9.svg b/image/family/light/pets.svg
similarity index 100%
rename from image/family/light/9.svg
rename to image/family/light/pets.svg
diff --git a/image/family/light/plant.svg b/image/family/light/plant.svg
new file mode 100644
index 00000000..93580d1a
--- /dev/null
+++ b/image/family/light/plant.svg
@@ -0,0 +1,49 @@
+
+
+
+
diff --git a/image/family/light/preservado.svg b/image/family/light/preservado.svg
new file mode 100644
index 00000000..d5341e06
--- /dev/null
+++ b/image/family/light/preservado.svg
@@ -0,0 +1,49 @@
+
+
+
+
diff --git a/image/family/light/treatments.svg b/image/family/light/treatments.svg
new file mode 100644
index 00000000..0c71fb14
--- /dev/null
+++ b/image/family/light/treatments.svg
@@ -0,0 +1,56 @@
+
+
+
+
diff --git a/package.json b/package.json
index 0a2b264d..794a7749 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hedera-web",
- "version": "1.407.55",
+ "version": "1.407.56",
"description": "Verdnatura web page",
"license": "GPL-3.0",
"repository": {