PATH:
home
/
letacommog
/
entrepro
/
wp-content
/
themes
/
rehub
/
affegg-templates
<?php if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly ?> <?php /* Name: Item specification */ use Keywordrush\AffiliateEgg\TemplateHelper; ?> <?php if (isset($title) && $title): ?> <h3 class="cegg-shortcode-title"><?php echo esc_html($title); ?></h3> <?php endif; ?> <?php foreach ($items as $item): ?> <?php if (!empty ($item['features'])) { $attributes = $item['features']; } elseif(!empty ($item['extra']['features'])) { $attributes = $item['extra']['features']; } ?> <?php include(rh_locate_template('inc/ce_common/item_specification.php')); ?> <?php endforeach; ?>
[+]
..
[-] egg_item_rehub_compact_dealsextra.php
[edit]
[-] wegg_rehub_offers.php
[edit]
[-] wegg_rehub_offers_nobtn.php
[edit]
[-] egg_item_rehub_sorted_list_simple.php
[edit]
[-] egg_item_rehub_button.php
[edit]
[-] egg_item_rehub_grid_3_col.php
[edit]
[-] egg_item_rehub_sorted_list.php
[edit]
[-] egg_item_rehub_big.php
[edit]
[-] egg_item_rehub_compact.php
[edit]
[-] egg_item_rehub_big_with_extra.php
[edit]
[-] wegg_rehub_offers_grid.php
[edit]
[-] egg_item_rehub_big_no_title.php
[edit]
[-] egg_item_rehub_sorted_list_logo.php
[edit]
[-] egg_item_user_comments.php
[edit]
[-] egg_item_rehub_grid_4_col.php
[edit]
[-] egg_item_rehub_compact_with_extra.php
[edit]
[-] egg_item_rehub_carousel.php
[edit]
[-] egg_item_specification.php
[edit]
[-] egg_item_rehub_big_with_dealsextra.php
[edit]
[-] egg_item_rehub_big_with_extra_no_title.php
[edit]
[-] egg_item_rehub_slider.php
[edit]
[-] egg_item_rehub_logolist_widget.php
[edit]