• Resolved rustykins

    (@rustykins)


    Hi Support,

    On the product page, how do I hide this message:

    “Wholesale price will apply for minimum quantity of 00 products.”

    Can I code this in functions file or something?

    Thanks you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Alberuni Azad.

    (@alberuni-azad)

    You can use the code below to hide that notice.
    .whols_minimum_quantity_notice{
    display:none;
    }

    You have to put the above code in your site’s additional CSS. To place the code into additional CSS from Appearance > Customize. Follow these screenshots for better understanding.

    Step1:?https://postimg.cc/image/lc93c4a05/
    Step2:?https://postimg.cc/image/c5qsou4rp/
    Step3:?https://postimg.cc/image/6iufrd291/

    If you have any questions, please let us know.

    Thanks!

    Plugin Author HT Plugins

    (@htplugins)

    Hi,

    Since we haven’t heard back from you. We are closing the ticket for now. In case you need any further assistance,? please feel free to reopen this ticket at any time OR create a new ticket.?

    We’ll definitely help you with that.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to hide the message: Wholesale price will apply for minimum quantity of 00 p’ is closed to new replies.