Welcart Shop

()

options['display_mode'] ) { $display_mode[0]['key'] = 'Promotionsale'; $display_mode[0]['label'] = $this->display_mode['Promotionsale']; $display_mode[0]['checked'] = ' checked="checked"'; $display_mode[0]['disabled'] = ''; $display_mode[1]['key'] = 'Maintenancemode'; $display_mode[1]['label'] = $this->display_mode['Maintenancemode']; $display_mode[1]['checked'] = ''; $display_mode[1]['disabled'] = ' disabled="disabled"'; } else { $display_mode[0]['key'] = 'Usualsale'; $display_mode[0]['label'] = $this->display_mode['Usualsale']; $display_mode[0]['checked'] = ( 'Usualsale' === $this->options['display_mode'] ) ? ' checked="checked"' : ''; $display_mode[0]['disabled'] = ''; $display_mode[1]['key'] = 'Maintenancemode'; $display_mode[1]['label'] = $this->display_mode['Maintenancemode']; $display_mode[1]['checked'] = ( 'Maintenancemode' === $this->options['display_mode'] ) ? ' checked="checked"' : ''; $display_mode[1]['disabled'] = ''; } ?>
/>
Normal operating -Normal display', 'usces' ) ); ?>
Maintenance ---Showing maintenance page. Administrater is able to see the page with normal display.', 'usces' ) ); ?>
options['campaign_category'] ) ? 0 : $this->options['campaign_category']; $dropdown_options = array( 'show_option_all' => __( 'all the items', 'usces' ), 'hide_empty' => 0, 'hierarchical' => 1, 'orderby' => 'name', 'child_of' => USCES_ITEM_CAT_PARENT_ID, 'selected' => $dropdown_selected, ); wp_dropdown_categories( $dropdown_options ); ?>
options['campaign_privilege'], 'point' ); ?> />
'Discount'is specified in the discount rate applies to all buyers.", 'usces' ) ); ?>
options['campaign_privilege'], 'discount' ); ?> /> %

()

1
2
[Required] the administrator's e-mail address to receive the order", 'usces' ) ); ?>
[Optional] the administrator's e-mail address to receive the contact meils.", 'usces' ) ); ?>
[Required] the sender's e-mail address to send 'thank you e-mail' to cuscomers.", 'usces' ) ); ?>
[Required]The transmission of a message ahead of the error email.', 'usces' ) ); ?>


options['tax_display'], 'activate' ); ?> /> options['tax_display'], 'deactivate' ); ?> />
options['tax_mode'], 'include' ); ?> /> options['tax_mode'], 'exclude' ); ?> />
options['tax_target'], 'products' ); ?> /> options['tax_target'], 'all' ); ?> />
options['applicable_taxrate'], 'standard' ); ?> /> options['applicable_taxrate'], 'reduced' ); ?> />
%
%
options['tax_method'], 'cutting' ); ?> /> options['tax_method'], 'bring' ); ?> /> options['tax_method'], 'rounding' ); ?> />

options['fee_subject'], 'products' ); ?> /> options['fee_subject'], 'all' ); ?> />


options['membersystem_state'], 'activate' ); ?> /> options['membersystem_state'], 'deactivate' ); ?> />
options['membersystem_point'], 'activate' ); ?> /> options['membersystem_point'], 'deactivate' ); ?> />
%
options['point_coverage'] ), true ); ?> />
Default is 'Limited Only to Total Merchandise Price'. 'Applicable to Total Merchandise Price and Handling Fee' If you choose, you can pay shipping and COD fee in points.", 'usces' ) ); ?>
options['point_coverage'], 1 ); ?> />
options['point_assign'], 1 ); ?> /> options['point_assign'] ), true ); ?> />

options['address_search'], 'activate' ); ?> /> options['address_search'], 'deactivate' ); ?> />

options['stock_status_label'][ $i ] ) ) ? $this->options['stock_status_label'][ $i ] : ''; } $order_acceptable_label = ( ! empty( $this->options['order_acceptable_label'] ) ) ? $this->options['order_acceptable_label'] : ''; ?>

()


[Required]possible payment method', 'usces' ) ); ?>


options['cod_fee'] ) ) ? $this->options['cod_fee'] : ''; $cod_limit_amount = ( isset( $this->options['cod_limit_amount'] ) && 0 < (int) $this->options['cod_limit_amount'] ) ? $this->options['cod_limit_amount'] : ''; $cod_first_amount = ( isset( $this->options['cod_first_amount'] ) ) ? $this->options['cod_first_amount'] : ''; $cod_first_fee = ( isset( $this->options['cod_first_fee'] ) ) ? $this->options['cod_first_fee'] : ''; $cod_end_fee = ( isset( $this->options['cod_end_fee'] ) ) ? $this->options['cod_end_fee'] : ''; ?>

options['cod_type'], 'fix' ); ?> /> options['cod_type'], 'change' ); ?> />
  options['cod_amounts'] ) && isset( $this->options['cod_fees'] ) ) { foreach ( (array) $this->options['cod_amounts'] as $key => $value ) { if ( 0 === $key ) { $amount = ( isset( $this->options['cod_first_amount'] ) ? $this->options['cod_first_amount'] : 0 ) + 1; } else { $amount = $this->options['cod_amounts'][ ( $key - 1 ) ] + 1; } ?> options['cod_amounts'] ) || empty( $this->options['cod_amounts'] ) ) { $end_amount = ( isset( $this->options['cod_first_amount'] ) ? $this->options['cod_first_amount'] : 0 ) + 1; } else { $cod_last = count( $this->options['cod_amounts'] ) - 1; $end_amount = $this->options['cod_amounts'][ $cod_last ] + 1; } ?>
() ()
0