# FAQs

**Does YayPricing support product variations?**

Yes, you can either select parent product to apply one discount for all variations or pick individual variations to set different discounts.

**WilI I be able to set different discounts for different categories at the same time?**

Yes, you can create multiple product pricing rules and configure different discounts for different categories.

**Is YayPricing compliant with GDPR?**

Absolutely! YayPricing doesn't collect or store any personal information. So be rest assured.

**Is YayPricing compatible with other WooCommerce addon plugins?**

Yes, YayPricing is compatible with most WooCommerce plugins. If you ever experience any incompatibility with a WooCommerce plugin, please [let us know](https://yaycommerce.com/support/) and we will be glad to help.

**Is YayPricing compatible with multi-language plugins such as WPML, Polylang...?**

Yes, we had been working hard on it and this feature is available in YayPricing PRO version.

**Does YayPricing support multiple currencies?**

Yes, it will support most multi-currency plugins, but particularly, we guarantee that YayPricing supports our very own [YayCurrency](https://wordpress.org/plugins/yaycurrency/) multi-currency plugin.

**Does YayPricing support decimal quantities?**

Yes, YayPricing supports [this plugin](https://wordpress.org/plugins/decimal-product-quantity-for-woocommerce/) which helps you create decimal quantities.

**How can I get support?**

Please [contact us](https://yaycommerce.com/support/) or chat via [Facebook page](https://www.messenger.com/t/YayCommerce).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.yaycommerce.com/yaypricing/other-links/faqs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
