How to add the following data, and link to my product page?

I have a Shopify site with 8000 SKU’s I need to add this to my product page. The Blue box and the www.P65Warnings.ca.gov will be a clickable link to a new window.

I have it in HTML, and can add it to the description like I did on this SKU https://ace4parts.com/products/0-phillips-pocket-screwdriver-p12s?_pos=1&_sid=a1e924ae8&_ss=r

I would prefer to add a section to the product page rather than updated all the descriptions of 8000 SKU’s. any input would be appreciated.

here is the HTML

 

WARNING! CANCER AND REPRODUCTIVE HARM. FOR MORE INFORMATION PLEASE VISIT [www.P65Warnings.ca.gov](http://www.P65Warnings.ca.gov)

Hello there,

I think you should be able to add it to your product-template.liquid file. Go to that file and add it in the product-single_description div:

Regards!

@cfunni
we are happy to help you.
we will fix it to your store.

Thank you.

[thestore.com](https://www.storename.com/)

Try this to open in new tab

Thank you for the reply

So you are suggesting I insert the code here at line 264?

And paste the entire code like this?

 

WARNING! CANCER AND REPRODUCTIVE HARM. FOR MORE INFORMATION PLEASE VISIT [www.P65Warnings.ca.gov](http://www.P65Warnings.ca.gov)