\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Sales Strategies of Sub Brands},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2021-03-15 (revised: 15 March 2021)}
\def\TheID{\makeatother }
\def\TheDate{2021-03-15}
\title{Sales Strategies of Sub Brands}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Mr. Rakesh  N}

             \author[2]{Dr. M S Ranga  Raju}

             \affil[1]{  RNS Institute of Technology}

\renewcommand\Authands{ and }

\date{\small \em Received: 4 February 2021 Accepted: 1 March 2021 Published: 15 March 2021}

\maketitle


\begin{abstract}
        


Customer is the center of any business in the present business world. The products are evolving every day to meet the changing customer demand, so as the company strategies. Brand image is playing a key role in the sales of the product. Brand evo-lotion is important to keep brands fresh, vital, and relevant to the contemporary market (Merrilee?s, 2005)). Brands are now being extended to sub-brands to leverage the master brand image, thereby increasing the sales. Therefore, the sales strategies must be adapted according to the brands and sub brands to stay competitive in the market. There is very less literature on the topic of sales strategies, subbrands and how to design sales strategies for sub-brands.The purpose of this article is to summarize the research done in the field of sales strategy and sub brands. The first and second part gives an insight about the literature of sales strategies and sub-brands. In the consecutive parts proposal for further research will be recommended on the topic of developing sales strategies for sub brands.

\end{abstract}


