PATH:
home
/
niazsaze
/
public_html
/
wp-content
/
plugins
/
flatsome-plus
/
template
/
options
/
new_options
<?php $options = fplus_helper::get_setting('factor',[]); ?> <div class="item br-bottom p-18"> <span class="title"><?php esc_html_e( 'نام :','flatsomeplus' ); ?></span> <p class="des"><?php esc_html_e('نام فروشنده یا فروشگاه را وارد کنید','flatsomeplus'); ?></p> <div class="suggestion-inputs gray-inp"> <input type="text" class="left-text" name="<?php echo fplus_helper::generate_option('[factor][seller_info][seller_name]'); ?>" value="<?php echo isset( $options['seller_info']['seller_name'] ) ? $options['seller_info']['seller_name'] : '' ?>" > </div> </div> <div class="item br-bottom p-18"> <span class="title"><?php esc_html_e( 'کدملی :','flatsomeplus' ); ?> </span> <p class="des"><?php esc_html_e('کد ملی فروشنده را وارد کنید','flatsomeplus'); ?></p> <div class="suggestion-inputs gray-inp"> <input type="text" class="left-text" name="<?php echo fplus_helper::generate_option('[factor][seller_info][national_id]'); ?>" value="<?php echo isset( $options['seller_info']['national_id'] ) ? $options['seller_info']['national_id'] : '' ?>" > </div> </div> <div class="item br-bottom p-18"> <span class="title"><?php esc_html_e( 'شماره ثبت /ملی :','flatsomeplus' ); ?> </span> <p class="des"><?php esc_html_e('شماره ثبت/ملی خود را برای درج در فاکتور وارد کنید.','flatsomeplus'); ?></p> <div class="suggestion-inputs gray-inp"> <input type="text" class="left-text" name="<?php echo fplus_helper::generate_option('[factor][seller_info][registration_id]'); ?>" value="<?php echo isset( $options['seller_info']['registration_id'] ) ? $options['seller_info']['registration_id'] : '' ?>" > </div> </div> <div class="item br-bottom p-18"> <span class="title"><?php esc_html_e( 'آدرس فروشگاه :','flatsomeplus' ); ?> </span> <p class="des"><?php esc_html_e('آدرس فروشگاه خود را برای درج در فاکتور وارد کنید.','flatsomeplus'); ?></p> <div class="suggestion-inputs gray-inp"> <input type="text" class="left-text" name="<?php echo fplus_helper::generate_option('[factor][seller_info][company_address]'); ?>" value="<?php echo isset( $options['seller_info']['company_address'] ) ? $options['seller_info']['company_address'] : '' ?>" > </div> </div> <div class="item br-bottom p-18"> <span class="title"><?php esc_html_e( 'کدپستی :','flatsomeplus' ); ?> </span> <p class="des"><?php esc_html_e('کد پستی فروشگاه خود را برای درج در فاکتور وارد کنید.','flatsomeplus'); ?></p> <div class="suggestion-inputs gray-inp"> <input type="text" class="left-text" name="<?php echo fplus_helper::generate_option('[factor][seller_info][postal_code]'); ?>" value="<?php echo isset( $options['seller_info']['postal_code'] ) ? $options['seller_info']['postal_code'] : '' ?>" > </div> </div> <div class="item br-bottom p-18"> <span class="title"><?php esc_html_e( 'شماره تماس :','flatsomeplus' ); ?> </span> <p class="des"><?php esc_html_e('شماره تماس خود را برای درج در فاکتور وارد کنید.','flatsomeplus'); ?></p> <div class="suggestion-inputs gray-inp"> <input type="text" class="left-text" name="<?php echo fplus_helper::generate_option('[factor][seller_info][phon_fax]'); ?>" value="<?php echo isset( $options['seller_info']['phon_fax'] ) ? $options['seller_info']['phon_fax'] : '' ?>" > </div> </div> <div class="item br-bottom p-18"> <span class="title"><?php esc_html_e('یاداشت مدیر :','flatsomeplus'); ?> </span> <p class="des"><?php esc_html_e('یاداشت مدیریت برای درج در فاکتور','flatsomeplus'); ?></p> <div class="suggestion-inputs gray-inp"> <input type="text" class="left-text" name="<?php echo fplus_helper::generate_option('[factor][manager_note]'); ?>" value="<?php echo isset( $options['manager_note'] ) ? $options['manager_note'] : '' ?>" > </div> </div>
[-] dashboard_coloring.php
[edit]
[-] otp_code_setting.php
[edit]
[-] captcha.php
[edit]
[-] index.php
[edit]
[-] video.php
[edit]
[-] my_account.php
[edit]
[-] import_demo_myaccount.php
[edit]
[-] sms_panel.php
[edit]
[-] detal_sms.php
[edit]
[-] offer.php
[edit]
[-] login_register.php
[edit]
[-] additional_setting.php
[edit]
[-] order_notif_customer.php
[edit]
[-] notification.php
[edit]
[-] dashboard_width.php
[edit]
[-] seller_info.php
[edit]
[-] order_notif_manager.php
[edit]
[-] factor.php
[edit]
[-] dashboard_font.php
[edit]
[-] order_tracking.php
[edit]
[-] amazing_slider.php
[edit]
[-] ticket.php
[edit]
[+]
..
[-] general.php
[edit]