This might seem like a simple question but where can i go in the backend to change the " cart is empty" icon / text in my shop?
at the same time, how can i add a “products linked to this product” on the product page? i just want to show 3 images that they can click to from any product detailed page.
any help will be greatly appreciated!
thanks
Hello limbomania,
Thank you for your message.
In order to change the empty cart icon, you should edit the cart_icon.png image file located in the skins/basic/customer/images/icons directory of your CS-Cart installation.
In order to change the Cart is empty text, you should change the value of the cart_is_empty language variable in your CS-Cart admin panel:
- Go to Administration > Languages.
- Select the necessary language from the drop-down list in the top left corner. Enter cart_is_empty into the Search for pattern input field in the Translations tab and click the Search button.
- Remove the value of the cart_is_empty language variable and click the Save button at the bottom to save the changes.
As regards 'linked products', I suppose that the block with related products will suit you. In order to add this block, you should follow instructions of our Knowledge base article:
[url=“CS-Cart Documentation — CS-Cart 4.15.x documentation”]CS-Cart Documentation — CS-Cart 4.15.x documentation
I hope my instructions will help you.
Thank you.
—
Pavel Zyukin
CS-Cart Support team
Thank you very much. sorted.
You are welcome.
—
Pavel Zyukin
CS-Cart Support team