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 - Count length of each class -

What design pattern is this code in Javascript? -

hadoop - Restrict secondarynamenode to be installed and run on any other node in the cluster -