action_status; $message = $this->action_message; $this->action_status = 'none'; $this->action_message = ''; $divide_item = $this->options['divide_item']; $itemimg_anchor_rel = $this->options['itemimg_anchor_rel']; $fukugo_category_orderby = $this->options['fukugo_category_orderby']; $fukugo_category_order = $this->options['fukugo_category_order']; $settlement_path = $this->options['settlement_path']; $logs_path = isset($this->options['logs_path']) ? $this->options['logs_path'] : ''; $use_ssl = $this->options['use_ssl']; $ssl_url = $this->options['ssl_url']; $ssl_url_admin = $this->options['ssl_url_admin']; $inquiry_id = $this->options['inquiry_id']; $orderby_itemsku = isset($this->options['system']['orderby_itemsku']) ? $this->options['system']['orderby_itemsku'] : 0; $orderby_itemopt = isset($this->options['system']['orderby_itemopt']) ? $this->options['system']['orderby_itemopt'] : 0; $system_front_lang = ( isset($this->options['system']['front_lang']) && !empty($this->options['system']['front_lang']) ) ? $this->options['system']['front_lang'] : usces_get_local_language(); $system_currency = ( isset($this->options['system']['currency']) && !empty($this->options['system']['currency']) ) ? $this->options['system']['currency'] : usces_get_base_country(); $system_addressform = ( isset($this->options['system']['addressform']) && !empty($this->options['system']['addressform']) ) ? $this->options['system']['addressform'] : usces_get_local_addressform(); $system_target_markets = ( isset($this->options['system']['target_market']) && !empty($this->options['system']['target_market']) ) ? $this->options['system']['target_market'] : usces_get_local_target_market(); $no_cart_css = isset($this->options['system']['no_cart_css']) ? $this->options['system']['no_cart_css'] : 0; $dec_orderID_flag = isset($this->options['system']['dec_orderID_flag']) ? $this->options['system']['dec_orderID_flag'] : 0; $dec_orderID_prefix = isset($this->options['system']['dec_orderID_prefix']) ? $this->options['system']['dec_orderID_prefix'] : ''; $dec_orderID_digit = isset($this->options['system']['dec_orderID_digit']) ? $this->options['system']['dec_orderID_digit'] : ''; $subimage_rule = isset($this->options['system']['subimage_rule']) ? $this->options['system']['subimage_rule'] : 0; ?>