When user clicks on shortlist button from vehicle listing or vehicle detail this popup opens up.
It contains image, make, model and model year of the vehicle that is to be shortlisted. The popup
has a text area for comments and a rating system that can be used to rate the vehicle. Only the
person shortlisting the vehicle can view its rating and comment. There is a separate page where
all the shortlisted vehicles are listed.When user clicks on add to shortlist button from popup he
gets a message whether the action was successful or not.
There are two separate configurations to hide shortlist vehicle button from vehicle listing and
detail.
When user clicks on tell a friend button from vehicle listing or vehicle detail this popup opens
up. It contains image, make, model and model year of the vehicle whose link will be sent in email.
The popup has four text fields and a text area. First text field is for the name and second text
field is for the email of the user who is sending the vehicle link, third and fourth fields are
for email of the people who the user wants to send the link, text area is for the message that
will be sent in email. When user clicks on send to friends button from popup he gets a message
whether the action was successful or not.
There are two separate configurations to hide tell a friend button from vehicle listing and detail.
When user clicks on schedule a test drive button from vehicle detail this popup opens up. It
contains image, make, model and model year of the vehicle the user wants to Schedule a test
drive. The popup has five text fields. The first text field is for name second for email third for
phone number fourth for day(date) and fifth for time, all these details will be sent by email to
the person who posted the vehicle. When user clicks on submit button from popup he gets a message
whether the action was successful or not.
There is a configurations to hide tell a friend button from vehicle detail.
When user clicks on make an offer button from vehicle detail this popup opens up. It contains
image, make, model and model year of the vehicle the user wants to offer a price. The popup has
four text fields and a text area. The first text field is for name second for email third for
phone number fourth for offered price and the text area for any terms conditions or comments, all
these details will be sent by email to the person who posted the vehicle. When user clicks on
submit button from popup he gets a message whether the action was successful or not.
There is a configurations to hide make an offer button from vehicle detail.
Found errors? Think you can improve this documentation? Simply click the Edit link at the top of the page, and then the icon on Github to make your changes.