• Welcome to KonaKart Community Forum. Please login or sign up.
 
May 09, 2024, 11:45:15 am

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - josie

1
Problem was in DataDescriptor - if it was null it didn't work. When I setted offset and limit of DataDescriptor, it started working. Maybe this should be part of some documentation.
2
Do I have to set any other attributes in FetchProductOptions object beside InvertRelatedProductDirection for getting method to work properly?
3
We are trying to call this method with InvertRelatedProductDirection is set to true but it doesn't work. Do you have any known problems with this methos. We are trying to get all bundles where one product is included. Can you help us?

Thanks,

Josie
4
Ok. Thanks for explanation.

Josie
5
Hi!

One of the 6.2.0.0 features is:
Added option to not calculate the quantity of a bundle product based on the quantities of the bundled products. The option also applies when updating the inventory.

I have 6.2.0.0 EE installed and I haven't figure it out how could I use this functionalitiy - in Admin modul is impossible to update quantity of a bundle product.

I need that for example:
- I have a mobile phone of quantity 70
- I have head phones for that mobile phone of quantity 120

I would like to sell mobile phone with head phones at a special price, so I created a bundle. But I would like to sell max. 35 of them. Can I set this rule in Konakart and how?

Best regards,

Josie
6
Hi!

I'm trying to configure Konakart Admin for promotion that offers one product for special price (like 1€) in case customer has added some other product in cart. For example: if you add iPad XX into cart Konakart will offer you USB modem YYY for 1€.

I tried to do it like thik:

  • I added new promotion of "Product discount" type and enabled it for USB modem YYY product

  • I added new expression with condition "ID of a product in a cart" is equal to ID of iPad XX

  • I activated promotion for this rule


But when I tested it in the client I got some wierd results - first it added USB modem into recap (with regular price) but not into cart, second case was that it doubled the amount of iPad XX in the basket or third did nothing. Is there any idea how can I configure a promotion to perform correctly?

Tnx for help,
Josie

7
It was not set. That was the problem. Tnx for help.
8
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?
9
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