Add to basket buttons missing

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • martin
    Junior Blueparker
    • Feb 2012
    • 15

    #1

    Add to basket buttons missing

    Hi - Unless a user is logged-in, the 'add to basket' buttons don't appear on the catalogue page.

    I have positive stock balances and have set configuration -> orders to allow guest checkout.

    What else am I missing?

    Thanks

    Martin
  • greggrant
    Senior Blueparker
    • Jan 2011
    • 798

    #2
    Hi - Go to Configuration > Catalogue and tick the 'Display product list buttons' checkbox.
    Greg Grant
    www.ukpashmina.co.uk

    Comment

    • martin
      Junior Blueparker
      • Feb 2012
      • 15

      #3
      Thanks Greg - the tick box is ticked - any more thoughts - I just cant see what I am missing.

      Comment

      • greggrant
        Senior Blueparker
        • Jan 2011
        • 798

        #4
        Do you have custom HTML in the Product List Cell in your template?
        Greg Grant
        www.ukpashmina.co.uk

        Comment

        • martin
          Junior Blueparker
          • Feb 2012
          • 15

          #5
          Yes, I have it to display some information about the product.
          Martin

          Comment

          • greggrant
            Senior Blueparker
            • Jan 2011
            • 798

            #6
            Check to see if the following is in the custom HTML
            Code:
            [COLOR=#000000][FONT=courier new][IF product_add]<span class="gap_button">%product_add</span>[/IF][/FONT][/COLOR]
            Copy and paste your code if you want me to have a quick look at it.
            Greg Grant
            www.ukpashmina.co.uk

            Comment

            Working...