metaldallen Posted September 12, 2014 Share Posted September 12, 2014 Hi Im woundering if there are some sort of function or moule to dynamicly do a comarative price, for example per kilo (kg). Why I ask is because the webshop is selling dogfeed and a comparative price would be nice. Havn't seen any function for this. So I began calulating on this manually and wrote it as a short descrition for the preouct. But I very soon come too the thought that this is not a good choice. Because it's a static value it will not change as comparative price for staff and special customers who have a discount. Apart from this it would be much work (staff and special custumers aside) when we are going to change the prices. Then the I've to change the comparative price too. So my question is, is it possible to add a module or do a config of some sort to make this go dynamicly? If not I will have to throw this thought about comparative price away. Thanks in advance. Link to comment Share on other sites More sharing options...
musicmaster Posted September 12, 2014 Share Posted September 12, 2014 I would start with entering the weight of the products as an attribute into the database. Then with a little bit of math you could calculate the kilo price in a context sensitive way. But how it should look precisely depends on where you want to show this info. Link to comment Share on other sites More sharing options...
Recommended Posts