Products with variable prices
Posted: Mon Sep 03, 2012 8:56 pm
I am have opencart (1.5.4.1) in a Joomla installation, by using Joocart.
I want to sell events which are displayed in another Joomla component via opencart.
By using a content plugin that allows to sell products in other components, this works fine.
BUT, the price for each event can vary endlessly, dependent on what the user selects of possible discounts and extras in the other Joomla component.
So my non-techinical description of my need is:
1. A user selects an event, possible discounts and extra additions in the other Joomla component, and this gives him a unique price.
2. When pressing "Book this event" the information about the event, discounts, extras and unique price is placed in a table in the database
3. Opencart picks up this information and price and displays it in the cart
I have some programmers who will work on this connection, but is there an extension that can help me in this process also?
Here is a screen shot of how the other Joomla component generates the price:
https://www.dropbox.com/s/5vrgqfruy6b74g4/example.png
Thanks for input.
I want to sell events which are displayed in another Joomla component via opencart.
By using a content plugin that allows to sell products in other components, this works fine.
BUT, the price for each event can vary endlessly, dependent on what the user selects of possible discounts and extras in the other Joomla component.
So my non-techinical description of my need is:
1. A user selects an event, possible discounts and extra additions in the other Joomla component, and this gives him a unique price.
2. When pressing "Book this event" the information about the event, discounts, extras and unique price is placed in a table in the database
3. Opencart picks up this information and price and displays it in the cart
I have some programmers who will work on this connection, but is there an extension that can help me in this process also?
Here is a screen shot of how the other Joomla component generates the price:
https://www.dropbox.com/s/5vrgqfruy6b74g4/example.png
Thanks for input.