is_responsive ? '' : 'noresponsive'; $desktop = $this->is_responsive ? '_desktop' : ''; if ( empty( $this->choices ) ) return; ?> label ) ) : ?> label ); ?> description ) && !$this->desc_below ) : ?> description ); ?>
is_responsive ) : ?>
id}{$desktop}" ); ?>" class="botiga-radio-images-wrapper responsive-control-desktop active "> choices as $value => $args ) : ?> id}{$desktop}" ); ?>" id="id}{$desktop}-{$value}" ); ?>" is_responsive ? $this->link( 'desktop' ) : $this->link(); ?> is_responsive ? $this->value( 'desktop' ) : $this->value(), $value ); ?> />
is_responsive ) : ?> settings[ 'tablet' ] ) ) : ?>
id}_tablet" ); ?>" class="botiga-radio-images-wrapper responsive-control-tabletsettings[ 'mobile' ] ) ? ' show-mobile' : '' ); ?>"> choices as $value => $args ) : ?> id}_tablet" ); ?>" id="id}_tablet-{$value}" ); ?>" link( 'tablet' ); ?> value( 'tablet' ), $value ); ?> />
settings[ 'mobile' ] ) ) : ?>
id}_mobile" ); ?>" class="botiga-radio-images-wrapper responsive-control-mobile"> choices as $value => $args ) : ?> id}_mobile" ); ?>" id="id}_mobile-{$value}" ); ?>" link( 'mobile' ); ?> value( 'mobile' ), $value ); ?> />
description ) && $this->desc_below ) : ?> description ); ?>