Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试编写代码以将商品添加到购物车。
我已经能够使用
cartItem.CartItemPrice = price;
如何设置显示的描述?
我查看了 ShoppingCartInfoProvider 但我不知道要使用什么方法
在我的 webpart 中,我将 cartItem.CartItemText 设置为我想要的描述。
我还在 CMSModles\Ecommerce\ShoppingCart\ShoppingCartContent.ascx.cs 中编辑了 GetSKUName 以返回 itemText