Can’t hide product price
-
Hi there. I’m using this code <?php if (is_user_logged_in()){ ?><p class=”price”><?php echo $product->get_price_html(); ?></p><?php }?> to hide the price for visitors, but when I set a variable price for some product, the code doesn’t work, because the price is set using other function, native of your theme, price_shopstore_variable_price
How should I use the code to work?
Example: https://smithmayorista.com.ar/producto/auricular-in-ear-bluetooth-i12/
The page I need help with: [log in to see the link]
- The topic ‘Can’t hide product price’ is closed to new replies.