[Resolved] Add to cart missing in single product

Home Forums Support [Resolved] Add to cart missing in single product

Home Forums Support Add to cart missing in single product

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1394357
    Daniele

    Hello,
    I can’t find a way to show “Add to cart” Button on single products
    What is wrong with my settings?

    thanks

    #1394435
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    It depends – does the product have a price? Is it in stock?

    If so, is the “Display add to cart button” option checked in Customize > Layout > WooCommerce?

    Let us know πŸ™‚

    #1394861
    Daniele

    Hi Tom,
    yes as you can see in the shop page prices are visible:

    https://danphotostudio.com/prenotazioni/

    but in the single product page they disappear.
    Display add to cart button is checked.

    #1395065
    David
    Staff
    Customer Support

    Hi there,

    you have this CSS in your Site:

    .entry-summary {
        display: none;
    }

    This is hiding the product summary.
    Remove that CSS to resolve the issue.

    #1395201
    Daniele

    damn me! πŸ˜€
    thanks

    #1395208
    David
    Staff
    Customer Support

    You’re welcome πŸ™‚

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.