Magento 2.2.5: "The itemprop attribute was specified, but the element is not a property of any item"
Does anyone have any idea what I need to add in order to solve the issues for the following piece of code? <div class="product-info-main"> <div class="product attribute overview"> <div class="value" itemprop="description"> KISS KISS BANG BANG </div> </div> <div class="product-info-price"> <div…