How can I add and customize text on my product page?

Topic summary

Goal: add a green text note under the product page’s Add to Cart button and customize its color and size.

Store details: URL provided (www.barsenz.com).

Proposed solution: insert an HTML snippet (example: “92% were satisfied”) directly under the Add to Cart section in main-product.liquid (the product page template). Add CSS in theme.liquid just below the tag to set text color (green) and font size; a screenshot showed the expected placement and visual result.

Technical notes: main-product.liquid controls product page content; theme.liquid is the global layout file; CSS defines styling (color, size) for the added text.

Actions: the helper offered to implement the changes; the requester accepted. Next step is providing store access and moving communication to WhatsApp/email/Shopify private messages.

Status: implementation pending; discussion moving off-platform. Images are central to showing the desired placement and the achieved result.

Summarized with AI on January 2. AI used: gpt-5.

hey, can someone explain how i can add this green text under my cart button? and how i can change the color of the text and the size etc. ?

Hi @richardlrnz

Can you please provide your store URL and password as well if applicable, so that I can provide you solution that can work for your store.

Best regards

Sahil

it’s www.barsenz.com<>

Hi @richardlrnz Thanks for the URL, Please add this code under the add to cart button of your theme.

You should find the code in main-product.liquid file.


92% were satisfied

You can add the CSS in theme.liquid file just below tag


Result:

If you will unable to implement the same then I’m happy to do this for you, let me know. I can implement the code changes so that this will work well for you.

Hopefully it will help you. If yes then Please don’t forget hit Like and Mark it as solution!

Best Regards

Sahil

I would be very happy if you could do that for me! :slightly_smiling_face:

Hi @richardlrnz You need to provide the store access so that I can implement the same.

Let’s move this conversation from here to whatsapp or email or private message in shopify, which ever is suitable for you.

Best Regards

Sahil

Hey Sahil, can you