Cart page text change.

How to change the text ‘‘Your cart’’ into ‘‘Your (company) cart’’. I can’t programme so if you can please tell me in simple terms.

1 Like

Hello @tejgro

Go to themes,

Click on edit code button left to customize button

Then explain to you in screenshot.
You can remove this {{ ‘sections.cart.title’ | t }} to add your [company] cart

1 Like

Everything went alright but now it says this.
Posnetek zaslona 2024-09-25 125910.jpg

@tejgro

I said, You can remove this {{ ‘sections.cart.title’ | t }} to add your [company] cart
company means company name,

also share me screenshot.

1 Like

Yes, but I have a debutify theme so it is different that you said.

@tejgro

Understand, In debutify theme I suggest you 2 option

  1. Remove the highlighted part and add your company name

  1. option 2, Go to en.default.json file
    search cart
    after the search cart you general and then title,
    you can update the title.

1 Like

Thank you man, have a nice day.

1 Like

You welcome!

1 Like