kentico - Setting the product description in the shopping cart -


i trying write code add item shopping cart.

i have been able set price of product using

cartitem.cartitemprice = price; 

how can set description displays?

i have looked @ shoppingcartinfoprovider cant figure out method use

in webpart set cartitem.cartitemtext description wanted.

i edited getskuname in cmsmodles\ecommerce\shoppingcart\shoppingcartcontent.ascx.cs return itemtext


Comments

Popular posts from this blog

javascript - Unusual behaviour when drawing lots of images onto a large canvas -

how can i manage url using .htaccess in php? -

javascript - Chart.js - setting tooltip z-index -