Back to Docs

Can I Change the Prefix Dynamically Based on User or Product?

Currently, the plugin provides a static Coupon Prefix setting. This prefix is applied uniformly to all generated coupon codes and cannot be changed dynamically based on user role, customer details, or purchased product.

You can customize the prefix by navigating to:

WordPress Dashboard → Marketing → Customer Based Coupon → General Settings → Coupon Prefix

For advanced customization such as dynamically altering the prefix based on customer behavior or order details, you would need to implement custom development using WooCommerce or WordPress filters. However, such customization is not supported directly through the current plugin interface.