- ' . $countries . '
-
for ($i = 1; $i <= 10; $i++) {
echo '
- ' . ot_get_option( 'box_grey_' . $i .'' ) . ' '; } ?>
-
$testimonials = ot_get_option( 'testimonials', array() );
if (!empty($testimonials)) {
foreach ($testimonials as $t) {
echo '
'.$t['text'].'
';
}
} ?>
הירשמו לקבלת ההטבה החודשית שלנו:
אוטו שי מעניקים לך יותר
-
888 עובדת ישירות עם מעל 500 ספקים מובילים ברחבי העולם (ביניהם: נשיונאל, יורופקאר, אלמו, אוויס, באדג'ט, טריפטי, דולר, הרץ, אנטרפרייז ועוד...) שנמצאים
-
888 מפעילה מוקד חירום 24 שעות ביממה להשכרת רכב בחו"ל בשפה העברית בכדי להעניק לך את השירות הטוב והיעיל ביתר.
-
אין הפתעות בדלפק! 888 כוללת בהשכרתך ביטוח השתתפות עצמית בכדי שתוכל להנות מנסיעה נטולת דאגות ובנוסף אנו דואגים לרכז עבורך בשקיפות את כל המידע
-
for ($i = 1; $i <= 10; $i++) {
echo '
- ' . ot_get_option( 'box_grey_' . $i .'' ) . ' '; } ?>
לקוחות ממליצים
-
$testimonials = ot_get_option( 'testimonials', array() );
if (!empty($testimonials)) {
foreach ($testimonials as $t) {
echo '
'.$t['text'].'
';
}
} ?>
איתך בכל העולם:
-
$taxonomies = get_terms('continent', array(
'taxonomy' => 'continent',
'hide_empty' => false
));
foreach ( $taxonomies as $taxonomy ) {
$img = types_render_termmeta('continent_img', array('term_id' => $taxonomy -> term_id, 'output' => 'raw'));
$countries = '' ;
$countries_posts = get_posts(array(
'post_type' => 'country',
'order'=> 'ASC',
'meta_key' => 'wpcf-name',
'orderby' => 'meta_value',
'posts_per_page' => -1,
'tax_query' => array(
array(
'taxonomy' => 'continent',
'field' => 'term_id',
'terms' => $taxonomy -> term_id)
))
);
foreach( $countries_posts as $post) {
setup_postdata( $post );
$flag_img = types_render_field('flag', array('output' => 'raw', 'post_id' => $post -> id));
$country_name = types_render_field('name', array('output' => 'raw', 'post_id' => $post -> id));
$countries .= '
- '. $country_name .' '; wp_reset_postdata(); } echo '
- ' . $taxonomy -> name . '';
if ($countries) {
echo '
- ' . $countries . '
';
}
}
?>
הירשמו לקבלת ההטבה החודשית שלנו:
להלן שאלות נפוצות:
-
$questions = ot_get_option( 'questions_list', array() );
if (!empty($questions)) {
$i = 0;
foreach ($questions as $question) {
if ($i >= 6) {
} else {
echo '
'.$question['title'].'
'.$question['answer'].'';
}
$i++;
}
} ?>
אם יש לך שאלות, באפשרותך לבקר בעמוד העזרה או יצירת הקשר