Implemented Ticket Raising functionality for subscribers, including issue creation, screenshot attachments, viewing ticket details, and receiving replies. Added Tickets section in Commercial Connect with overview cards, ticket listing, company information, screenshots, reply functionality, and ticket status updates. Implemented platform-level ticket mirroring so Commercial Connect can view and manage tickets raised by companies. Added backend APIs for retrieving and updating platform support tickets, with platform replies synchronized back to the respective company tickets. Investigated and fixed the Tenants list issue where tenants were showing zero records or “No tenants Found”. Updated tenant loading to use the correct superadmin onboarding tenants API. Improved company listing handling so a single invalid company record does not cause the complete tenant/company list to become empty. Updated e-commerce Copy Link functionality to generate customer storefront URLs instead of using the admin application URL. Added shared URL-building logic for storefront home, offers, preorder, and abandoned-cart recovery links. Updated Store URLs, Offers, Abandoned Carts, and Preorder flows to use the correct dynamic customer storefront domain. Ensured abandoned-cart Copy Link generates the complete recovery URL instead of only copying the recovery token. Configured dynamic storefront links using the tenant slug and customer-facing shop domain while keeping admin URLs on the admin domain. Verified the updated admin frontend with a successful production build. Confirmed the production URL structure so customer-facing links resolve through the tenant-specific storefront domain.