Announcement

Collapse
No announcement yet.

Stock leveles on product pages

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

    Stock leveles on product pages

    I have wanted to have the level of stock displayed under the product I manage to get the the amount 50 on the page but wanted it to include the words (amount in stock 50)
    Beer is a sign that God wanted us to be happy

    #2
    You can do something like the following. Add this in Template Manager | Product Line. This puts me in Act_ProductLine3.html

    <!-- START Stock Level -->
    <font size="3" color="#3300FF"><b>*** </b></font>
    <font size="3" color="#000000"><b>ITEMS in STOCK:</b></font>
    <font size="3" color="#FF0000"><b>NETQUOTEVAR:STOCKLEVEL</b></font>
    <font size="3" color="#3300FF"><b> ***</b></font>
    <br>
    <!-- END STOCK Level -->

    Comment


      #3
      stock levels on product page

      Thanks a lot that worked great, I
      really appreiciated that.
      Beer is a sign that God wanted us to be happy

      Comment

      Working...
      X