fallachikevin
Forum Replies Created
-
Yes I also used WP Rocket to clear all cache. After that I refreshed the feed and it still displaying the sale price. Also incognito with the feed URL is showing this. Products on the frontend when visiting the webshop are showing the correct regular prices.
Now that the sale has ended the feed is still populating the sale price. Feed: https://www.fallachibeauty.nl/wp-content/uploads/woo-product-feed-pro/xml/Zt1J3mTHP7gGv6aPJR3r7M3F9rDJglcZ.xml All sale prices have been disabled as well as the rule in Woocommerce Discount Rules plugin for the variant products. What could be causing the feed to not reflect this. The feed is set to hourly refresh and I also manually requested an update.
Not sure why but it is reflecting in the feed now as wel for the variants. Once Black Friday is over I will do some more testing with setting the discount rule back on all products and check if the feed is reflecting it. Can we keep this topic open till next week?
Hi,
Hereby a screenshot of the rule: https://ibb.co/YQbx6Cs
For simple products I have now configured the 15% discount via bulk. For variants it still works via the discount rule in the plugin. But this is not reflecting in the feed.
Any advice or support?
Hi,
I am using this plugin: https://www.flycart.org/products/wordpress/woocommerce-discount-rules
Below reply is what I received from the developer of the plugin. Not sure if this helps with finding a solution?
`Hi
Thanks for getting in touch with us.
I am Beneeta from the Customer Support Team.
We would like to let you know that our 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 plugin, you are using might take the price only from the backend. So, the discounted price will not be reflected.
If the other plugin uses the below function to check if there is any discount for the plugin to take the discounted price, there might be a possibility.
However, we are not sure of the plugins functionality that you are using.
To get discount of a product, you can give a try using this snippet.
https://gist.github.com/AshlinRejo/c37a155a42c0e30beafbbad183f0c4e8
Kindly check with your developer on how you can use this snippet in your site.
Hope this helps!`I also tried mapping the [g:sale_price] to [Sale price incl. VAT front end] but this didn’t help.
Thanks in advance!
- This reply was modified 3 years, 4 months ago by fallachikevin.
My bad! Completely overlooked the enable Product Data manipulation setting in the settings tab….