Hello, I have your pro plugin, and a store that includes items that need advanced quantities, as well as items that are sold in single units and therefore do not need any advanced quantities.
In settings, I have Total Price by Quantity and sub-setting Allow defining unit on product level, both enabled.
I have a product that was just change from a variable type to a simple type, with no advanced quantity settings, and all product quantity fields empty. However, on the front end the product shows the wc templated price, followed by your plugin’s pricing. The result is redundant:
$18.95
$18.95 for 1 pcs
So how can I prevent your plugin from outputting that extra price line?
What’s odd is that I have other products where your plugin’s price line does not appear. Those items are set up the same or similar. I cannot find what makes one appear different than the other.
Thanks.