Hi there,
I have a product that’s sold individually - I need to add a notice to the single product page that replicated woocommerce behavior when you try and add an individually sold product to your cart, when it’s already in your cart. By default, woocommerce displays a notice saying something like, this product is already in your cart.
I have the notice ready to go and need to show it in following conditions:
- Product is - sold individually (I have enabled this option)
- Product is - in cart (cannot figure this out)
Can you please let me know how to add this to my Layout? Thanks
