By immy3027 on
I need to develop a car information website on which user can see the vehicle description and can track the expenses for cars shipment from one place to another like from one country to another and all this for information purpose only not a shopping cart. Can any body help me for this like developing particular database, themes, modules etc using drupal?
Comments
can you tell a little more on
can you tell a little more on the business logic - like exactly how do you want to calculate the shipment cost? is it based on distance? or do you want to take two zip codes (from and to) and then calculate the distance internally and then show a cost?
I think you can't find any contrib module for this purpose since this requirement is not at all generic.. Not sure though.
Thx
Amrit
Based on From and To
It will be based on from and to as you guessed and then calculate the distance internally and show the cost.