Home Forums WoodMart support forum Is it possible to put sold out badge on the PIP/ Product Page?

Is it possible to put sold out badge on the PIP/ Product Page?

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

    rosen694
    Participant

    Is it possible to put sold out badge on the PIP/ Product Page?

    Could you please tell me how?

    #435051

    Hello,

    When you will set the product stock out of stock then it will auto-show the Out of stock label on the products.

    If you are not see the label, please share the WP admin login details of your site and the product URL which is out of stock so I will check and solve the issue.

    Best Regards.

    #435191

    rosen694
    Participant

    I’m not a programmer, but this is the custom CSS I came up with:

    .out-of-stock{
    max-width: 100px !important;
    min-height: 30px !important;
    background-color: red !important;
    border-radius:3px!important;
    }

    This changes the default color and size of the icon and also. I know you have this under theme settings, but this snippet is more customizable and I find it pretty usefull.

    Thank you!

    Regards,
    Rosen.

    #435229

    Hello,

    Most Welcome !!!

    We are glad to hear that you were able to manage the change yourself. You are great !

    So, if you are comfortable with the Snippet change then you can get along with that.

    So, can you please confirm if your concern and query is resolved, so we can mark this Topic as Closed?

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)