I have some confusion about H2 being used on my ecommerce site. Following are structure of my product page :
<class> product name</class>
<class> product tag line</class>
<h1>Targeted keywords along with product name<h1/>
<p> Product details</p>
<h2> Targeted keywords along with product name</h2>
There is no text about <h2> after that, so it is OK from SEO point of view? Kindly suggest?