\keywords{}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
ustomer is the center of any business in the present business world. The products are evolving every day to meet the changing customer demand, so as the company strategies. Brand image is playing a key role in the sales of the product. Brand evo-lotion is important to keep brands fresh, vital, and relevant to the contemporary market (Merrilee's, 2005)). Brands are now being extended to sub-brands to lever-age the master brand image, thereby increasing the sales. Therefore, the sales strategies must be adapted according to the brands and sub brands to stay competitive in the market. There is very less literature on the topic of sales strategies, subbrands and how to design sales strategies for subbrands.\par
The purpose of this article is to summarize the research done in the field of sales strategy and sub brands. The first and second part gives an insight about the literature of sales strategies and sub-brands. In the consecutive parts proposal for further research will be recommended on the topic of developing sales strategies for sub brands. 
\section[{II.}]{II.} 
\section[{Literature Review of Sales Strategies}]{Literature Review of Sales Strategies}\par
The main goal of any business is to achieve maximum sales/revenue. With the companies now going global the importance of sales strategies has been increasing due to the increase in the buying power of the customer (Frederick E. \hyperref[b1]{Webster, 2004;}\hyperref[b42]{Nikolaos G. Pangopoulos, 2011 and}\hyperref[b54]{McClaren, 2015)}. Even though there has been very less research done in the field of International Sales \hyperref[b42]{Nikolaos G. Pangopoulos, 2011)}. Initially sales strategies emphasized on selling the product directly to a customer through saleserson, but now sales strategies not only comprise of personal selling but also encompass all the 4P's of marketing (Paolo Guenzi, 2011 and Chui-Hua Liu, 2013). The scope has been enlarged to customer acquisition, customer retention and customer relationship management. There has been a shift in the company's strategies from sales orientation to customer orientation (Paolo \hyperref[b45]{Guenzi, 2011)}. The concept of sales has been continuously evolving.  {\ref Dawson (1970)} identified four eras in the evolution of sales management; production, sales, marketing and human, and explained the characteristics of sales personnel in each of these eras. Also, Thomas (1991) identified 5 stages in the evolution of personal selling; provider stage, persuader stage, prospector stage, problem-solver stage, and procreator stage, where each of these stages explains how sales evolved from accepting an order and conveying it to the customers to identifying customer's problems and solving it through active buyer-seller collaboration. The definition of sales has been constant for many years. The concepts and theories of sales are incongruent with the radical progress occuring in the business world  {\ref (Wotruba, 1991and Friedrich, 2015)}. Tanner and Raymond's (2010) definition in theory varies greatly with the practice:\par
"Interactive, personal, paid promotional approach between a buyer and seller" Andrea and  {\ref John (2012)} proposed the definition of sales that account for growth in knowledge, changes in the sales function, and impact of technology on the sales process:\par
"The phenomenon of human-driven interaction between and within individuals/organizations in order to bring about economic exchange within a value-creation context." Susi Geiger and Séamas \hyperref[b48]{Kelly (2014)} emphasized that sales practices must be rede-fined as the inherited conceptual models of selling does not hold good for the pre-sent dynamic business environment characterized by advanced selling techniques and technologies.\par
There are few articles that highlight the study on sales strategies and these articles portray the authors' view on sales strategies. The findings of these articles are directed to improve the sales of organizations. Table \hyperref[tab_0]{1} illustrates the sales strategies of the authors chosen for the purpose of this article and also highlights the benefits of their sales strategy. Indentifies the degree of relation between eWOM and sales and its effectiveness across platform, product, and metric factors. 
\section[{a) Literature Review on Sub-Brands}]{a) Literature Review on Sub-Brands}\par
Brand equity has become the most important asset to a company \hyperref[b12]{(Aaker D., 1990 and}\hyperref[b14]{Thakor, 1997)}. It takes a lot of money and time to establish a brand image in the consumer market. There exist high financial risks to enter in to new markets for consumer product manufacturers \hyperref[b19]{(Keller D. A., 1990)}. The cost of introducing a new brand in to consumer market is estimated to range above \$50 Million \hyperref[b19]{(Keller D. A., 1990;}\hyperref[b12]{Aaker D., 1990 and}\hyperref[b34]{Katsanis, 1995)}. Therefore, companies go for brand extensions or sub brands to leverage the brand image of existing brands (PeterH. Farquhar P. M., 1990; \hyperref[b34]{Katsanis, 1995 and}\hyperref[b65]{Pandit, 2013)}. This in turn saves costs for the company that would have occured due to the introduction of new brands \hyperref[b34]{(Katsanis, 1995}; Siew Meng Leong, 1997; \hyperref[b14]{Thakor, 1997 and}\hyperref[b63]{Harleen Kaur, 2015)}. Sub-brands can be decribed as products that are introduced combining the company name with the individual brand name (Aaker K. L., 1992; Katsanis, 1995 and Keller S. S., 2012). \hyperref[b66]{(Xie, 2007)} When brand extension takes place, parent brand is used as a reference to evaluate the sub-brand (Aaker D., 1990 and Keller S. S., 2012). In contrast the sub brands can help the parent brands to help extend in to dis-similar categories (Keller S. S., 2012). Brand extension has been the key to strategic growth to many companies \hyperref[b12]{(Aaker D., 1990)}. There are three criteria's on which the sub brand is evaluated; the quality of the parent brand, the extent of fit between the parent and the sub brand, and the relation between the parent and sub-brand \hyperref[b19]{(Keller D. A., 1990;}\hyperref[b23]{Paul A, 2001 and}\hyperref[b65]{Pandit, 2013)}.\par
Corporate image has an effect on the brand image of a product; they enhance the perception of the sub brand (Aaker K. L., 1992). Yu Henry \hyperref[b66]{Xie (2007)} argues that consumer innovativeness to try new products also has an impact on acceptance of sub brands. Extending in to sub brands has both benefits and challenges. Robert, Sandra and Whan (1991) identified the factors that differentiate successful and un-successful brand extension: product feature similarity and brand concept consistency. Further, the benefits and challenges of sub brands will be discussed in detail in the next section thereby giving an overall picture of the sub brand concept. 
\section[{III. Motives and Benefits of Developing Sales Strategies for Sub Brand}]{III. Motives and Benefits of Developing Sales Strategies for Sub Brand}\par
Successful brand extension will stretch the brand and act as an asset by adding value to the company \hyperref[b26]{(Davis, 2002)}. Introducing a sub brand minimizes the risk of failure \hyperref[b12]{(Aaker D., 1990;}\hyperref[b34]{Katsanis, 1995)}. Also, it decreases the cost of introducing a new brand, as it is associated with the parent brand \hyperref[b19]{(Keller D. A., 1990)}. Customers hesitate to try new products, due to which brand extension through sub brands will help companies to remove the clutters in the mind of consumers \hyperref[b14]{(Thakor, 1997)}. Quality sub brands enhances the quality images of both strong and weak parent brand through the formation of inferential quality beliefs \hyperref[b30]{(Jo, 2007)}.\par
A good brand image can be created and also brands can be strengthened overtime by advertising and sales promotion activities \hyperref[b14]{(Thakor, 1997)}. Peter \hyperref[b15]{Doyle (1990)} has identified three advantages of brand extension through sub brands: "(1) It encourages customer confidence in a new product; \hyperref[b1]{(2)} it may create scale economies in advertising and promotion; (3) it opens distribution and retail channels". Sub-brands can also be used to sustain market share and attract new customers \hyperref[b68]{(Kotler, 1996)}. Therefore, sub brands can be used to increase the customer base of the company.\par
A successful sub brand helps increase the sales, not only of the individual brand but also of the parent brand \hyperref[b32]{(Keel, 2015)}. Not only that, developing a successful sub-brand will attract the channel members \hyperref[b26]{(Davis, 2002)}. Also, the company can charge premium for the sub brands provided the quality is good. Sales strategies like pricing, advertising and personal selling for sub brands helps customer differentiate the brand \hyperref[b14]{(Thakor, 1997)}. Developing sales strategies for sub brands helps a company to gain competitive advantage over the competitors, but one should be careful as it may cannibalize the parent brand. Although there are several advantages of having sub brands, authors have identified many challenges and problems too, which will be discussed in the next section.\par
IV. 
\section[{Problems and Challenges of Developing Sales Strategies for Sub Brands}]{Problems and Challenges of Developing Sales Strategies for Sub Brands}\par
After critically analyzing the problems and challenges Authors have identified various problems of subbrands from outright failure to partial failure such as brand cannibalization \hyperref[b34]{(Katsanis, 1995)}. Failed subbrands not only decrease the sales but also damage the brand image of the company. This further leads to decrease in the market share of the parent brand. For example, Maggi noodle of Nestle in India was banned because of the presence of Lead and Monosodium Glutamate (MSG) that causes health risks. Due to this, all brands under the Nestle umbrella had to face loss. Also, bad sales strategies for subbrands will confuse the brand identity and degrade the brand image of a successful brand \hyperref[b15]{(Doyle, 1990)}.\par
If the subbrands have similar or better features than the parent brand then the sub-brand will cannibalize the parent brand (C. Whan \hyperref[b25]{Park, 1991)}. There is also a risk of permanent brand switching from parent brand to subbrand (C. \hyperref[b25]{Whan Park, 1991 and}\hyperref[b26]{Davis, 2002)}. For example, Volkswagen offers same features in all its sub-brands like Volkswagen Polo, Seat Ibiza and Skoda Fabia but the cost of Seat Ibiza and Skoda Fabia is less compared to Volkswagen polo, due to this the sales of Volkswagen Polo have decreased. Having similar features will confuse the customers leading to switching brands, which results in decreased customer base.\par
There is a risk of naming and trademark of subbrands. Problem arises with the trademark if the subbrand names are very similar or identical \hyperref[b14]{(Thakor, 1997)}. Too many subbrands with different positioning strategies in different countries will lead to decreased synergy in the existing business \hyperref[b15]{(Doyle, 1990)}. Also, if any unfavorable product issue or accident occurs with the subbrands in any location it might taint the entire brand line in all the location \hyperref[b34]{(Katsanis, 1995)}. For example, the Volkswagen emission scandal in USA had an effect on Volkswagen in all its operating regions.\par
Marketers must clearly understand the extent of differentiation and distancing required between a parent brand and the subbrands in order to not dilute the customers' association with parent brand and to ease the process of designing sales strategies \hyperref[b34]{(Katsanis, 1995} and Siew Meng Leong, 1997). 
\section[{V. Combination of Sales Strategies and Subbrands a) Suggestions for Implementing Sales Strategies for Subbrands}]{V. Combination of Sales Strategies and Subbrands a) Suggestions for Implementing Sales Strategies for Subbrands}\par
After having reviewed various problems and challenges associated with developing sales strategies for subbrands the literature however proposes that subbrands are an important asset to a company and effective sales strategies must be developed in order to achieve high sales and improved brand image \hyperref[b26]{(Davis, 2002;}\hyperref[b14]{Thakor, 1997;}\hyperref[b15]{Doyle, 1990;}\hyperref[b34]{Katsanis, 1995 and}\hyperref[b19]{Keller D. A., 1990)}. Besides knowing the fact that unsuccessful subbrands leads to the damage of brand image of parent brand, authors emphasize on creating subbrands due to numerous advantages associated with it (as seen in Section 3.1). In line with Leslie's (2001) model to develop and sustain brands, built on the foundation of knowledge and committed staff it is also important to consider the consumer behavior \hyperref[b2]{(Schaefers, 2015)}. Felix and Tobias (2015) conducted research on consumer behavior in regards to German premium automobile brands to analyze the effect of pricing on sales, this can be extended to other sales strategies like personal selling, advertisements, sales control etc.\par
After analyzing different authors' view on sales and subbrands and understanding the present business condition such as sophisticated consumer behavior, high competition and high rate of product innovations, I have come up with a model to guide further research on how to implement the sales strategies for subbrands, as shown in the figure below showing levels of sub brand strategy.\par
Year 2021 ( ) The model consists of implementing sales strategies for subbrands in three levels, customer level, organizational level and product level. In the customer level, sales strategies of subbrands are aimed at improving the customer association with the parent brand and the company \hyperref[b20]{(John, 1993)}. In the organization level, the sales strategies for subbrands aims at improving the skills of executives and sales personnel \hyperref[b26]{(Davis, 2002)}, such that the good customer relationship is maintained, especially for high value consumer products such as cars \hyperref[b2]{(Schaefers, 2015)}. In the product level, the strategies aim at designing a product name, logo etc., that does not hurt the parent brand instead improve the brand image of the parent brand and the company. This model just gives the direction of further research by condensing all aspects of sales strategies and subbrands in to three levels.\par
IN spite of the existing literature, further research is required in the field of sales strategies for subbrands, as it would deepen the understanding on how sales strategies would play an active role on subbrands. 
\section[{VI.}]{VI.} 
\section[{Further Research on Sales Strategies for Subbrands}]{Further Research on Sales Strategies for Subbrands}\par
The previous analysis revealed the lack of empirical research in the field of sales strategies for subbrands. Further research would need to focus on combining the sales strategies with the existing theories and models of sub branding. Therefore, future research must be directed towards the research question: "How can sales strategy be effectively tailored for subbrands?" This leads to the following sub-questions:\par
? How can we integrate sales strategies to subbrands?\par
? What factors are critical while implementing sales strategies for subbrands?  
\section[{Conclusion}]{Conclusion}\par
After examining the research done in the fields of sales strategy and subbrands, it is clear that there is a huge scope for creating subbrands in the industry even though until now there is no clear research done on the implementation of sales strategy on subbrands. Though by analyzing the research done in both the fields, it is clear that there is a scope for further empirical research on developing sales strategies for subbrands.\par
Although there are some challenges with implementing sales strategies for sub-brands, authors support the fact that subbrands increases the brand image and sales of the company with less cost of introduction. Different authors have different views on sales strategy, though each of those can be considered for designing strategies for the subbrands. Berk, Harald and Karl (2010) conducted research on evaluating the effect of marketing strategy on brand sales and Felix and Tobias (2015), analyzed the consumer behavior and found out the effect of pricing on sales, further research on designing sales strategies on subbrand can be developed in the same line.\par
The strategy model shown in figure \hyperref[fig_0]{1} and the proposal for further research shown in figure \hyperref[fig_2]{2}, gives a clear direction for further research to be done in the field of developing sales strategies for subbrands at levels. Additionally, as Aaker and \hyperref[b19]{Keller (1990)} indicated in their research, there is a huge scope for brand extension through sub branding given the fact that the sales/ marketing strategies are properly aligned with the parent brand.  \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_2}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.24884645982498013\textwidth}P{0.015552903739061258\textwidth}P{0.07708830548926014\textwidth}P{0.08249801113762928\textwidth}P{0.006762132060461416\textwidth}P{0.11901352426412092\textwidth}P{0.30023866348448686\textwidth}}
\multicolumn{2}{l}{Author}\tabcellsep Year\tabcellsep \multicolumn{3}{l}{Sales Strategy}\tabcellsep Description\\
\multicolumn{2}{l}{F. Robert Dwyer,}\tabcellsep \multicolumn{3}{l}{1987 Developing}\tabcellsep buyer -\tabcellsep Provides a framework for developing buyer-seller relationship that\\
\multicolumn{2}{l}{Paul H. Schurr, \&}\tabcellsep \tabcellsep \multicolumn{3}{l}{seller relationships}\tabcellsep helps in formulating marketing strategy.\\
Sejo Oh\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Paolo Guenzi, Luigi}\tabcellsep \multicolumn{3}{l}{2011 Customer}\tabcellsep Oriented\tabcellsep Explains how customer orientated selling leads to superior customer\\
\multicolumn{2}{l}{M. De Luca, and}\tabcellsep \tabcellsep Selling\tabcellsep \tabcellsep value creation, which involves greater efforts by salespersons in\\
\multicolumn{2}{l}{Gabriele Troilo}\tabcellsep \tabcellsep \tabcellsep \tabcellsep customer interaction.\\
\multicolumn{2}{l}{Chui-Hua Liu, Gwo-}\tabcellsep \tabcellsep Hybrid\tabcellsep \tabcellsep multiple\tabcellsep Gives out strategies to improve the sales of travel industry by\\
\multicolumn{2}{l}{Hshiung Tzeng and}\tabcellsep 2011\tabcellsep criteria\tabcellsep \tabcellsep decision\tabcellsep providing models like DEMATEL and VIKOR for decision makers.\\
\multicolumn{2}{l}{Ming-Huei Lee}\tabcellsep \tabcellsep \multicolumn{3}{l}{making strategy}\\
\multicolumn{2}{l}{William L. Cron,}\tabcellsep \multicolumn{4}{l}{2014 Stragic role of the}\\
Artur\tabcellsep Baldauf,\tabcellsep \tabcellsep \multicolumn{2}{l}{sales force}\\
\multicolumn{2}{l}{Thomas W. Leigh}\tabcellsep \tabcellsep \tabcellsep \\
and\tabcellsep Samuel\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Grossenbacher}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Felix Zoellner and}\tabcellsep \multicolumn{4}{l}{2015 Price -promotion}\tabcellsep Explains the impact of different price -promotion types on sales and\\
\multicolumn{2}{l}{Tobias Schaefers}\tabcellsep \tabcellsep strategy\tabcellsep \tabcellsep brand perception of German premium automobile brands.\\
\multicolumn{2}{l}{Nikolaos G.}\tabcellsep \multicolumn{2}{l}{2015 Sales}\tabcellsep \multicolumn{2}{l}{control as}\tabcellsep Explains the effects of sales control on the performance of the sales\\
\multicolumn{2}{l}{Panagopoulos,}\tabcellsep \tabcellsep \multicolumn{2}{l}{a strategy}\tabcellsep force.\\
\multicolumn{2}{l}{Catherine M. John-}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{son and David L.}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Mothersbaugh}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Ana Babic ? Ro-}\tabcellsep \multicolumn{4}{l}{2016 Electronic word of}\\
sario,\tabcellsep Francesca\tabcellsep \tabcellsep \multicolumn{3}{l}{mouth (eWOM) strat -}\\
\multicolumn{2}{l}{Sotgiu, Kristine De}\tabcellsep \tabcellsep egy\tabcellsep \\
\multicolumn{2}{l}{Valck, and Tammo}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{H.A. Bijmolt}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.21780045351473926\textwidth}P{0.14263038548752835\textwidth}P{0.4298185941043084\textwidth}P{0.055895691609977316\textwidth}P{0.003854875283446712\textwidth}}
\tabcellsep \multicolumn{2}{l}{Sales Strategies of Sub Brands}\\
\tabcellsep \tabcellsep \tabcellsep Designing subbrands\\
\tabcellsep Product Level\tabcellsep \multicolumn{2}{l}{that increases the parent brand and corporate}\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{brand image}\\
\tabcellsep Organisation Level\tabcellsep \multicolumn{2}{l}{Training and developing}\\
\tabcellsep \tabcellsep sales\tabcellsep personnels\tabcellsep to\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{effectively im-plement the}\\
\tabcellsep Customer\tabcellsep \multicolumn{2}{l}{sales strategy}\\
Year 2021\tabcellsep Level\tabcellsep \multicolumn{2}{l}{Developing strategies such that the subbrand do not dilute the association of}\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{customer with the}\\
Volume XXI Issue IV Version I\tabcellsep \tabcellsep brand\\
( )\tabcellsep \tabcellsep \\
Global Journal of Management and Business Research\tabcellsep \tabcellsep \\
© 2021 Global Journals\tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: ? Should we design different sales strategy for different categories of sub-brands? ? Is sales strategy for subbrands more effective than any other marketing strategies? A concrete research design is developed aiming at the research question stated. E 16 VII.]} 
\caption{\label{tab_1}}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Nikolaos and Pangopoulos ()]{b42}\label{b42} 	 		\textit{},  		 			G Nikolaos 		,  		 			N L Pangopoulos 		,  		 			.-Y 		.  		2011.  	 
\bibitem[Krishnatray ()]{b5}\label{b5} 	 		‘-Rethinking Branding: The Need for a New Conceptual Framework to Analyze Customer-Based Brand Equity’.  		 			A P Krishnatray 		.  	 	 		\textit{THE ICFAI JOURNAL OF BRAND MANAGEMENT}  		2008. p. .  	 
\bibitem[Cummins ()]{b35}\label{b35} 	 		‘A Critical Review of the Literature for Sales Educators’.  		 			Shannon Cummins 		,  		 			JW 		.  	 	 		\textit{JOURNAL OF MARKETING RESEARCH}  		2013. p. .  	 
\bibitem[Chernatony ()]{b0}\label{b0} 	 		\textit{A model for strategically building brands},  		 			L D Chernatony 		.  		2001. BRAND MANAGEMENT. p. .  	 
\bibitem[
			FEJr
		 ()]{b36}\label{b36} 	 		‘A Perspective on the Evolution of Marketing Management’.  		 			FEJr 		.  	 	 		\textit{JOURNAL OF PUBLIC POLICY AND MARKETING}  		2005. p. .  	 
