PATH:
home
/
letacommog
/
entrepro
/
wp-content
/
themes
/
rehub
/
inc
/
parts
<?php if ( ! defined( 'ABSPATH' ) ) {exit;}?> <?php if(defined('\ContentEgg\PLUGIN_PATH')):?> <?php if (ContentEgg\application\helpers\TemplateHelper::isPriceAlertAllowed($unique_id, $module_id)): ?> <?php $rand = mt_rand();?> <div class="pricealertpopup-wrap flowhidden"> <span class="csspopuptrigger floatright mb10 greencolor" data-popup="pricealert_<?php echo ''.$rand;?>"><i class="far fa-bell mr5" aria-hidden="true"></i> <?php _e('Set Lowest Price Alert', 'rehub_framework');?></span> <div class="csspopup" id="pricealert_<?php echo ''.$rand;?>"> <div class="csspopupinner cegg-price-alert-popup"> <span class="cpopupclose">×</span> <div class="cegg-price-alert-wrap"> <div class="re_title_inmodal"><i class="far fa-bell" aria-hidden="true"></i> <?php _e('Notify me, when price drops', 'rehub_framework'); ?></div> <div class="rh-line mb20"></div> <div class="mb20 font90"> <?php _e('Set Alert for Product', 'rehub_framework'); ?>: <?php echo ''.$syncitem['title'];?> - <?php echo ContentEgg\application\helpers\TemplateHelper::formatPriceCurrency($syncitem['price'], $syncitem['currencyCode']); ?> </div> <form> <input type="hidden" name="module_id" value="<?php echo esc_attr($module_id); ?>"> <input type="hidden" name="unique_id" value="<?php echo esc_attr($unique_id); ?>"> <input type="hidden" name="post_id" value="<?php echo (int)$postid; ?>"> <div class="re-form-group mb20"> <label><?php _e('Your Email', 'rehub_framework'); ?>:</label> <input type="email" name="email" class="re-form-input"> </div> <div class="re-form-group mb20"> <label><?php _e('Desired price', 'rehub_framework'); ?>:</label> <input type="text" name="price" class="re-form-input"> </div> <input value="<?php _e('Start tracking', 'rehub_framework'); ?>" type="submit" class="wpsm-button rehub_main_btn" /> <?php if (method_exists('ContentEgg\application\helpers\TemplateHelper', 'getPrivacyUrl')):?> <?php $privacy_url = ContentEgg\application\helpers\TemplateHelper::getPrivacyUrl(); ?> <?php if ($privacy_url): ?> <div style="display: none;" class="price-alert-agree-wrap mt10 font80"> <label class="price-alert-agree-label"> <input type="checkbox" name="accepted" value="1" id="cegg_alert_accepted" required /> <?php echo sprintf(__('I agree to the <a target="_blank" href="%s">Privacy Policy</a>.', 'rehub_framework'), esc_attr($privacy_url)); ?> </label> </div> <?php endif; ?> <?php endif; ?> </form> <div class="cegg-price-loading-image" style="display: none;"><img src="<?php echo get_template_directory_uri() . '/images/ajax-loader.gif' ?>" /></div> <div class="cegg-price-alert-result-succcess" style="display: none; color: green;"></div> <div class="cegg-price-alert-result-error" style="display: none; color: red;"></div> </div> </div> </div> </div> <?php endif;?> <?php endif;?>
[+]
..
[-] woocolumnpart.php
[edit]
[-] affeggurl.php
[edit]
[-] woogridcompact.php
[edit]
[-] compact_grid.php
[edit]
[-] simplepostlist.php
[edit]
[-] query_type3.php
[edit]
[-] column_grid.php
[edit]
[-] post_share.php
[edit]
[-] branded_banner.php
[edit]
[-] singleofferpart.php
[edit]
[-] featured.php
[edit]
[-] query_type2.php
[edit]
[-] affeggbutton.php
[edit]
[-] pricealertpopup.php
[edit]
[-] query_type1.php
[edit]
[-] woo_slider.php
[edit]
[-] blogrelated.php
[edit]
[-] top_image.php
[edit]
[-] woocompactcarousel.php
[edit]
[-] home_carousel.php
[edit]
[-] multiofferpart.php
[edit]
[-] gallery_slider.php
[edit]
[-] video_featured.php
[edit]
[-] news_ticker.php
[edit]
[-] review_slider.php
[edit]
[-] postlistpart.php
[edit]
[-] pricehistorypopup.php
[edit]
[-] woolistpart.php
[edit]
[-] prevnext.php
[edit]
[-] related_posts.php
[edit]
[-] woogridpart.php
[edit]
[-] woolistmain.php
[edit]