getPrice_total method

double getPrice_total()

Implementation

double getPrice_total() {
    return price_total;
}