Pricing options
-
I’ve build a webshop based on WordPress and Woocommerce. Everything went perfect until I wanted to enter the prices.
Our pricing system is supposed to be like this:
Product (base price)
Quantity discount (the more you buy, the more discount you get)Based on the quantity selected a client can choose (OPTIONAL) to print his logo on the product. The printing price is based on the quantity plus there is a one time fee (also depending on the quantity of the product).
So let’s say a customer chooses 38 x product y and want his logo printed. The price should be calculated the following way:
38 x product y (price based on quantity discount) (crucial)
38 x Printing cost (based on quantity of product y) (crucial)
1 x printing fee based on quantity of printed items (not very crucial, I could work around this one)Plus to make thing more complicated, order should go per 30 of a multitude of 30.
I’ve bought and tried so many plugins but no one seems able. Should I give up on woocommerce ? Or does somebody have solution.
- The topic ‘Pricing options’ is closed to new replies.