/* * 2018 Singleton software * * @author Singleton software * @copyright 2018 Singleton software */ $(document).ready(function() { moveFreshPrices(productID, false); displayProductDetailPrice(productID, null); });