Stock

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #471841

    iamfahrig
    Participant

    I want it to look like it’s out of stock but when I turn it off it still shows up.

    Video: https://youtu.be/aWXzt_wmsXM

    Attachments:
    You must be logged in to view attached files.
    #471891

    Luke Nielsen
    Keymaster

    Hello,

    Is there any chance that you could give me access to the dashboard area so I can have a look at the settings on your website, please?

    Kind Regards

    #471896

    iamfahrig
    Participant

    Oky

    #472046

    Luke Nielsen
    Keymaster

    Hello,

    In the settings of that product, you have set the amount: https://take.ms/D6L2W so it shows that the product is in stock. You need to set there the 0 value and as a result, you will see that the product is out of stock: https://take.ms/oCmiq

    Kind Regards

    #472552

    iamfahrig
    Participant

    It should be in stock but I don’t want it to show up here.

    #472651

    Luke Nielsen
    Keymaster

    Hello,

    In this case, you should disable the “Stock management” option in the “Data” settings of the product: https://take.ms/tZXNa

    Then just resave the product and clear the cache, so as a result the “In stock” field will be hidden.

    Kind Regards

    #474888

    iamfahrig
    Participant

    Can you share a css so I can remove it?

    #474936

    Luke Nielsen
    Keymaster

    Hello,

    You can try to use the below code, define it via Theme Settings -> Custom CSS.

    .wd-sticky-btn .stock {
        display: none;
    }

    Kind Regards

    #474965

    iamfahrig
    Participant

    this code worked thanks. You can close the topic.

    #475070

    Luke Nielsen
    Keymaster

    Hello,

    You are welcome! In case you need any additional help, I’d be more than happy to assist you.

    Have a good day!

    Kind Regards

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

The topic ‘Stock’ is closed to new replies.