Hi,I am using Kentico 13, dotnet core application. I wanted to update multiple products to cart in a single database call.Currently I am looping through all products and updating one by one which i...
If a Product Page is under workflow, how do you prevent fields from being version controlled on the SKU object?I would like to make most of the field on the SKU object non version controlled, like ...
I've written a bulk insert of products and I'm now getting a Timeout exception when calling _sKUInfoProvider.Set(skuResult.SKUInfo);The timeout is on INSERT INTO CMS_SearchTaskany ideas?It appears...
I've been asked if it's possible to create a commerce item that is a bundle of other commerce items. Ideally the end user can select a single choice for adding to their cart, that will appear as th...
Hi,I am unable to figure out this strange behavior for two days so I like to get some help from here. We use YellowDog software for our online products. The scheduled task imports product informati...
Hi, is it possible to add the SKU of a product into the url pattern of it's page? And/or can you use field values from the page type?Thanks, James
So here my question: 1-With the categoryID how can I have access to the option properties list of that category for the 3 types? With this API:OptionCategoryInfoProvider.GetProductOptionCategories ...
We recently upgraded to Kentico 12. We have multiple environments that we sync between, and all have been upgraded. Since the upgrade, we have been having an issue where the SKU gets unassigned on ...
Hello,After updating to Kentico 12 SP (at least it seems that's when it started), I'm no longer able to create new SKUs or update existing SKUs. The message I get is An error occurred when saving ...
We have various product discounts including ones for a specific user role. Say, we have Product A which is $50. It has a discount of 20% for all site users and a 40% discount for users in a specifi...