[Online store] Calculate product price according to number of days

Hello,

I’m building an online store where customer can rent a product.
He will pay products for each day so on the product page there are 2 fields :

  • delivery date
  • take-over date

I’d like to show on the product page the amount dynamically :
If he rents 2 days and the product is 100€
I’d like to show 200€.

How is it possible to do that?
Thanks in advance for your help.

This topic was automatically closed after 70 days. New replies are no longer allowed.