I was running a couple of purchase tests on the website. I order 2 times the product linked. On wordpress backend and stripe dashboard the stock availability was correctly updated. On the PDP though, the number never changes and always stayed "6". Since I didn't even want to show stock availability in PDP, how can I remove that info completely?
I was running a couple of purchase tests on the website. I order 2 times the product linked. On wordpress backend and stripe dashboard the stock availability was correctly updated. On the PDP though, the number never changes and always stayed "6".
Since I didn't even want to show stock availability in PDP, how can I remove that info completely?
Hi,
This is an issue from the LiteSpeed cache plugin, you need to contact the author plugin about this issue.
Similar problem here: https://wordpress.org/support/topic/caching-woocommerce-variable-product-stock-incorrectly/
Regards,
PenciDesign.
Hello and thank you for your answer. Can i direclty remove stock info? I don't want to show them anyway.
Hi,
To remove this stock amount, navigate to:
WooCommerce > Settings > Products > Inventory > Stock display format > Never show quantity remaining in stock
Click Save changes.
Regards,
PenciDesign.
Thank you, solved