diff --git a/scripts/system/html/js/marketplacesInject.js b/scripts/system/html/js/marketplacesInject.js
index f24456cffc..21a2acad7d 100644
--- a/scripts/system/html/js/marketplacesInject.js
+++ b/scripts/system/html/js/marketplacesInject.js
@@ -302,7 +302,8 @@
if (parseInt(cost) > 0) {
if (disable) {
- priceElement.html('N/A');
+ priceElement.html('N/A'); // In case the following fails
+ $(this).parent().parent().parent().parent().parent().css({"display": "none"}); // HRS FIXME
} else {
priceElement.css({ "width": "auto" });
priceElement.html('