Hello,
On the transformation Properties I have remove the line:
<%# GetSKUFormattedPrice() %>
<uc1:CartItemSelector id="cartItemSelector" runat="server" SKUID='<%# EvalInteger("SKUID") %>' SKUEnabled='<%# EvalBool("SKUEnabled") %>'
AddToCartImageButton="~/App_Themes/CorporateSite/Images/btn_addToShoppingCart.png"/>
I noticed the price hase been hidd from the categories pages but still I see the price on the product page..
for extra explain please click on the category page link: http://www.namerah.com/Products/Smartphones.aspx
For product page link: http://www.namerah.com/Products/Smartphones/BlackBerry-Torch-9800.aspx
My question: I want to disbale the price also from product page?.
Please advise..