=== Keskintech Marketplaces ===
Contributors: Furkan Keskintas
Tags: Marketplace, product data synchronization, marketplace integration, CSV & XLSX export

Requires at least: 5.8
Tested up to: 6.7
Requires PHP: 7.2
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Keskintech Marketplaces integrates with all online marketplaces, syncing WooCommerce via xlsx, xlsm, and csv templates for smooth data export.

== Description ==

**Keskintech Marketplaces** helps WooCommerce store owners streamline the process of listing, updating, and managing products on multiple marketplaces. This plugin offers easy product upload, marketplace-specific price rules, and error detection to ensure that your product data is always compatible with marketplace requirements.
**Key Features**:
- **Price Rule Management**: Set custom price rules for each marketplace. Perform operations like addition, subtraction, multiplication, and division to modify product prices dynamically.
- **Flexible Product Upload**: Upload your WooCommerce products to the marketplace using pre-downloaded templates. Supports xlsx, xlsm, and csv formats.
- **Column Matching**: Easily match WooCommerce product attributes with marketplace columns via a drag-and-drop interface.
- **Stock Management**: Set a default stock value for products listed without a specific stock count and ensure proper inventory handling on marketplaces.
- **Brand Settings**: Integrate product brand details into your WooCommerce store, either using custom taxonomies or a fixed brand for all products.
- **Error & Warning Detection**: Check your product listings for potential issues before uploading, ensuring smooth integration with marketplaces.
- **Export Functionality**: Download your WooCommerce product data in marketplace-compatible formats like CSV or XLSX.
  
**How It Works**:
1. **Configure Settings**: Start by configuring your general settings for brand and stock management.
2. **Set Marketplace Pricing**: Set the marketplace-specific pricing for your products to ensure accurate pricing during sync.
3. **Map Attributes**: Perform attribute mapping to ensure that all WooCommerce product details align with the marketplace requirements.
4. **Monitor Errors**: Use the "Product Issues" tab to identify any errors or warnings before syncing with the marketplace.
5. **Upload Templates**: Upload the marketplace-specific template (xlsx, xlsm, or csv).
6. **Map Columns**: Match WooCommerce product attributes to marketplace template columns using drag-and-drop.
7. **Export Data**: Export product data in the correct format and upload it to the marketplace.

**Why Choose This Plugin?**
- Easy-to-use interface for seamless product management
- Flawless compatibility with attributes mapping tailored for each marketplace
- Marketplace pricing rule creation for efficient and flexible pricing adjustments
- Advanced stock and brand management options
- Built-in error detection for hassle-free product synchronization

== Installation ==
1. Download the plugin zip file.
2. Go to the WordPress dashboard and navigate to Plugins > Add New.
3. Upload the downloaded zip file and click "Install Now."
4. Once installed, activate the plugin.

== Frequently Asked Questions ==

= Does this plugin support all marketplaces? =
Yes, this plugin supports template uploading and data export for all marketplaces.

= Can I set different pricing for each marketplace? =
Yes, you can set different prices for each marketplace for all your products, including variation products, or apply pricing rules.

= Can I manage brand information using this plugin? =
Yes, this plugin is compatible with WordPress brand plugins. It retrieves product brand information from the plugin you use and also allows you to set a fixed brand.

= What file formats are supported for product uploads? =
This plugin supports xlsx, xlsm, and csv formats for uploading and updating products.

== Screenshots ==
1. **Marketplace Price Rules Setup**: Configure custom price rules for different marketplaces.
2. **Column Matching Interface**: Drag-and-drop interface for mapping WooCommerce product attributes to marketplace columns.
3. **Product Export Preview**: Preview product data before exporting it to a marketplace-compatible format.
4. **Product Issues Detection**: Identify and resolve errors or warnings in product listings.

== Changelog ==
= 1.0.0 =
* Initial release with marketplace price rule management, product export, and brand settings.

== Upgrade Notice ==
= 1.0.0 =
Initial release. Upgrade for improved marketplace synchronization and error detection features.

== License ==
This plugin is licensed under the GPL v2 or later.

== Acknowledgements ==
This plugin uses the following libraries:
- **SimpleXLSX**: A library for reading XLSX files. [GitHub repository](https://github.com/shuchkin/simplexlsx/)
- **PHP_XLSXWriter**: A library for writing Excel files. [GitHub repository](https://github.com/mk-j/PHP_XLSXWriter)

These libraries are licensed under their respective licenses. Please review their documentation for more details on their usage and licensing.