Index: trunk/data/defaultpresets.xml
===================================================================
--- trunk/data/defaultpresets.xml	(revision 9717)
+++ trunk/data/defaultpresets.xml	(revision 9718)
@@ -7440,4 +7440,15 @@
             <reference ref="link_contact_address_payment" />
         </item> <!-- Kitchen -->
+        <item name="Houseware" icon="styles/standard/shop/houseware.svg" type="node,closedway,multipolygon" preset_name_label="true">
+            <link href="http://wiki.openstreetmap.org/wiki/Tag:shop=houseware"
+                  de.href="http://wiki.openstreetmap.org/wiki/DE:Tag:shop=houseware"
+                  es.href="http://wiki.openstreetmap.org/wiki/ES:Tag:shop=houseware"
+                  pl.href="http://wiki.openstreetmap.org/wiki/Pl:Tag:shop=houseware"
+                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=houseware" />
+            <space />
+            <key key="shop" value="houseware" />
+            <reference ref="name_brand_operator_oh_wheelchair" />
+            <reference ref="link_contact_address_payment" />
+        </item> <!-- Houseware -->
         <item name="Curtain" icon="presets/curtain.png" type="node,closedway,multipolygon" preset_name_label="true">
             <link href="http://wiki.openstreetmap.org/wiki/Tag:shop=curtain"
Index: trunk/styles/standard/elemstyles.mapcss
===================================================================
--- trunk/styles/standard/elemstyles.mapcss	(revision 9717)
+++ trunk/styles/standard/elemstyles.mapcss	(revision 9718)
@@ -2028,4 +2028,5 @@
 area[shop=hearing_aids],
 area[shop=hifi],
+area[shop=houseware],
 area[shop=jewelry],
 area[shop=kitchen],
@@ -2271,4 +2272,9 @@
     text: auto;
 }
+node[shop=houseware] {
+    icon-image: "shop/houseware.svg";
+    set icon_z17;
+    text: auto;
+}
 node[shop=jewelry] {
     icon-image: "shop/jewelry.png";
