Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Stock dislpayed in Search Result › Reply To: Stock dislpayed in Search Result
April 26, 2017 at 9:56 am
#12872
Keymaster
Hi!
Yes, it is actually possible, the product level stock is stored in the ‘_stock’ custom field. On the Advanced Options -> Content panel you can make use of that with the Advanced Description field: http://i.imgur.com/oI3HddO.png
My configuration on the screenshot is this:
[html]<strong>Stock:</strong> {_stock}<br>{descriptionfield}[/html]
Which translates to: ‘Stock:’ text in bold, followed by the value of the stock field, then a line break, then the default description.
It looks like this: http://i.imgur.com/rPTDUHw.png