=== PRyC WP: Omnibus for WooCommerce ===
Contributors: PRyCpl
Tags: woocommerce, ecommerce, shop, price, omnibus, discount, law, eu
Donate link: https://cdn.pryc.eu/add/link/?link=paypal-wp-plugin-pryc-wp-wc-omnibus
Requires at least: 3.0.1
Tested up to: 6.5.2
Stable tag: 1.1.2
Requires Plugins: woocommerce
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Plugin adds two additional fields in the product edit view - for the lowest price and the effective date. This information is displayed on the product page (top of product meta). This is related to the upcoming Omnibus EU directive. 

Global information "per product", manually set, without support for variants. If you need support for variants and automation, check out the plugins:

* "PerfectWP - WC Omnibus"
https://wordpress.org/plugins/perfectwp-wc-omnibus/


* "WC Price History for Omnibus"
https://wordpress.org/plugins/wc-price-history/

* "Omnibus - show the lowest price"
https://wordpress.org/plugins/omnibus/


Plugin ready to translation (languages​​/omnibus-for-woocommerce.pot)

Custom CSS ready:

Main element (DIV): .pryc_wp_wc_omnibus_product_field
Text (SPAN): .pryc_wp_wc_omnibus_product_field .text
Price (SPAN): .pryc_wp_wc_omnibus_product_field .price
Proce, currency symbol (SPAN): .pryc_wp_wc_omnibus_product_field .price .currency
Text separator (SPAN): .pryc_wp_wc_omnibus_product_field .separator
Date (SPAN): .pryc_wp_wc_omnibus_product_field .date

== Description ==
Plugin adds two additional fields in the product edit view - for the lowest price and the effective date. This information is displayed on the product page. This is related to the upcoming Omnibus EU directive. 

Global information "per product", without support for variants.
If you need support for variants and automation, check out the "PerfectWP - WC Omnibus" plugin:
https://wordpress.org/plugins/perfectwp-wc-omnibus/

Plugin ready to translation (languages​​/omnibus-for-woocommerce.pot)

Custom CSS ready:

Main element (DIV): .pryc_wp_wc_omnibus_product_field
Text (SPAN): .pryc_wp_wc_omnibus_product_field .text
Price (SPAN): .pryc_wp_wc_omnibus_product_field .price
Proce, currency symbol (SPAN): .pryc_wp_wc_omnibus_product_field .price .currency
Text separator (SPAN): .pryc_wp_wc_omnibus_product_field .separator
Date (SPAN): .pryc_wp_wc_omnibus_product_field .date

== Installation ==
1. Upload `omnibus-for-woocommerce.` dir to the `/wp-content/plugins/` directory
2. Activate the plugin through the \'Plugins\' menu in WordPress

== Screenshots ==
1. Product options
2. Product page

== Changelog ==
1.0.1: First public ver.
1.1.0: Moving the info just below the price + add info in the catalog/archive view.