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.
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
Understand, In debutify theme I suggest you 2 option
- Remove the highlighted part and add your company name
- 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