Our store is currently set up with price based shipping. Is there a setting to calculate that on the Retail price of an item purchased? Our wholesale customers are getting rates based on their discounted price. Thx
Hi BobT The only thing I can think of is to set the weight to the retail price and then use weight based shipping. Would that work? You could do this with one line of SQL if you have access to the database… UPDATE products SET pWeight=pPrice