=== Design Cart Product Timelines for WooCommerce ===
Contributors: giraffex
Tags: woocommerce, timeline, products, category, sale
Requires at least: 6.0
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Product timelines for WooCommerce with a vertical axis, dated branches and product thumbnails.

== Description ==

Design Cart Product Timelines for WooCommerce displays products as a vertical timeline. Products can come from a category, a hand-picked list, or the current sale. Each date group is a horizontal branch with a date header above the line and product thumbnails below it.

On desktop the axis sits in the center and branches alternate left and right. On mobile the axis moves to the left and every branch goes left to right.

You can create multiple timeline instances and place them with a shortcode.

Shortcode: `[design_cart_product_timelines id="1"]`

This plugin is developed by Design Cart. It is not affiliated with, endorsed by, or an official plugin of WooCommerce or Automattic.

Full documentation (Polish): [Jak przedstawić produkty na osi czasu w WooCommerce](https://www.designcart.pl/laboratorium/364-jak-przedstawic-produkty-na-osi-czasu-w-woocommerce.html)

Author: [Paweł Nosko](https://www.designcart.pl/pawel-nosko.html) / Design Cart.

== Installation ==

1. Upload the `design-cart-woo-timelines` folder to the `wp-content/plugins/` directory.
2. Activate the plugin through the Plugins screen in WordPress.
3. Make sure WooCommerce is active.
4. Configure a timeline under Product Timelines and add the shortcode to a page.

== Frequently Asked Questions ==

= Do I need WooCommerce? =

Yes. The plugin displays WooCommerce products.

= How do I embed a timeline? =

Use the shortcode `[design_cart_product_timelines id="1"]`, where `id` is the timeline instance number from the settings screen.

= Does this plugin send data to third parties? =

Only if you choose a Google Font in the timeline typography settings. See the External services section below. Theme/system fonts do not trigger any external request.

== External services ==

This plugin can load webfonts from Google Fonts. That is optional and happens only when a Google Font family is selected in a timeline's typography settings (heading, date or product name). If you leave the font set to the theme font, no request is made.

When a timeline is shown on the front end with a Google Font selected, the visitor's browser requests the font stylesheet from fonts.googleapis.com and the font files from fonts.gstatic.com. Google may receive the visitor's IP address and standard browser request data (such as user agent). The plugin does not send account data, order data, product catalogues or form input to Google.

This service is provided by Google Fonts:
[Google Fonts](https://fonts.google.com/)
[Google Fonts Terms of Service](https://developers.google.com/fonts/terms)
[Google Privacy Policy](https://policies.google.com/privacy)

== Changelog ==

= 1.0.0 =
* Initial release.
