Koetuote 1 100,00 € Add to cart Pt-ohjaus 300,00 € – 1 200,00 €Price range: 300,00 € through 1 200,00 € Select options This product has multiple variants. The options may be chosen on the product page Tämä pitää lisätä functions.php -sivulle takaisin, jos kuvat tulevat takaisin (teema on päivittynyt):function remove_woocommerce_actions() { remove_action( 'woocommerce_before_shop_loop_item_title', 'woocommerce_template_loop_product_thumbnail', 10 ); } add_action( 'after_setup_theme', 'remove_woocommerce_actions' );