=== KG Digital Catalog for WooCommerce ===
Contributors: gohelkunjan
Donate link: https://profiles.wordpress.org/gohelkunjan
Tags: export, pdf, catalog, woocommerce, products
Requires at least: 5.2
Tested up to: 7.0
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

KG Digital Catalog for WooCommerce instantly generates clean, professional PDF catalogs of your online store products.

== Description ==

KG Digital Catalog for WooCommerce allows you to quickly and beautifully export your store's products into highly professional PDF catalogs. Whether you need a catalog for offline distribution, wholesale clients, or a quick inventory reference, this plugin handles it perfectly.

With a simple click of "Export Full Catalog", or by filtering down to specific categories and search terms, you can instantly render a downloadable or emailable PDF of your entire selection!

= Key Features =
* **Instant Export**: Export the entire catalog or specifically selected products via Bulk Actions.
* **Smart Filtering**: Apply category or text-search filters natively in WooCommerce, and the plugin will smartly export only those filtered products.
* **Multiple Layouts**: Choose from 3 gorgeous, responsive layouts: Grid View, List View, and Left-Right View.
* **Professional Typography & Colors**: Uses a sleek, neutral, high-conversion design out-of-the-box (no cluttered color pickers required).
* **Dynamic Button Text**: Customize the actionable button text (e.g., "BUY NOW", "ADD TO CART") universally across all layouts.
* **Auto-Apply Coupons**: Select a preexisting coupon code that automatically applies when a customer clicks a product link inside the PDF.
* **Direct Customer Emailing**: Effortlessly generate catalogs and email them directly to registered customers right from the WordPress admin dashboard!

== Installation ==

1. Upload the zip file `kg-digital-catalog-for-woocommerce` to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Access the settings via the new **PDF Catalog** menu on your left sidebar!

== Screenshots ==

1. Grid Layout — a clean 3-column masonry grid style for your products.
2. List Layout — a highly professional table list showing product names, thumbnails, and action buttons.
3. Left-Right Layout — an elegant, spacious horizontal design for premium catalogs.
4. Admin Options — effortlessly configure your company name, layout preferences, and call-to-action details.
5. PDF History & Email Portal — view your catalog generation history and email them rapidly to your customer base.

== Frequently Asked Questions ==

= Do I need WooCommerce installed? =
Yes! This plugin natively hooks into WooCommerce products and will automatically deactivate safely if WooCommerce is not active.

= How do I customize the PDF colors? =
The catalog utilizes an extremely clean, conversion-tested black, white, and neutral-gray template by default. To radically change the design, a developer can hook into the custom DOMPDF generation templates within the plugin.

= Are variable prices supported? =
Absolutely. The plugin cleanly renders WooCommerce's native pricing structure, seamlessly including sale prices (with strikethrough logic) and variable price ranges ("$10.00 - $20.00").

== Changelog ==

= 1.0.0 =
* Initial release.

== Development / Testing ==

To generate a POT file for translations (exclude vendor DOMPDF files):

`wp i18n make-pot . languages/kg-digital-catalog-for-woocommerce.pot --domain=kg-digital-catalog-for-woocommerce --exclude=vendor`
