$bosa_clinic_blog_promotionss_one, 'discount_label' => $bosa_clinic_blogDiscountoneLabel, ); } } if( !empty( $bosa_clinic_blogAdverttwoID ) || !empty( $bosa_clinic_blogDiscounttwoLabel ) ){ $bosa_clinic_blog_promotions_two = wp_get_attachment_image_src( $bosa_clinic_blogAdverttwoID,'bosa-clinic-590-310'); if ( is_array( $bosa_clinic_blog_promotions_two ) ){ $bosa_clinic_has_Advert = true; $bosa_clinic_has_label = true; $bosa_clinic_blog_promotionss_two = $bosa_clinic_blog_promotions_two[0]; $bosa_clinic_Advert_array['image_two'] = array( 'ID' => $bosa_clinic_blog_promotionss_two, 'discount_label' => $bosa_clinic_blogDiscounttwoLabel, ); } } if( !empty( $bosa_clinic_blogAdvertthreeID ) || !empty( $bosa_clinic_blogDiscountthreeLabel )){ $bosa_clinic_blog_promotions_three = wp_get_attachment_image_src( $bosa_clinic_blogAdvertthreeID,'bosa-clinic-590-310'); if ( is_array( $bosa_clinic_blog_promotions_three ) ){ $bosa_clinic_has_Advert = true; $bosa_clinic_has_label = true; $bosa_clinic_blog_promotionss_three = $bosa_clinic_blog_promotions_three[0]; $bosa_clinic_Advert_array['image_three'] = array( 'ID' => $bosa_clinic_blog_promotionss_three, 'discount_label' => $bosa_clinic_blogDiscountthreeLabel, ); } } if( !get_theme_mod( 'bosa_clinic_disable_promotions_section', true ) && $bosa_clinic_has_Advert && $bosa_clinic_has_label ){ ?>