• Resolved larido55

    (@larido55)


    Hi,

    I am using in the calculator formula this variable: “$price”.
    That means I use prices were input in woocomerce by user.

    But for some products I have defined also “sale price” (discounted price)
    It looks that calculator formula does not use sale_price, only base price.

    Is any solution to ensure that the calculator formula use sale(discount)price – but considering that product use the same calculator formula (where exists variable “$price”)?

    Best Regards
    Larido

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Altos

    (@sefin)

    Hi,
    yes you can also have a discount price to utilize for your calculator.
    1st- You can create on your excel file both cells for a Discount Price and a Price.
    2nd- On the excel cells of Discount Price and Price you can apply your formulas.
    3rd- On the Woo-price-calculator you can create an Output field named Discount Price.
    4th- Import your excel file on the calculator tab and apply the Discount Price field of the calculator to the Discount price cell of the excel sheet with the formula you applied.
    For more information you can visit our website:
    https://altoswebsolutions.com/documentation/7-creating-a-calculator-from-a-spreadsheet-file-pro
    Let me know if you need more help.

    Thread Starter larido55

    (@larido55)

    hello
    Thank you for feedback.
    Do I have possibility to use ‘sale price’ in case I am not using excel in process of data managment?
    Best Regards
    Larido

    Plugin Author Altos

    (@sefin)

    Hi,
    depending on the complexity of your formulas you might need to use the excel file to calculate for multiple fields.
    For example IF clauses can be used on the excel file and not directly on the calculator. By importing the excel file you import the formula to apply on which field you need.
    To have multiple output formulas you need an excel file to import.
    Let me know if you need more help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sale price – why not considered in calculating formula’ is closed to new replies.