diff --git a/templates/Products/add.php b/templates/Products/add.php
index 08c3a0e..68f3a27 100644
--- a/templates/Products/add.php
+++ b/templates/Products/add.php
@@ -14,7 +14,7 @@
- = $this->Form->create($product) ?>
+ = $this->Form->create($product, ['id' => 'main-form']) ?>