• Resolved posetiveone

    (@posetiveone)


    Hi Everyone, i have found several solutions but not all work for me.

    I am wanting to display the stock status of each item on the home screens and i can achieve this with the custom stock plugin.
    The issue i face is that the renamed stock status is not sent to the email or pdf invoice.

    example ‘can be backordered’ reads ‘ Made to order after purchase’.
    This works fine on the item and cart, however after the item is sold the email & PDF display ‘Backordered’

    I read that changing the language file should fix it but it didnt, others have said changing the CSS and PHPbut i am unable to combine the code with success.

    In short what i need to achieve is a bullet proof non plugin way to get these messages emailed and printed.

    In Stock = In Stock & Ready To Ship
    Can be backordered = Made to order after purchase.
    Only %s left in stock = %s Instock & Ready To Ship
    (can be backordered) = Made To Order – Please Send Email
    %s in stock = %s in Stock Until Sold Out
    Out of stock = Sold Out

    If i can be guided where to find these or if someone can help with the code i would be grateful

    Thank so much

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    I am wanting to display the stock status of each item on the home screens and i can achieve this with the custom stock plugin.
    The issue i face is that the renamed stock status is not sent to the email or pdf invoice.

    Core WooCommerce doesn’t come with a feature to include stock status in order emails. But since you are using a plugin to rename stock statuses, you’d want to reach out to the plugin developer to see if there is a way to show the same status text in order emails too.

    Hi @posetiveone

    We’ve not heard back from you in a while, so I’m marking this thread as resolved. If you have further questions, please feel free to open a new topic.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom Stock Status Text’ is closed to new replies.