To get the currently set theme’s path in Zen Cart use the following code –
echo DIR_WS_TEMPLATE;
This will return value – includes/templates/{your_theme_path}/
To get the currently set theme’s path in Zen Cart use the following code –
echo DIR_WS_TEMPLATE;
This will return value – includes/templates/{your_theme_path}/