Disable price of products

Faisal Alsugair asked on July 17, 2014 14:47

Hello,

I looking to Disable price of products on my website, do you have any setting to do that?.

Please advise..

Recent Answers


Joshua Adams answered on July 17, 2014 15:33

You could change the repeater transformations and just take the price out...I don't think there is a global option.

0 votesVote for this answer Mark as a Correct answer

Martin Danko answered on July 17, 2014 15:54

Hello Faisal,

As Joshua said, there is no setting for this. Also.. it's pretty unusual to display products without prices.

You can simply modify the transformations, it's as simple as removing usually the one file from the transformation which is displaying the price.

Best regards, Martin

0 votesVote for this answer Mark as a Correct answer

Adam Gitin answered on July 17, 2014 16:46

see this thread as answer is in it: link text

0 votesVote for this answer Mark as a Correct answer

Faisal Alsugair answered on July 21, 2014 17:06

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..

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.