"; print_r( $attributes ); echo ""; */ ?>
"; print_r($active_atts); echo ""; */ /*echo "
";
				print_r($colors);
				echo "
";*/ ?>
"; print_r( $variations2 ); echo ""; */ $separator = get_option('woocommerce_price_decimal_sep'); ?> $param ) { if( $key == 'farbe-material' ) { $key = 'color-material'; } $value[] = $key.': '.$param; } $item['price'] = str_replace( '.', $separator, $item['price'] ); $item['sale_price'] = str_replace( '.', $separator, $item['sale_price'] ); ?>