EKM Tag: [ekm:mobile_showitems]
This tag outputs a list of mobile shop items that can be output on the homepage. It is used to determine the settings used for 'Mobile Shop'.
Can only be used in the mobile theme
- Tag Information
- Nesting This Tag
Full Use
[ekm:mobile_showitems][/ekm:mobile_showitems]
This would output something like...
Categories,SpecialOffers,Products
The EKM system allows for some tags to be nested within other tags.
Nesting This Tag
When nesting this tag you do not need to make any alterations.
[ekm:if]
iftype='IN';
ifvalue='[ekm:mobile_showitems][/ekm:mobile_showitems]';
ifvalue2='Categories';
ifthen='Yes';
ifelse='No';
[/ekm:if]