diff --git a/admin/templates/shop-product/product-edit.php b/admin/templates/shop-product/product-edit.php
index b5da719..1e73bb2 100644
--- a/admin/templates/shop-product/product-edit.php
+++ b/admin/templates/shop-product/product-edit.php
@@ -589,7 +589,7 @@ ob_start();
foreach ($this->products as $key => $val) : ?>
if ($key != $this->product['id']) : ?>
-
+
endif; ?>
endforeach; ?>