zos.content.supportfooter

## ## Web content templates are used to lay out the fields defined in a ## web content structure. ## ## Please use the left panel to quickly add commonly used variables. ## Autocomplete is also available and can be invoked by typing "$". ##

$Support_Title.getData()

$Description.getData()

#foreach($imageElement in $ImageElementSet.getSiblings()) #if($imageElement.image.getData() != "")
#if($imageElement.title.getData() == "FAQS" || $imageElement.title.getData() == 'الأسئلة المتكررة')
$imageElement.title.Data
#end #if($imageElement.title.getData() == "ORDER TRACKING" || $imageElement.title.getData() == 'متابعة الطلب')
$imageElement.title.Data
#end #if($imageElement.title.getData() == "CONTACT US" || $imageElement.title.getData() == 'اتصل بنا')
$imageElement.title.Data
#end #if($imageElement.title.getData() == "CHAT WITH ZBOT" || $imageElement.title.getData() == 'تحدث مع zBot')
$imageElement.title.Data
#end
#end #end