• Resolved chetan0412

    (@chetan0412)


    Hello,

    Is it possible to show remaining stock in order received page ?
    with that we can get stock details while we prepair order.
    and no need to go to product page for stock managment and we can get exact idea of stock and can correct of mismatch of actual stock. below is the image for reference.

    https://prnt.sc/11z25mo

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

    There is not built-in way to show remaining stock in the order detail. But you can add a snippet like this to display it.

    You can add the code to your child theme’s functions.php file or via a plugin that allows custom functions to be added, such as the Code Snippets plugin. Please don’t add custom code directly to your parent theme’s functions.php file as this will be wiped entirely when you update.

    I hope it helps.

    Thread Starter chetan0412

    (@chetan0412)

    Thank you so much dear… its working as i needed.
    Thanks again..

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remaining stock in order page’ is closed to new replies.