diff --git a/includes/admin/views/html-admin-page-addons.php b/includes/admin/views/html-admin-page-addons.php
index 2f0c11949a7..4877b3641d2 100644
--- a/includes/admin/views/html-admin-page-addons.php
+++ b/includes/admin/views/html-admin-page-addons.php
@@ -199,8 +199,14 @@ function wccom_get_star_class( $rating, $index ) {
price ) : ?>
+ price_suffix ) {
+ $price_suffix = $addon->price_suffix;
+ }
+ ?>
price ); ?>
-
+
reviews_count ) && ! empty( $addon->rating ) ) : ?>