Jump to content

auav

Members
  • Posts

    3
  • Joined

  • Last visited

Profile Information

  • Location
    Toronto
  • Activity
    Developer

auav's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hi, How can I display dynamic pricing for each product on the catalogue page? I have a form with a logic to take user input and calculate distance for each visitor. In order to show each product price, I need to multiply product base price X distance for actual product price to be show. Example: Unit price in the shop = $5/km Distance = 20 km Show price = $100 Visitors cannot go to the catalogue page without distance Thanks
  2. Hi, How can I display dynamic pricing for each product on the catalogue page? I have a page with a logic to take user input and calculate a unique value for each visitor. In order to show each product price, I need to multiply product base price x unique value for product price. Example: Base product price in the shop = $5 Unique value = 2 Show price = $10 Visitors cannot go to the catalogue page with this unique value. Thanks
  3. Hi, I am building a transportation site and new to Prestashop. Wondering if someone can point me into the right direction for the following: How to add 2 custom form fields (origin & destination) and a submit button on the home page? Will use google maps API to to determine the distance between them. Once I have the distance, I want to use it as a unit and multiply it with the base price. Only show product page/price once after the distance is calculated - perhaps what is the best way to achieve this? Re-use destination for shipping fields Thank you so much in advance.
×
×
  • Create New...