• Resolved wpdevs2022

    (@wpdevs2022)


    Hello, I have added Resico plugin to my Woocommerce store to add products directly from Resico to my website by synchronizing it.

    But I have a query, I want to add 10% to the synched price so that the price on my woocom store gets 10% higher than the Resico price.

    Also, Resico checks at regular intervals for price differce. So if it gets a difference in price once price gets updated, it will again update the price either in the woocom store or in the Resico panel, as it is a 2-way synch process.

    Please help how to configure it so that the the updated price(i.e. 10% higer price) gets updated in the store and the synch check does not affect.

Viewing 1 replies (of 1 total)
  • Hi @wpdevs2022

    I want to add 10% to the synched price so that the price on my woocom store gets 10% higher than the Resico price. Also, Resico checks at regular intervals for price differce. So if it gets a difference in price once price gets updated, it will again update the price either in the woocom store or in the Resico panel, as it is a 2-way synch process.

    The first thing that would need to be done is to stop the two-way synching, otherwise the updated price after adding a markup of 10% will not stay, and also on the other hand the original price from Resico may get over-written at their end. You may want to reach out to Resico support for any suggestions in this regard: https://resico.com/en#contacts

    The desired workflow can be achieved programmatically by storing the synched price in temporary variables. Custom coding being beyond the scope of support we are able to provide in this forum, you can consult with the WooCommerce Customizations Partners here for this: https://woocommerce.com/customizations/

Viewing 1 replies (of 1 total)
  • The topic ‘Increase price for Resico to Woocom sync.’ is closed to new replies.