\bibitem[Peter and Farquhar ()]{b10}\label{b10} 	 		‘A Relational Model for Category Extensions of Brands’.  		 			H Peter 		,  		 			P M Farquhar 		.  	 	 		\textit{ADVANCES IN CONSUMER RESEARCH}  		1990. p. .  	 
\bibitem[Webster ()]{b1}\label{b1} 	 		‘A roadmap for branding in industrial markets’.  		 			Frederick E Webster 		.  	 	 		\textit{BRAND MANAGEMENT}  		2004. p. .  	 	 (J. a.) 
\bibitem[Apostolopoulou ()]{b11}\label{b11} 	 		‘Brand Extensions by U.S. Professional Sport Teams: Motivations and Keys to Success’.  		 			A Apostolopoulou 		.  	 	 		\textit{SPORTS MARKETING QUARTERLY}  		2002. p. .  	 
\bibitem[Aaker ()]{b12}\label{b12} 	 		‘Brand Extensions: The Good, the Bad, and the Ugly’.  		 			D Aaker 		.  	 	 		\textit{SLOAN MANAGEMENT REVIEW}  		1990. p. .  	 
\bibitem[Allman ()]{b13}\label{b13} 	 		‘Brand Image Evaluations: The Interactive Roles of Country of Manufacture, Brand Concept, and Vertical Line Extension Type’.  		 			Helena F Allman 		,  		 			AP 		.  	 	 		\textit{JOURNAL OF INTERNATIONAL MARKETING}  		2016. p. .  	 
\bibitem[Thakor ()]{b14}\label{b14} 	 		‘Branding Consumer Goods: Insights from Theory and Practice’.  		 			C K Thakor 		.  	 	 		\textit{JOURNAL OF CONSUMER MARKETING}  		1997. p. .  	 
\bibitem[Johnson ()]{b37}\label{b37} 	 		‘Broadening the application of mixed methods in sales research’.  		 			J S Johnson 		.  	 	 		\textit{JOURNAL OF PERSONAL SELLING AND SALES MANAGEMENT}  		2015. p. .  	 
\bibitem[Zanina Kirovska]{b38}\label{b38} 	 		\textit{BTL Activity as a tool in sales strategy and sustainability of competition in the Banking Sector},  		 			V S Zanina Kirovska 		.  		 	 
\bibitem[Doyle ()]{b15}\label{b15} 	 		‘Building Successful Brands: Strategic Options’.  		 			P Doyle 		.  	 	 		\textit{JOURNAL OF CONSUMER MARKETING}  		1990. p. .  	 
\bibitem[Dengfeng Yan ()]{b16}\label{b16} 	 		\textit{Can Incongruent Brand Extensions Be Superior Over Congruent Ones? The Influence of Preceding Extensions},  		 			. A Dengfeng Yan 		.  		2007. AMERICAN MARKETING ASSOCIATION. p. .  	 
\bibitem[Buday ()]{b17}\label{b17} 	 		‘Capitalizing on Brand Extensions’.  		 			T Buday 		.  	 	 		\textit{JOURNAL OF CONSUMER MARKETING}  		1989. p. .  	 
\bibitem[Celebuki ()]{b18}\label{b18} 	 		‘Characterization of Measured Menthol in 48 U.S Cigarette Sub-brands’.  		 			Carolyn C Celebuki 		,  		 			GF 		.  	 	 		\textit{SOCIETY FOR RESEARCH ON NICOTINE AND TOBACCO}  		2005. p. .  	 
\bibitem[Pandit ()]{b65}\label{b65} 	 		‘Consumer Evaluation of Brand Extension: Empirical Generalization and Comparitive Analysis’.  		 			H K Pandit 		.  	 	 		\textit{JOURNAL OF EMPIRICAL GENERALISATIONS IN MARKETING SCIENCE}  		2013. p. .  	 
\bibitem[Keller ()]{b19}\label{b19} 	 		‘Consumer Evaluations of Brand Extensions’.  		 			D A Keller 		.  	 	 		\textit{JOURNAL OF MARKETING}  		1990. p. .  	 
\bibitem[Xie ()]{b66}\label{b66} 	 		\textit{Consumer Innovativeness and Acceptance of Brand Extensions},  		 			Y H Xie 		.  		2007. AMERICAN MARKETING ASSOCIATION. p. 212.  	 
\bibitem[Dwyer ()]{b39}\label{b39} 	 		‘Developing Buyer-Seller Relationship’.  		 			F Robert Dwyer 		,  		 			PH 		.  	 	 		\textit{JOURNAL OF MARKETING}  		1987. p. .  	 
\bibitem[John ()]{b20}\label{b20} 	 		‘Diluting Brand Beliefs: When Do Brand Extensions Have a Negative Impact’.  		 			B L John 		.  	 	 		\textit{JOURNAL OF MARKETING}  		1993. p. .  	 
\bibitem[Rahman ()]{b21}\label{b21} 	 		\textit{Discovering brand meaning: Deriving the domains of a sub-brand},  		 			K Rahman 		.  		2013. p. .  		 			MARKET AND SOCIAL RESEARCH 		 	 
\bibitem[Zaveri ()]{b22}\label{b22} 	 		\textit{Discovering Meaning: Deriving The Components of a Sub-brand},  		 			K R Zaveri 		.  		2013. AMERICAN MARKETING ASSOCIATION. p. .  	 
\bibitem[Schaefers ()]{b2}\label{b2} 	 		‘Do Price Promotions Help or Hurt Premium-Product Brands?’.  		 			F Z Schaefers 		.  	 	 		\textit{JOURNAL ADVERTISING RESEARCH}  		2015. p. .  	 
\bibitem[Paul ()]{b23}\label{b23} 	 		‘Do We Really Know How Consumers Evaluate Brand Extensions? Empirical Generalizations Based on Secondary Analysis of Eight Studies’.  		 			A Paul 		,  		 			BA 		.  	 	 		\textit{JOURNAL OF MARKETING RESEARCH}  		2001. p. .  	 
\bibitem[Nikolaos and Panagopoulos ()]{b40}\label{b40} 	 		‘Does choice of sales control conceptualization matter? An empirical comparison of existing conceptualizations and directions for future research’.  		 			G Nikolaos 		,  		 			C M Panagopoulos 		.  	 	 		\textit{JOURNAL OF PERSONAL SELLING AND SALES MANAGEMENT}  		2015. p. .  	 
\bibitem[Siew Meng Leong ()]{b24}\label{b24} 	 		‘Dominance and dilution: The effects of extending master brands’.  		 			S H Siew Meng Leong 		.  	 	 		\textit{JOURNAL OF CONSUMER MARKETING}  		1997. p. .  	 
\bibitem[Park ()]{b25}\label{b25} 	 		‘Evaluation of Brand Extensions: The Role of Product Feature Similarity and Brand Concept Consistency’.  		 			C Park 		,  		 			SM 		.  	 	 		\textit{JOURNAL OF CONSUMER RESEARCH. INC}  		1991. p. .  	 
\bibitem[Homburg ()]{b41}\label{b41} 	 		‘How to get lost customers back?’.  		 			Christian Homburg 		,  		 			WD 		.  	 	 		\textit{JOURNAL OF THE ACADEMY MARKETING SCIENCE}  		2007. p. .  	 
\bibitem[Davis ()]{b26}\label{b26} 	 		‘Implementing your BAM strategy: 11 steps to Making Your Brand a More Valuable Business Assets’.  		 			S Davis 		.  	 	 		\textit{JOURNAL OF CONSUMER MARKETING}  		2002. p. .  	 
\bibitem[Internationalizing Sales Research: Current Status, Opportunities, and Challenges JOURNAL OF PERSONAL SELLING AND SALES MANAGEMENT]{b43}\label{b43} 	 		‘Internationalizing Sales Research: Current Status, Opportunities, and Challenges’.  	 	 		\textit{JOURNAL OF PERSONAL SELLING AND SALES MANAGEMENT}  		p. .  	 
\bibitem[Hutt ()]{b44}\label{b44} 	 		‘Leaders in Sales and Sales and Management’.  		 			M D Hutt 		.  	 	 		\textit{JOURNAL OF PERSONAL SELLING AND SALES MANAGEMENT}  		1983. p. .  	 
\bibitem[Sawhney ()]{b3}\label{b3} 	 		‘Leveraged High-Variety Strategies: From Portfolio Thinking to Platform Thinking’.  		 			M S Sawhney 		.  	 	 		\textit{JOURNAL OF THE ACADEMY OF MARKETING SCIENCE}  		1998. p. .  	 
\bibitem[Sharp ()]{b27}\label{b27} 	 		‘Managing Brand Extension’.  		 			B M Sharp 		.  	 	 		\textit{JOURNAL OF CONSUMER MARKETING}  		1993. p. .  	 
\bibitem[He ()]{b28}\label{b28} 	 		\textit{Managing sub-branding affect transfer: The Role of Consideration Set Size and Brand Loyalty. MARK LETT},  		 			Yi He 		,  		 			QC 		.  		2016. p. .  	 
\bibitem[Kotler ()]{b68}\label{b68} 	 		\textit{Marketing management: An Asian perspective},  		 			P A Kotler 		.  		1996. Singapore: Prentice Hall.  	 
\bibitem[Areni ()]{b29}\label{b29} 	 		‘Marketing Strategies for Services: Is Brand Architecture a Viable Way Forward?’.  		 			K R Areni 		.  	 	 		\textit{JOURNAL OF STRATEGIC MARKETING}  		2014. p. .  	 
\bibitem[Mcclaren ()]{b54}\label{b54} 	 		 			N Mcclaren 		.  	 	 		\textit{The Methodology in Empirical Sales Ethics Research},  				2015. 1980-2010. p. .  	 
\bibitem[Harleen Kaur ()]{b63}\label{b63} 	 		\textit{Modelling Consumer Evaluation of Brand Extensions: Empirical Evidence from India},  		 			A P Harleen Kaur 		.  		2015. p. .  	 
\bibitem[Guenzi ()]{b45}\label{b45} 	 		‘Organizational Drivers of Salespeople's Customer Orientation and Selling Orientation’.  		 			Paolo Guenzi 		,  		 			LM 		.  	 	 		\textit{JOURNAL OF PERSONAL SELLING \& SALES MANAGEMENT}  		2011. p. .  	 
\bibitem[Peter and Farquhar ()]{b7}\label{b7} 	 		 			H Peter 		,  		 			J Y Farquhar 		.  		\textit{Strategies for Leveraging Master Brands. MARKETING RESEARCH},  				1992. p. .  	 
\bibitem[Tanner ()]{b69}\label{b69} 	 		\textit{Principles of Marketing: How Marketing Gets Done},  		 			J F Tanner 		.  		2010. 222.  	 
\bibitem[Johnson ()]{b46}\label{b46} 	 		‘Qualitative sales research: an exposition of grounded theory’.  		 			J S Johnson 		.  	 	 		\textit{JOURNAL OF PERSONAL SELLING \& SALES MANAGEMENT}  		2015. p. .  	 
\bibitem[Merrilees ()]{b4}\label{b4} 	 		‘Radical Brand Evolution: A Case-Based Framework’.  		 			B Merrilees 		.  	 	 		\textit{JOURNAL OF ADVERSTING RESEARCH}  		2005. p. .  	 
\bibitem[Rinn ()]{b47}\label{b47} 	 		‘Reinventing Advanced Sales: Focus on the Five Laws’.  		 			A Rinn 		.  	 	 		\textit{JOURNAL OF FINANCIAL SERVICE PROFESSIONALS}  		2016. p. .  	 
\bibitem[Rippé ()]{b50}\label{b50} 	 		 			C B Rippé 		.  		\textit{Show and Sell: Teaching Sales Through Hands-on Selling. MARKETING EDUCATION REVIEW},  				2015. p. .  	 
\bibitem[Cheng ()]{b6}\label{b6} 	 		‘Sales Warriors: What Makes Brand Sales Performers Successful?’.  		 			P L Cheng 		.  	 	 		\textit{THE ICFAI JOURNAL OF BRNAD MANAGEMENT}  		2008. p. .  	 
\bibitem[Kelly ()]{b48}\label{b48} 	 		‘Sales-as-practice: an introduction and methodological outline’.  		 			S G Kelly 		.  	 	 		\textit{JOURNAL OF PERSONAL SELLING \& SALES MANAGEMENT}  		2014. p. .  	 
\bibitem[Michel ()]{b49}\label{b49} 	 		‘Salesperson-brand relationship: main dimensions and impact within the context of private brand retailing’.  		 			Géraldine Michel 		,  		 			MM 		.  	 	 		\textit{JOURNAL OF PERSONAL SELLING \& SALES MANAGEMENT}  		2015. p. .  	 
\bibitem[Jo ()]{b30}\label{b30} 	 		‘Should a quality sub-brand be located before or after the parent brand? An application of composite concept theory’.  		 			M.-S Jo 		.  	 	 		\textit{JOURNAL OF THE ACADEMY OF MARKETING SCIENCE}  		2007. p. .  	 
\bibitem[Liu ()]{b51}\label{b51} 	 		‘Strategies for improving cruise product sales using hybrid 'multiple criteria decision making' models’.  		 			Chui-Hua Liu 		,  		 			G.-H. T.-H 		.  	 	 		\textit{THE SERVICE INDUSTRIES JOURNAL}  		2013. p. .  	 
\bibitem[Chan-Olmsted ()]{b31}\label{b31} 	 		‘Success Factors of Cable Network Brand Extension: Focusing on the Parent Network, Composition, Fit, Consumer Characteristics, and Viewing Habits’.  		 			B.-H C Chan-Olmsted 		.  	 	 		\textit{JOURNAL OF BROADCASTING AND ELECTRONIC MEDIA}  		2010. p. .  	 
\bibitem[Harish ()]{b64}\label{b64} 	 		‘The Concept and Origin of Brand Architecture: A Comprehensive Literature Survey’.  		 			R Harish 		.  	 	 		\textit{THE ICFAI UNIVERSITY JOURNAL OF BRNAD MANAGEMENT}  		2008. p. .  	 
\bibitem[Babic Rosario ()]{b52}\label{b52} 	 		‘The Effect of Electronic Word of Mouth on Sales: A Meta-Analytic Review of Platform, Product, and Metric Factors’.  		 			Ana Babic Rosario 		,  		 			FS 		.  	 	 		\textit{JOURNAL OF MARKETING RESEARCH}  		2016. p. .  	 
\bibitem[Keel ()]{b32}\label{b32} 	 		‘The effects of adjacent competitors and promotion on brand sales’.  		 			A L Keel 		.  	 	 		\textit{JOURNAL OF CONSUMER MARKETING}  		2015. p. .  	 
\bibitem[Keller ()]{b33}\label{b33} 	 		‘The Effects of Brand Name Structure on Brand Extension Evaluations and Parent Brand Dilution’.  		 			S S Keller 		.  	 	 		\textit{JOURNAL OF MARKETING RESEARCH}  		2012. p. .  	 
\bibitem[Kevin Lane Keller, a. D. (ed.) ()]{b67}\label{b67} 	 		\textit{The Effects of Corporate Images and Branding Strategies on New Product Evaluations},  		Kevin Lane Keller, a. D. (ed.)  		1992. p. .  	 
\bibitem[Aaker ()]{b62}\label{b62} 	 		‘The Effects of Sequential Introduction of Brand Extensions’.  		 			K L Aaker 		.  	 	 		\textit{JOURNAL OF MARKETING RESEARCH}  		1992. p. .  	 
\bibitem[Wotruba ()]{b53}\label{b53} 	 		‘The Evolution of Personal Selling’.  		 			T R Wotruba 		.  	 	 		\textit{JOURNAL OF PERSONAL SELLING AND SALES MANAGEMENT}  		1991. p. .  	 
\bibitem[Berk Ataman Harald and Van Heerde ()]{b8}\label{b8} 	 		‘The Long-term Effect of Marketing Strategy on Brand Sales’.  		 			M Berk Ataman Harald 		,  		 			J Van Heerde 		,  		 			.C 		.  	 	 		\textit{JOURNAL OF MARKETING RESEARCH}  		2010. p. .  	 
\bibitem[Friedrich ()]{b55}\label{b55} 	 		‘The right pricing strategy for offline retailers when expanding into the online sales channel’.  		 			M K Friedrich 		.  	 	 		\textit{JOURNAL OF BUSINESS AND RETAIL MANAGEMENT RESEARCH}  		2015. p. .  	 
\bibitem[Asare ()]{b56}\label{b56} 	 		‘The State of Research Methods in Personal Selling and Sales Management Literature’.  		 			Anthony K Asare 		,  		 			JJ 		.  	 	 		\textit{JOURNAL OF PERSONAL SELLING \& SALES MANAGEMENT}  		2012. p. .  	 
\bibitem[Cron ()]{b57}\label{b57} 	 		‘The strategic role of the sales force: perceptions of senior sales executives’.  		 			William L Cron 		,  		 			AB 		.  	 	 		\textit{JOURNAL OF THE ACADEMY OF MARKETING SCIENCE}  		2014. p. .  	 
\bibitem[Darrat ()]{b58}\label{b58} 	 		‘Toward an Understanding of Causality Between Advertising and Sales: New Evidence from a Multivariate Cointegrated System’.  		 			Mahmoud A Darrat 		,  		 			GB 		.  	 	 		\textit{JOURNAL OF ADVERTISING}  		2016. p. .  	 
\bibitem[William and Moncrief ()]{b59}\label{b59} 	 		‘Tracking Academic Research in Selling and Sales Management: Authors, Authorship, Academic Institutions and Journals’.  		 			C William 		,  		 			G W Moncrief 		.  	 	 		\textit{JOURNAL OF PERSONAL SELLING AND SALES MANAGEMENT}  		2000. p. .  	 
\bibitem[
			ALJr
		 ()]{b60}\label{b60} 	 		‘Transforming Selling: Why it is Time to Think Differently about Sales Research’.  		 			ALJr 		.  	 	 		\textit{JOURNAL OF PERSONAL SELLING \& SALES MANAGEMENT}  		2012. p. .  	 
\bibitem[Katsanis ()]{b34}\label{b34} 	 		‘Understanding brand equity for successful brand extension’.  		 			D A Katsanis 		.  	 	 		\textit{JOURNAL OF CONSUMER MARKETING}  		1995. p. .  	 
\bibitem[Franke ()]{b61}\label{b61} 	 		‘Using Shortened Scales in Sales Research: Risk, Benefits and Strategies’.  		 			George R Franke 		,  		 			AR 		.  	 	 		\textit{JOURNAL OF PERSONAL SELLING \& SALES MANAGEMENT}  		2013. p. .  	 
\bibitem[Deleersnyder ()]{b9}\label{b9} 	 		‘Weathering Tight Economic Times: The Sales Evolution of Consumer Durables Over the Business Cycle’.  		 			Barbara Deleersnyder 		,  		 			MG 		.  	 	 		\textit{QUANTITAIVE MARKETING AND ECONOMICS}  		2004. p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
