What controls the input into Order Summary

Hi Guys what controls the Order Summary function? When i do a checkout no total appears in the Order Total as per the screen shot http://prntscr.com/e4fhjg

Many thanks Jim

1 answer

Profile photo of Frank 1460.00 $tone February 6, 2017
Public

Hi Jim,
Please try to open the file vendor/magento/module-catalog/view/base/web/js/price-utils.js
and comment the line “var precision=0,”. Then you run command line.
rm -R var/*
rm -R pub/static/*
php -f bin/magento setup:static-content:deploy
Please me know how it goes then. 
Regards,
Frank

#1

Please login or Register to Submit Answer

Written By

Comments