Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Replace description with SKU/Variation Description or? › Reply To: Replace description with SKU/Variation Description or?
June 10, 2016 at 8:59 am
#8954
Hi Chase,
Thanks for your kind words!
It is possible to display the SKU instead of the description.
On the Advanced Options -> Content panel, there is an option called Advanced Description Field, which allows you to enter custom fields alongside with the product description: https://i.imgur.com/WLrnYYe.png
Basically, in your case I would use this value there:
{_sku} - {descriptionfield}
This should result: ProductSKU – Product description
Or if you simply only need the sku, then use only:
{_sku}
I hope this helps your case!
Best,Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)



