Announcement

Collapse
No announcement yet.

Stock Monitoring - 'out of stock'

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

    Stock Monitoring - 'out of stock'

    We use stock monitoring. When a product has sold on the website - the customer is shown the ' out of stock' message - can this be chaged to say something else like ' temporarily anavailable' ?

    Regards

    Niels

    #2
    In your template manager there is a specific template to change this message.
    It's in the "section" section and it's just called "out of stock"
    Hope that helps
    Tracey (who doesn't know much but does know this! )
    Tracey

    Comment


      #3
      Thanks - do you know where I would insert the text I wish to have show?

      <!-- OutOfStock HTML begin -->
      <!-- This template is used for the out of stock message. -->

      <B><P class="actwarningcolor">NETQUOTEVAR:OUTOFSTOCK</P></B>

      <!-- This template is used for the out of stock message. -->
      <!-- OutOfStock HTML end -->

      Regards

      Niels

      Comment


        #4
        Originally posted by gearedup
        Thanks - do you know where I would insert the text I wish to have show?

        <!-- OutOfStock HTML begin -->
        <!-- This template is used for the out of stock message. -->

        <B><P class="actwarningcolor">NETQUOTEVAR:TYPE YOUR MESSAGE HERE</P></B>

        <!-- This template is used for the out of stock message. -->
        <!-- OutOfStock HTML end -->
        Edit the bit that I have changed to "Type your message here" above.
        Mine says "This chariot is on hire" and it displays fine.
        Hope that helps
        Tracey
        Tracey

        Comment


          #5
          Changing the text for OUT OF STOCK

          Click on;

          Design / Text / Web site (cont) / General Information
          (Phase : -1 ID: 334)
          Change the prompt from 'OUT OF STOCK' to 'temporarily anavailable'

          Done...

          Dave.

          Act_OutOfStock.html
          <!-- OutOfStock HTML begin -->
          <!-- This template is used for the out of stock message. -->

          <B><P class="actwarningcolor">NETQUOTEVAR:OUTOFSTOCK</P></B>

          <!-- This template is used for the out of stock message. -->
          <!-- OutOfStock HTML end -->

          Comment


            #6
            Actually, I've done that too but it didn't work.
            Had to chenge the template before the message would change.
            Not sure if changing the template over-rides the settings change though because it displays my template message change, not what my settings change was (which is slightly different wording)
            Did that make sense?
            Maybe someone from Actinic could confirm whether changing the template over-rides any changes you make in the business settings?
            Tracey
            Tracey

            Comment


              #7
              NETQUOTEVARs are variables that get replaced by the apropriate text when the site is compiled/updated. If you replace a netquotevar variable with something else then Actinic will no longer recognise the variable and subsitute the text.

              Mike
              -----------------------------------------

              First Tackle - Fly Fishing and Game Angling

              -----------------------------------------

              Comment

              Working...
              X