Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1295618

    Is it possible to display products from WooCommerce in the Enfold product list with price, but to deactivate the shopping cart function and the link to the detail page? A menu carte should be displayed, but no order should be placed.

    However, the shopping cart function should work normally elsewhere on the website.

    regards
    Christian

    #1296214

    Hi Christian,

    Can you try adding this CSS code in Enfold > General Styling > Quick CSS:

    .av-catalogue-list .av-catalogue-item {
        pointer-events: none;
    }

    Hope it helps.

    Best regards,
    Nikko

    #1296310

    Hi Nikko,

    simple & perfect, just what I was looking for!

    Best regards
    Christian

    #1296320

    Hi Christian,

    We’re glad that we could help :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Menu carte with deactivated shopping cart function and no link to detail page’ is closed to new replies.