Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • anbarasan Friend
    #133153

    How do I remove “Your Cart is currently empty. ”
    Thanks in advance

    brasspla Friend
    #272314

    Hi, you have to go to the php-file minicart.tpl.php in components/com_virtumart/theme/”your active theme”/templates/common/ and change in the top 7 rows of the script the code

    if($empty_cart) { ?>
    <p>  </p>
    <?php if(!$vmMinicart)

    echo $VM_LANG->_(‘PHPSHOP_EMPTY_CART’) ?>

    <?php }

    and for instance skip the code <?php if till <?php

    Kind regards

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  brasspla 16 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum