• Resolved mano.k

    (@manok-1)


    Hello,

    This is a question / issue that has been asked a lot i guess.

    I have some plugins (without settings) exporting XML files for syncing with some services that they don’t get the SALE price because it’s not stored in the DB.

    Is there any way with a script to fix this ?

    Thank you

Viewing 1 replies (of 1 total)
  • sangeethasrinivasan

    (@sangeethasrinivasan)

    Hi,

    Thank you for reaching out to us.

    Discount Rules for Woocommerce plugin does not update the prices in the backend (Sale price for discounts).
    ?Our plugin applies discount on the fly dynamically while adding the product to cart. However, it doesn’t change the price in the back-end.

    The XML plugin, you are using might take the price only from the backend. So, the discounted price will not be reflected.

    To get discount of a product, you can refer the below documentation: (we are using some events to get discount price and to have a detailed insight of the events you can refer this doc)
    https://docs.flycart.org/en/articles/7907342-developer-documentation

    If you are having difficulties on using this document, we recommend you to get in touch with XML plugin dev team for further help on this.

    Hope this helps!

    Thanks
    Team Flycart

Viewing 1 replies (of 1 total)
  • The topic ‘Add Sale Price to XMLs’ is closed to new replies.