link(); checked( $this->value() ); ?> >
label ); ?> description ) ) { ?> description ); ?>
label ); ?>
choices)) return; $name = '_customize-radio-' . $this->id; ?> label); ?> setting->default ) ) { $this->json['default'] = $this->setting->default; } else { $this->json['default'] = false; } parent::to_json(); } public function enqueue() { wp_enqueue_script( 'aster-storefront-range-slider', get_template_directory_uri() . '/resource/js/range-control.js', array( 'jquery' ), '', true ); wp_enqueue_style( 'aster-storefront-range-slider', get_template_directory_uri() . '/resource/css/range-control.css' ); } public function render_content() { ?> background_color ) ? esc_attr( $this->background_color ) : '#fff'; $aster_storefront_text_color = ! empty( $this->text_color ) ? esc_attr( $this->text_color ) : '#50575e'; ?>
  • title ); ?> button_text ); ?>