KonaKart Community Forum

Installation / Configuration => Configuration of KonaKart => Topic started by: josie on September 06, 2011, 09:04:01 am

Title: Multiple product prices in Admin App
Post by: josie on September 06, 2011, 09:04:01 am
Hi!

I'm trying to configure my shop to use multiple product prices. While 4 is not enough I inserted 2 catalogs (for start) and followed user guide instructions. I tried both - editing and inserting product, but KK_PRODUCT_PRICES table is still empty. Is it really possible to configure it trough admin app or it has to be done trough API calls?

Best regards,

Jožica
Title: Re: Multiple product prices in Admin App
Post by: julie on September 06, 2011, 09:23:50 am
Yes, as long as you are using the Enterprise Extensions you can insert catalog prices using the Admin App. Make sure that you've selected the catalog from the drop list before you click the save button in the edit product panel.
Title: Re: Multiple product prices in Admin App
Post by: josie on September 07, 2011, 12:16:36 pm
I'm using EE edition and I did select catalog before I pushed save button. All KK admin did is save n (for n-times button clicked) new products in PRODUCTS table. KK_PRODUCT_PRICES is empty. I did set only PRODUCTS_PRICE. 1, 2 and 3 are empty. Does that matter?
Title: Re: Multiple product prices in Admin App
Post by: julie on September 07, 2011, 01:05:05 pm
It's OK to use just one product pice.

When you defined your catalog did you set the "Use catalog Prices" check box ?
Title: Re: Multiple product prices in Admin App
Post by: josie on September 07, 2011, 01:33:00 pm
It was not set. That was the problem. Tnx for help.