Hi
I have ftl code that selects an icon based on the product type. I have several
themes as I white label the site for a number of stores.
I would like to keep the icon for each store in the theme data for that store
and access the correct icon in the ftl for the theme I am using.
Is there any way of doing this baring in mind the icon is selected dynamically
based on product type?
eg <@ofbizContentUrl>/images/hotel.jpg</@ofbizContentUrl> where using something
like <@ofbizCurrentTheme?
Thanks
Rees