Skip to content

General Settings

WordPress Admin → WPify → WPify Woo Discount Rules

WPify menu


Determines how VAT is calculated for cart discounts applied as a negative fee (Fee Based mode).

Options:

OptionDescriptionUsage
No TaxDiscount is not taxedSpecial cases (e.g., coupons without VAT)
Default (Spread)VAT distributed proportionally across productsUniversal setting
Specific Tax ClassDiscount uses VAT from the selected classWhen you need a specific rate

Typical CZ/SK VAT classes:

  • Standard rate: 21%
  • Reduced rate: 15%
  • Second reduced rate: 10%

Determines where discount information is displayed on the product page, unless overridden in the rule settings.

Info block positions

PositionDescription
Single product summaryAt the beginning of the product summary
After single product summaryAfter the product summary
Before add to cart formRecommended
After add to cart formAfter the add to cart button
Product meta startBefore SKU, categories
Product meta endAfter SKU, categories
  • Marketing message from the rule settings
  • Countdown — countdown to the end of the discount (if enabled)
  • Pricing tables — for Bulk and Bundle discount types

Enables a debug panel on the cart and checkout pages. The panel is visible only to administrators and displays:

  • Rules Overview — a table of all active rules with an overview of settings, conditions, filters, and their validation status (pass/fail)
  • Cart Pool — visualization of the pool state (consumed and available items)
  • Raw Tracking Data — raw data about applied discounts

See Troubleshooting for more details.


Shows customers an overview of applied discounts and the total amount saved.

Field: Show savings summary on

Select where the summary should be displayed:

PositionDescription
Cart - beforeBefore the cart table
Cart - after tableAfter the cart table, before cross-sells
Cart - in totals tableDirectly in the totals table as a row
Cart - afterAt the end of the cart page
Checkout - before formBefore the checkout form
Checkout - before order reviewBefore the order review
Checkout - before submitBefore the place order button
Checkout - in totals tableDirectly in the order review table as a row

Fields: Show discount labels and Show saved value

Determines what is shown in the summary:

SettingDescription
Show discount labelsDisplays the names/labels of applied rules
Show saved valueDisplays the total amount saved

In the totals table (recommended):

Subtotal: $40.00
Shipping: $4.00
───────────────────────────────
Total: $38.00
───────────────────────────────
You saved: $6.00 (Winter Sale, VIP Bonus)

Outside the table:

┌─────────────────────────────────────┐
│ Applied discounts: Winter Sale, VIP │
│ You saved: $6.00 │
└─────────────────────────────────────┘

For custom placement, use the shortcode:

[wpify_discounts_savings_summary]

The shortcode renders the complete savings summary block including discount names and saved amount. The content follows the Show discount labels and Show saved value settings.

See Shortcodes for more details.


The plugin includes extension modules that can be activated as needed. An inactive module is not loaded and does not affect site performance.

Additional modules

A progress bar displaying motivational messages:

  • “Only $X more for free shipping”
  • “Only $X more to get a discount”

See Progress Upsell Bar for more details.

Displays a countdown to the end of a discount on the product page. Activates automatically if the rule has a “Date to” condition set.

See Discount Countdown for more details.

Displays badges on product images:

  • Discount badges with variables (-{percent}%, Save {value})
  • “New” badge for new products
  • “Tip” badge for featured products

See Product Badge for more details.

Displays coupon CTA blocks on product pages:

  • Automatic coupon application when adding to cart
  • Multiple display styles (Minimal, Bordered, Shined)
  • Placeholders for dynamic text ({discounted_price}, {coupon_code})

See Coupons for more details.