##
## 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() != "")
#end
#end
#if($imageElement.title.getData() == "FAQS" || $imageElement.title.getData() == 'الأسئلة المتكررة')
#end
#if($imageElement.title.getData() == "ORDER TRACKING" || $imageElement.title.getData() == 'متابعة الطلب')
#end
#if($imageElement.title.getData() == "CONTACT US" || $imageElement.title.getData() == 'اتصل بنا')
#end
#if($imageElement.title.getData() == "CHAT WITH ZBOT" || $imageElement.title.getData() == 'تحدث مع zBot')
#end