Display Price Inclusive of Tax

Last post 05-27-2008 1:29 PM by Robert Nash. 4 replies.
Page 1 of 1 (5 items)
Sort Posts: Previous Next
  • 05-27-2008 12:56 PM

    Display Price Inclusive of Tax

    Hi Rob

    In South Africa we show prices inclusive of tax. Is there a setting where I can change this?

    If the item costs R100 (excl) and the tax is 10% I would like to display a price of R110 in my shop...currently it displays R100 and the R10 tax below that...adding it to the cart currently displays the Exclusice and Inclusive amounts;

    I am happy with the way it displays in the cart..it's only the 'PRICE' in the shop I would like to change to Inclusive. (I am sure that would be possible)

    Regards

    Andre

     

  • 05-27-2008 1:10 PM In reply to

    Re: Display Price Inclusive of Tax

    I forgot to add...I don't need it changed for the demo. Only asking whether it can be changed for a licnesed Commerce.

    Thanks

  • 05-27-2008 1:12 PM In reply to

    Re: Display Price Inclusive of Tax

    There is a shop property "IncludeTaxInCurrentPrice" that will globally set if tax is to be included in the displayed amount, but this has not yet be propergated to the UI control panel.  You can either use a small amount of code to set that property in your shop when it is created via a module or as an alternative you can alter the theme file ShopItem.aspx and browseByTag.aspx to use the property CurrentPrice + CurrentTax.  This option will be available in the next minor release.

    Rob

  • 05-27-2008 1:14 PM In reply to

    Re: Display Price Inclusive of Tax

    Thank you for all your replies Rob. (and sorry for bombarding you with questions)

  • 05-27-2008 1:29 PM In reply to

    Re: Display Price Inclusive of Tax

    I like questions as it stimulates the brian cells and focuses what our clients are looking for. 

    Keep them coming!

Page 1 of 1 (5 items)