diff --git a/src/components/ProductListItem.vue b/src/components/ProductListItem.vue
index 9557d54e..ecc1bf8b 100644
--- a/src/components/ProductListItem.vue
+++ b/src/components/ProductListItem.vue
@@ -6,14 +6,10 @@
{{ getProductIdentificationValue(productIdentificationPref.secondaryId, getProduct(item.productId)) }}{{ getProductIdentificationValue(productIdentificationPref.primaryId, getProduct(item.productId)) ? getProductIdentificationValue(productIdentificationPref.primaryId, getProduct(item.productId)) : getProduct(item.productId).productName }}