Note:
Changing the module layout from “Image and Title” to “Image” causes the text to disappear, but it also removes the article title. The article title should be displayed, but without the entire list of properties.
Here is a code snippet of the “unnecessary” text:
<div class="hikashop_product_characteristic_name_on_listing">Farbe</div>
<div class="hikashop_product_characteristic_values_on_listing">
<span class="hikashop_product_characteristic_value_on_listing hikashop_product_characteristic_value_on_listing_9">gelb</span>
<span class="hikashop_product_characteristic_value_on_listing hikashop_product_characteristic_value_on_listing_2">schwarz</span>
<span class="hikashop_product_characteristic_value_on_listing hikashop_product_characteristic_value_on_listing_3">blau</span>
<span class="hikashop_product_characteristic_value_on_listing hikashop_product_characteristic_value_on_listing_4">grün</span>
<span class="hikashop_product_characteristic_value_on_listing hikashop_product_characteristic_value_on_listing_5">orange</span>
<span class="hikashop_product_characteristic_value_on_listing hikashop_product_characteristic_value_on_listing_6">rot</span>
<span class="hikashop_product_characteristic_value_on_listing hikashop_product_characteristic_value_on_listing_7">transparent</span>
<span class="hikashop_product_characteristic_value_on_listing hikashop_product_characteristic_value_on_listing_11">pink</span>
</div>