Zen Cart Logo
Forums / Currencies & Sales Taxes, VAT, GST, etc. / Suggest Adding Currencies In Mobile Menu?

Suggest Adding Currencies In Mobile Menu?

Views: 1,635

Results 1 to 5 of 5
14 Apr 2025, 15:29
#1
nwce avatar

nwce

Zen Follower

Join Date:
Oct 2009
Posts:
444
Plugin Contributions:
0

Suggest Adding Currencies In Mobile Menu?

I am running Zen Cart v.2.1 and have the currencies sidebox enabled on my desktop site, but it is not included to be placed in the mobile version.

As it is a more advanced add to the templates/tpl_module_mobile_menu.php file, than say adding another sidebox with a page link, I am wondering if this could be added to a wishlist for future Zen Cart developments.

For anyone selling in multiple countries this would be a plus.

Thanks

16 Apr 2025, 09:08
#2
mprough avatar

mprough

Totally Zenned

Join Date:
Nov 2007
Location:
Woodbine, Georgia, United States
Posts:
4,278
Plugin Contributions:
37

Re: Suggest Adding Currencies In Mobile Menu?

NWCE:

I am running Zen Cart v.2.1 and have the currencies sidebox enabled on my desktop site, but it is not included to be placed in the mobile version.

As it is a more advanced add to the templates/tpl_module_mobile_menu.php file, than say adding another sidebox with a page link, I am wondering if this could be added to a wishlist for future Zen Cart developments.

For anyone selling in multiple countries this would be a plus.

Thanks

The bootstrap template allows you to assign mobile boxes to the menu from the admin area in the layout boxes controller.

Attachment 20947

16 Apr 2025, 10:17
#3
pilou2 avatar

pilou2

Zen Follower

Join Date:
Jun 2008
Location:
Japan
Posts:
364
Plugin Contributions:
6

Re: Suggest Adding Currencies In Mobile Menu?

Or perhaps this plugin could help:
Language/Currency Links in Header

19 Sep 2025, 08:05
#4
gsh68 avatar

gsh68

Zen Follower

Join Date:
Mar 2011
Posts:
103
Plugin Contributions:
0

Re: Suggest Adding Currencies In Mobile Menu?

mprough:

The bootstrap template allows you to assign mobile boxes to the menu from the admin area in the layout boxes controller.

Attachment 20947

I'm running zc2.1 with Bootstrap 4 (3.7.7) and I don't have a mobile-menu boxes option.
Was it removed or is there a setting that needs to be changed elsewhere?

19 Sep 2025, 10:09
#5
lat9 avatar

lat9

Administrator

Join Date:
Sep 2009
Location:
Stuart, FL
Posts:
14,065
Plugin Contributions:
56

Re: Suggest Adding Currencies In Mobile Menu?

gsh68:

I'm running zc2.1 with Bootstrap 4 (3.7.7) and I don't have a mobile-menu boxes option.
Was it removed or is there a setting that needs to be changed elsewhere?
Nothing removed and there's no setting to be changed. The Bootstrap template doesn't *currently *support this feature. I've created a GitHub change-request so that it's on my radar: https://github.com/lat9/ZCA-Bootstrap-Template/issues/501