How can I edit AI-generated text in my product description?

I used an AI generator to help improve the visual appeal of my store. Although it did help it added these when customers click onto a product…

Free shipping to Saskatoon (University of Saskatchewan - Management Area), SK, Canada

Receive between: november 09th and december 04th.

30 Days Warranty

7 days for exchanges and return

I have store-wide free shipping and delivery times to that location are not accurate.

Does anyone know how to access this and change it?

http://www.thewhiskerworld.shop

Hi @TheWhiskerWorld ,

If you just need to hide the text, you can edit the code file on your theme as follows:

+) Admin > online store > edit code

+) Find the file theme.min.css

+) Add the code at the end of the file:

.shipping-preview-line {

position: absolute !important;

visibility: hidden !important;

}

If not, we look forward to accessing your store to check the detailed problem.