Hello,
I have a few quesitons...
Does Catalook support price schedules (mutiple prices for a product with a start and end date)? We sell subscriptions and when they renew, they renew for the price that the customer originally paid, (not the current selling price).
-----------------------------------------------------------------------------
Is there a Mod Level or revision concept?
We sell subscriptions and what people purchase are "credits" to use a product. For example:
ValidateEmail 1000 Hits $$
ValidateEmail 2500 Hits $$$
-------------------------------------------------------------------------------
Also, how would I link a third-party module to Catalook. For example, what if I wanted to have articles for my products?
Thank you,
Tony
To provide further detail:
I would like to setup price schedules (prices with start and end dates) for product revisions.
My current options are set as follows:
MyProduct
1,000 Units=+25.00
30,000 Units=+450.00
However, if I change the pricing for an option, there is no history for it. Further, I cannot set price schedules for product option.
I am accustomed to having a Product Header and Product Detail (sometimes called a Revision or Mod Level) and then being able to set the pricing schedule for the Revision/Mod Level.
It appears that the revision concept is handled by the product options model.
Instead of cardinality -> CAT_Product OTM CAT_Periods
Something like this would work -> CAT_Products OTM CAT_ProductOptions MTO CAT_Options OTM CAT_Periods
Can you please provide an example of how to do this with your product?