Announcement

Collapse
No announcement yet.

cart total variable without currency

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

    cart total variable without currency

    Hi,

    I am building a plugin in the checkout that tells them how much more they need to spend until they qualify for free delivery.

    however I cannot find the variable for the cart total that does not have the currency sign I need plain numbers like "19.00" any ideas what the variable is?

    Simon
    www.simonstaton.co.uk

    #2
    If you still want the cart total displayed with the currency symbol but use the actual value in calculation then I think you will have to strip the first character yourself in js or php.

    Comment


      #3
      any ideas on how I can remove the £ sign in the variable in php before it is calculated?
      www.simonstaton.co.uk

      Comment


        #4
        Not sure if it is exactly what you are after but the AUG explains adding a countdown to free shipping.
        Unusual Silver Jewellery
        Giftmill - Unusual Gifts
        Crystal Healing Jewellery
        Steampunk Jewellery

        Comment

        Working...
        X