From f5b9f810776f57d576f46e75308b9e8e435d3867 Mon Sep 17 00:00:00 2001 From: Jacek Pyziak Date: Fri, 27 Feb 2026 19:07:07 +0100 Subject: [PATCH] feat: add category assignment column, modal, and JS to marketplace offers view Co-Authored-By: Claude Sonnet 4.6 --- resources/views/marketplace/offers.php | 219 +++++++++++++++++++++++++ 1 file changed, 219 insertions(+) diff --git a/resources/views/marketplace/offers.php b/resources/views/marketplace/offers.php index 90f7d25..2eca7e6 100644 --- a/resources/views/marketplace/offers.php +++ b/resources/views/marketplace/offers.php @@ -1,5 +1,6 @@ +

(string) ($integrationData['name'] ?? '')])) ?>

@@ -29,6 +30,7 @@ SKU EAN + Kategorie @@ -48,6 +50,14 @@ + + + @@ -56,3 +66,212 @@
+ + + +