Announcement

Collapse
No announcement yet.

Displaying Sale Prices

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Displaying Sale Prices

    I'm looking for a way to show my prices that are in sale in red. I don't want products that are not in sale to be displayed in red. Is there a way to do this?

    Thanks, Ben.

    #2
    What's the difference between an on-sale product and a normal one?

    If only you know, then you'll need to create a Variable (OnSale) to mark these items. Then a bit of code in your price layout to add an extra class to the product price to display it in red if OnSale is set.
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      In sale would be a discounted product rather than at full RRP. Cheers

      Comment


        #4
        Not really enough info. How do you make a product into a discounted one?
        Norman - www.drillpine.biz
        Edinburgh, U K / Bitez, Turkey

        Comment


          #5
          I currently have a variable set up for RRP, to discount an item I change the price in general to my desired discounted price and then add a value in to the rrp variable I have set up.

          Comment


            #6
            We don't, just use the RRP £xx.xx to show it is discounted. I have thought of putting the rrp in red rather than the current price but I would ideally like it the other way around. hoping there was a variable that could be set up to signify it was reduced and change the price text colour! Thanks Ben

            Comment


              #7
              Displaying something if the product price and the RRP are different is well documented on the Community. Try searching for "RRP".

              And it's in the Advanced Guide too.
              Norman - www.drillpine.biz
              Edinburgh, U K / Bitez, Turkey

              Comment


                #8
                Unfortunately none of the posts are quite what I'm after. Thanks anyway.

                Comment


                  #9
                  Perfect, thanks a million to you both. Sorry for my earlier lack of understanding!

                  Comment

                  Working...
                  X