WT Catalog Tools for WooCommerce

विवरण

WT Catalog Tools for WooCommerce is a small set of UX improvements for the WooCommerce admin. Built by the webmasters.team crew. Open-source, no external APIs, every module can be toggled in the settings.

Modules

  • Product list thumbnails — replaces the tiny 40 × 40 product thumbnails on the Products screen with configurable larger previews (40–120 px). Optional hover zoom that shows a medium-size image next to the row.
  • Lazy-load admin tables — forces loading="lazy", decoding="async" and fetchpriority="low" on every image rendered in the Products / Orders / Posts / Media tables. Drastically reduces page load time on large catalogs (tested on a store with 41,000 products). Includes an IntersectionObserver fallback for legacy browsers.

More modules are planned (sticky table headers, status badges, quick edit enhancements). Suggestions welcome.

What it does NOT do

  • Does not change the storefront in any way — admin only.
  • No telemetry, no external services.
  • No PRO version (yet).

स्क्रिनसटहरू

स्थापना

  1. Install and activate WooCommerce (required).
  2. Install WT Catalog Tools for WooCommerce and activate it.
  3. Open WooCommerce WT Catalog Tools for WooCommerce in the admin and toggle the modules you want.

समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

योगदानकर्ता र डेभलपरहरू

“WT Catalog Tools for WooCommerce” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू

चेन्जलग

1.0.0

First public release.

  • Module: Product list thumbnails (configurable size + hover zoom).
  • Module: Lazy-load admin tables (native lazy + IntersectionObserver fallback).