diff --git a/LittleShop/Areas/Admin/Views/VariantCollections/Create.cshtml b/LittleShop/Areas/Admin/Views/VariantCollections/Create.cshtml
index a34d51a..c8ee4b4 100644
--- a/LittleShop/Areas/Admin/Views/VariantCollections/Create.cshtml
+++ b/LittleShop/Areas/Admin/Views/VariantCollections/Create.cshtml
@@ -42,11 +42,11 @@
How to use:
- - Click column headers to select property type (Size, Color, Material, Storage, or Custom)
- - Click cells to edit values directly
- - Right-click for menu to add/remove rows and columns
+ - Quick Add buttons: Click preset buttons (Size, Color, Material, Storage) to add pre-populated columns
+ - Custom button: Click Custom to add a column with your own name
+ - Double-click headers: Double-click column headers to rename them
+ - Right-click menu: Add/remove rows and columns, rename columns, clear values
- Keyboard shortcuts: Tab to move right, Enter to move down, Ctrl+D to delete, Ctrl+Enter to save
- - Mobile: Swipe rows left/right to delete
Changes are automatically saved when you click "Create Collection" below.
@@ -67,14 +67,14 @@
@{await Html.RenderPartialAsync("_ValidationScriptsPartial");}
-
-
+
+
-
+
-
+
+
+
-
+
-
+