Change name of Bestsellers sidebox Heading in Zen Cart


In customising your Zen Cart online store, there may be a case for changing the Bestsellers sidebox heading.  For example, you may feel that a heading of Our Most Popular Kits … or Top Selling Fashions would suit your store’s look and feel better than the heading Bestsellers.

Zen Cart Bestsellers Sidebox

  1. Open the english.php file located in the /includes/languages/ directory.
  2. Find this section of code:
    define('BOX_HEADING_BESTSELLERS', 'Bestsellers');
  3. and modify the define statement as needed:
    define('BOX_HEADING_BESTSELLERS', 'Our Most Popular Kits');

    ** Be sure to keep the single quote marks in your new define statement.

  4. Save the modified english.php file to your override folder.  This will be /includes/languages/CUSTOM/ where CUSTOM represents the name of your current template folder.

Bestsellers Sidebox in Zen Cart

     
   
     

,

More Zen Cart:

  1. Change name of Categories sidebox Heading in Zen Cart
  2. Change name of More Information sidebox Heading in Zen Cart
  3. How do I change the sidebox heading to an image?
  4. Bestsellers – Zen Cart Sidebox
  5. How do I remove Gift Certificates from the Bestsellers Sidebox in Zen Cart?
  1. No comments yet.
(will not be published)

Notify me of followup comments via e-mail. You can also subscribe without commenting.