Product Price

The Product Price tab has the settings related to common adjustments to the price. There are a lot of setting in the PRO version of our plugin, we marked them as (PRO).

  • Show On Sale badge for Simple product if price was modified. Note: This parameter doesn’t work in with the enabled “Don’t modify product price on product page” option.
  • Calculate “On sale” badge for variable products (PRO). Replace word “Sale” to the percentage amount of the discount. Note: only for themes which support calculating of the badges
  • Show crossed out price range, for variable products (PRO). Striked the price range of variable products:

  • When the striked price should be shown. Choose when to show the striked price: before or after rule’s condition matched. Read about this option more detailed.
  • Show crossed out price range, for variable products (PRO). Striked the price range of variable products:

  • Displayed product price ignores the cart (PRO). Display the original product price on the product/category page, even if a discount was applied to this product in the shopping cart. For example, create a bulk rule tot any product:

    Go to the cart. The bulk rule was applied.

    Go to the category page. The price stays original.

  • Show unmodified price if product discounts added as coupon (PRO). Show unmodified price in your shop if the “Add products to cart at normal cost, and add a fee/coupon that will apply that cost” parameter is enabled in the rule.
  • Replace price with the lowest bulk price. Replace the simple product price with the lowest price after applying the rules (on the category/tag page and product page). Before usage, create a template in the “Output template” field.
    For example, there is  a template: “From {{price}} {{initial_price}}”. Enable this parameter and go to the product category page.

  • Replace the price with the lowest price of variations (PRO). Replace the variable product price with the lowest price of variations after applying the rules (on the category/tag page and product page). Before usage, create a template in the  “Output template” field. For example, there is  a template: “From {{min_variation_price}} {{price_suffix}}”. Go to the category page.

    The lowest price of product is started with 32 euro.

  • Product price html template. Display price changes on the product page (only applicable to products that are in the shopping cart). Available tags : {{price_html}}, {{Nth_item}}, {{qty_already_in_cart}}, {{regular_price_striked}}.

    Look what each tag means here.