By default Store Exporter Deluxe detects if a Variable Product contains Variations with different minimum and maximum Prices (e.g. 25.00-30.00), where this happens we show the minimum and maximum Variation Price separated by a dash.
This can be overridden to only show the minimum Variation Price by adding the following PHP snippet to your current WordPress Theme’s functions.php file:
View Code