./themes/warehouse/assets/js/theme.js
find:
<span class="product-price">'+e.price+'</span>
replace to:
<!--span class="product-price">'+e.price+'</span-->
./themes/warehouse/assets/js/theme.js
find:
<span class="product-price">'+e.price+'</span>
replace to:
<!--span class="product-price">'+e.price+'</span-->
./themes/warehouse/assets/js/theme.js
find:
<span class="product-price">'+e.price+'</span>
replace to:
<!--span class="product-price">'+e.price+'</span-->