I added a new field to the Order Class within the E-commerce Module. When I use the export feature to export this module, the new field is not included. (I opened the zip file, and did a search in ...
I've added a new custom field to the Order Address class in the E-commerce Module. We already had 2 other custom fields there.In code, I am trying to set the value using the below code example:addr...
I have a request to Display a Product with Color Buttons. When One click on a specific color. the image changes based on the color selected. Example if one select red it displays the product that i...
Him working on the e-com notification and i have a custom table (customtablename) and I can't figure out how to pass the Order.ID in the where condition:{% GlobalObjects.CustomTables[@customtablena...
Dear all, We are starting the development of a new e-shop site with Kentico 12SP/MVC, and we would like to ask some questions regarding the @out of the box@ features of the eCommerce module:Suppose...
Hi, I would like to know if Kentico will work seemlessly with WebAPI2 or not considering Web APIs are state less? I tried to get a shopping cart using IShoppingService GetCurrentShoppingCart() meth...