OK i got it figured out. I had to move a section of PHP code that was after the .summary to before that section. So i went into the single-product template and moved the code and put it in the child theme. Now my question becomes how would this happen on its own if i dont change code at all? and also if all the single product pages take all the information from this 1 template file, why were all the product pages working fine except this 1 particular product page?
thanks again