• Resolved manos4wpsites

    (@manos4wpsites)


    Hello,
    Can you help with the following issue

    The Products has 2%(for test purposes) discount,
    The price is calculated fine on product page (We can see the original price strikethrough and the calcuated discount price correclty)
    But when a user google search it , the discount price is not shown

    what is needed so the discount price is shown at Google Search?
    Is there any function where this can be done which could be added to functions.php? or somethink else?

    Thank you very much.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support akshayathangaraj

    (@akshayathangaraj)

    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 Google Search 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:
    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 Google Search plugin dev team for further help on this.

    Hope this helps!

    Thanks
    Team Flycart

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.