\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={Review of Literature on the Historical Evolution of Luxury to Identify the Factors Associated with Consumer Attitude towards Luxury Car Brands in an Emerging Country Setting},
 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{2020-01-15 (revised: 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-01-15}
\title{Review of Literature on the Historical Evolution of Luxury to Identify the Factors Associated with Consumer Attitude towards Luxury Car Brands in an Emerging Country Setting}
\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]{Sumith De  Silva}

             \author[2]{Ali  Khatibi}

             \author[3]{Ferdous  Azam}

             \affil[1]{  Management and Science University, Shah Alam, Selangor, Malaysia}

\renewcommand\Authands{ and }

\date{\small \em Received: 8 December 2019 Accepted: 4 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


Luxury is concept that has been viewed by different scholars and industry experts in the brand marketing evolutionary process. Many studies have found that a number of factors affect the purchase of luxury goods and many researchers have shown their interest in luxury consumption. Because of globalization, global luxury products have gained their presence in emerging nations such as Sri Lanka. Luxury consumption involves reflection of the social class, lifestyle and consumer?s personality backed by the prestige consumption mindset rooted in their financial power, individual values, social values and attitudes.

\end{abstract}


\keywords{attitude, luxuriousness, luxury car brands, brand consciousness, brand love}

\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 to the Study}]{Introduction to the Study}\par
uxury is viewed as a level of prestige to an extreme level of conspicuous consumption activity of consumers backed by the motive to exhibit a social status \hyperref[b66]{(Vigneron \& Johnson, 1999)}. As highlighted by Shuckla (2010) and \hyperref[b63]{Tynan et al., (2010)} the emerging countries identified such as Brazil, Russia, China and India have shown a greater interest for luxury consumption. The consumers in these countries seem to be showing more symbolic ownership of the brands primarily influenced by both symbolic brand attributes and the non-utilitarian brand attributes. Further, the changes in the society need to be considered every time \hyperref[b34]{Jelinek (2018)}. The behavioural patterns in the society showcase the social distinctions among the consumers and symbolic ownership of brands \hyperref[b3]{(Batra et al., 2000;} {\ref Akram et al., 2011)}. According to Sukla and Purani (2012) the recent economic development in the emerging markets fuels the growth of luxury brand patronage that will lead the industry creating more opportunities for brands. Sri Lanka is such a country where the global luxury cars get a significant demand backed by the increasing purchasing power of growing high net worth individuals.\par
Jain, Roy and Ranchhod (2015) suggested that the changing profiles of the Asian consumer have significantly affected the inflow of luxury brands to the South Asian countries such as India. Therefore, there is a significant urgency for the luxury brand marketers to study the consumer attitude and perception in these parts of the world where different values, beliefs and attitudes prevail towards global luxury car brands. The global luxury spending has jumped up significantly and it is expected to reach USD 40 Trillion by the year 2020 \hyperref[b0]{(Assochamorg, 2013)}.\par
Previous research studies conducted have attempted to emphasize the role of a country's culture and its influence of demographical factors on luxury brand consumption \hyperref[b31]{(Hung et al., 2011;}\hyperref[b27]{Godey et al., 2013)}. However, as \hyperref[b49]{Miller and Mills (2012)} suggested the meaning of luxury could vary from country to country with its cultural uniqueness. Further, the consumer motivations and their objectives which are behind the purchase could be similar  {\ref (Hennings et al., 2012)}. Researchers have shown their interest conducting research with the investigation perspective into the luxury branding from the view of the practitioner's perceptive \hyperref[b21]{(Fiondaan Moore, 2009)} and from the conceptual point of view \hyperref[b49]{(Miller \& Mills, 2012;}\hyperref[b24]{Ghosh \& Varshney, 2013)}.\par
Luxury has been discussed by many researchers with respect to the luxury automobile market. As the global millionaires grow and along with the growth of discretionary income of mass consumers who are identified as democrats, the luxury car market has shown considerable growth \hyperref[b12]{(Barnier \& Rodina, 2006;}\hyperref[b70]{Wiedmann, Hennigs \& Siebels, 2007;}\hyperref[b32]{Husic \& Cicic, 2009)}. In addition to that, according to \hyperref[b47]{Lipovetsky and Roux (2015)} the democratization has fueled the demand for prestige car brands and drawn the attention of marketing practitioners as well as academic researchers \hyperref[b18]{(Dubois, Czellar \& Laurent, 2005;}\hyperref[b67]{Vigneron \& Johnson, 2004)}. The literature shows that the term luxury has been viewed differently by scholars. Therefore, the literature presents an exploration on an intellectual journey into the historical evolution of marketing research in global luxury branding. This paper attempts to explore the historical and theoretical evolution of luxury consumption and develop a conceptual model for luxury car brand purchasing attitude. 
\section[{II.}]{II.} 
\section[{Historical Evolution of the}]{Historical Evolution of the}\par
Consumption of Luxury  {\ref Hume (1752}\hyperref[b30]{Hume ( , 1965) )} explained that luxury could be identified as a word of uncertain meaning and be considered both good and bad. \hyperref[b58]{Smith (1776)} proposed that to a certain degree, consumption has a relationship towards the improvement of social standing or maintenance. The history of research into the subject of luxury goes to the 19 th Century (John Rae, 1834; Thorstein Veblen, 1899; \& \hyperref[b38]{Keasbey, 1903)}. It was Veblen (1899) who discussed luxury consumption as a status symbol with social comparison. Veblen (1899) published 'Theory of the leisure class' and it was he who pioneered research on luxury consumption. Veblen (1899) suggested that lavishness in consuming products exhibits distinction and status to others. This concept was developed based on the premise that consumers have a desire to exhibit higher social class and represent particular economic groups. This was named as conspicuous consumption. \hyperref[b69]{Weber (1930)} proposed that savings and investment are identified as economic activities of an individual. The Veblen effect was further reviewed from the work of \hyperref[b8]{Bourne (1957)}. \hyperref[b43]{Leibenstein (1950)} based on the Veblen's theory, further argued that interpersonal values such as snob effect and the effect of band wagon are two variables to the Veblen effect. Both Veblen (1899) and \hyperref[b43]{Leibenstein (1950)} argued on the value of status in luxury consumption. Scholars furthermore found uniqueness as the center of motivation for brands rousing their use \hyperref[b43]{(Leibenstein, 1950)}.\par
Luxury has been viewed as the things that people use to portray their personality to others through the common ramifications that the things contain \hyperref[b44]{(Levy, 1959)}. According to \hyperref[b72]{Yamey (1964)}, an anthropological study conducted on saving, capital, and conspicuous consumption, in several primitive societies they found this process as a display of wealth which was considered to be a wasteful activity. The luxury definitions have been numerous \hyperref[b11]{(Davidson, 1898)}. Therefore, the perplexity of the people is in many occasions is excusable. Grossman and Shapiro (1988) identified the luxury goods as the ones which are used merely or displayed on a particular brand that confers the value of prestige on theirs other than the utility derived from the function. Luxury is an extravagant living, over indulgence, luxuriousness, sumptuousness and opulence Oxford Latin Dictionary (1992). \hyperref[b15]{Dubois and Duquesne (1993)} explain that motivation of the consumer is to inspire the others. It is their ability to pay high prices and this type of consumption is particularly characterized by flamboyant exhibition of wealth. \hyperref[b17]{Dubois and Paternault (1995)} rather than the other products, luxury goods are purchased for the meaning beyond what these goods are. \hyperref[b36]{Kapferer (1997)} defines luxury as beauty and it is the art which is applied to the product function. These products provide additional pleasure to all the senses at one time. It is the attachment of the classes of the society. There are other values such as quality, creativity and craftsmanship etc. \hyperref[b37]{(Kapferer, 1998)}. Further, this luxury consumption has been reviewed as a consumption activity for the glory of brands as explained by \hyperref[b48]{Mason (1981} {\ref Mason ( \& 1992))}; \hyperref[b4]{Bearden \& Etzel 1982)}. \hyperref[b40]{Kemp (1998)} explains that luxuriousness of a particular good is determined by the product's natural desirability. It is not simply determined simply as an object for conspicuous consumption. Luxury products are identified as the brands which have a low ratio with its functionality to price, but the ratio of intangibility to the situational utility compared with price is high \hyperref[b50]{(Nueno and Quelch, 1998}). An individual's functionality could be an another person's luxury \hyperref[b7]{(Bernstein, 1999)}. Exclusivity is evoked by the luxury brands. They have well-reputed brand identity and have high brand awareness as well as high perceived quality. These brands retain their sales and keep customer loyalty The important components of luxury products are brand identity, perceived quality, awareness and customer loyalty \hyperref[b52]{(Phau and Prendergast, 2000)}.\par
Luxury is defined as symbols of personal as well as social identity \hyperref[b65]{(Vickers and Renand, 2003)}. Luxury goods are the goods which enable the simple use or a product that displays a branded product offer esteem of the owner other than functional utility \hyperref[b67]{(Vigneron and Johnson, 2004)}.\par
Atwal and Williams (2009) define luxury as a concept traditionally associated with the terms exclusivity, status and quality. Luxury has an individual component too. What could be luxury to one person may not be luxury to another. It could be irrelevant and valueless to some other \hyperref[b6]{(Berthon et al., 2009)}. In luxury consumption, one communicates to create a dream and to recharge the product's brand value. It is not to sell \hyperref[b35]{(Kapferer and Bastien, 2009)}. Wiedman et al.,  {\ref (2009)} define luxury concept as a subjective and multidimensional construct. It is a concept by definition that should follow an integrative understanding. Luxury goods are conducive towards pleasure and they give comfort. They are difficult to obtain and bring the esteem of the owner rather than its functional utility \hyperref[b60]{(Shukla, 2011)}. Luxury is described as old luxury together with consumer's self-indulgent and motivators of hedonism (Kapferer and Bastien, 2009; Shukla and Purani, 2012). 
\section[{III. The New Era of uxury onsumption}]{III. The New Era of uxury onsumption}\par
Luxury is a concept that is very difficult to be defined and it is based on subjective judgements that could lead to different definitions \hyperref[b66]{(Vigneron and Johnson 1999;}\hyperref[b73]{Yeoman, 2011)}. Luxury is an ambiguous concept \hyperref[b19]{(Dubois, Laurent \& Czellar 2001)}. This ambiguity is related to the abstract and symbolic nature of luxury \hyperref[b54]{(Roux \& Boush 1996)}. Therefore, to understand luxury, it is important to understand the dimensions of luxury and the attitudes towards luxury. The BLI scale developed by previous researchers:  {\ref Vigneron}   \hyperref[b39]{Keller (1993)} highlighted studying the consumer's behavior as a critical issue in order to make some strategic decision. \hyperref[b18]{Dubois et al. (2005)} developed a concept with the traditional luxury view which states the luxury should be only available for the elite (labeled elitist) and modern luxury visionaries believe that everyone needs to have accessibility to luxury. Further, according to \hyperref[b18]{Dubois et al., (2005)}, the elitists indicated it was inevitable that luxury products be priced very highly. As noted, if luxuriousness diminishes, so does brand equity. To prevent this decay in equity, prestige businesses face a dilemma as they need to control brand diffusion to enhance exclusivity while at the same time maintain a high level of awareness \hyperref[b52]{(Phau \& Prendergast, 2000)}. Rarity is also an important concept related to the equity of prestige brands \hyperref[b17]{(Dubois \& Paternault, 1995;}\hyperref[b37]{Kapferer, 1998}). Yet it also causes a paradox \hyperref[b55]{(Roux \& Floch, 1996)}. This contradiction results because it is natural for prestige brand managers to seek maximization of profits by selling as many products as possible; however, following a rarity principle suggests that to build equity, a prestige brand needs to avoid the risk of commoditization \hyperref[b37]{(Kapferer, 1998)}. Thus, rarity suggests that sales must be limited since too much distribution erodes being scarce, dilutes desirability and exclusivity, and consequently erodes brand equity. \hyperref[b14]{Dubois and Czellar (2002)} added selfindulgence as a new luxury dimension. Further, it was discussed on the importance of hedonism of luxury brand consumption.  {\ref Johnson (1999, 2004)} proposed a theoretical framework for luxury brand consumption value which included personal and nonpersonal perceptions of value. Hedonism and quality were identified as personal dimensions while conspicuousness, social value and uniqueness were identified as non-personal consumption. As suggested by Camilo Koch and Davit Mkhitaryan (2015) in a research study carried out in China on consumers' choice in luxury car brand selection, consumers tend to expect benefits directly derived from the attributes. Consumers can be identified with respect to the products they buy and when the income level goes up of these consumers they tend to purchase more luxurious goods (Songer, 2014). According to \hyperref[b66]{Vigneron and Johnson (1999)}; Engand Bogaert (2010) and \hyperref[b23]{Ghanei (2013)} the factors that could perceived quality, perceived hedonism and perceived social value. Further, \hyperref[b67]{Vigneron and Johnson (2004)} suggested that if the amount of perceived luxuriousness can be managed, it could be measured as well. Brand Luxury Index (BLI) was developed in order to provide a tool to estimate the amount of perceived luxuriousness of a prestige brand based on the five components: conspicuousness, uniqueness, quality, extended self, and hedonism \hyperref[b67]{(Vigneron \& Johnson, 2004}). 
\section[{IV. Dimensions of Luxuriousness and Terms}]{IV. Dimensions of Luxuriousness and Terms}\par
Keller (1993) identifies luxury dimensions as functional, experiential and symbolic expressions. \hyperref[b66]{Vigneron and Johnson (1999)}   
\section[{V. Modification of Perceived Luxury Value Dimensions}]{V. Modification of Perceived Luxury Value Dimensions}\par
The concept of consumer-based brand equity \hyperref[b39]{(Keller, 1993)} provides the rationale to investigate the question of modifying perceived luxury value since the concept emphasizes individual customers' reactions to the marketing mix elements.  {\ref Kim and Johnson (2012)} found in their research that price, distribution intensity, store image, brand personality and innovativeness had a significant impact on all components of perceived luxuriousness: quality, dominance, exclusiveness, and tradition. However, advertising expenditure did not influence perceived luxuriousness. Also price promotions negatively influenced participant's perceptions of three of the four dimensions of luxuriousness.\par
The modification for the Brand Luxury Index (BLI) was carried out by  {\ref Kim and Johnson (2012)} based on the BLI scale developed by \hyperref[b67]{Vigneron \& Johnson (2004)}. The four variables identified in the modified BLI scale were quality, dominance, exclusiveness, and tradition. This is in comparison to the previous model of five dimensions; conspicuousness, uniqueness, quality, hedonism, and extended-self. When compared with the original BLI scale, in the revised scale the exclusiveness dimension was included instead of the conspicuousness and uniqueness dimensions. Hedonism was also eliminated in the revised model. However, the items included under the hedonism, have been included under the other luxury dimensions of the revised BLI scale. Further, tradition was added as a new dimension to measure the perceived luxuriousness \hyperref[b42]{(Kim \& Johnson, 2015)}. 
\section[{VI. Luxury Perception and Consumer Brand Attitude}]{VI. Luxury Perception and Consumer Brand Attitude}\par
Consumers as individuals identify the term luxury with expressions such as upscale, good in taste, quality, and class, etc. It is evident that people fulfil their functional requirements through luxury but also the psychological requirements \hyperref[b19]{(Dubois, Laurent \& Czellar, 2001)}. Widemann, Hennigs and Siebels (2007) describe that the luxury value has three fundamental dimensions: functional value, social value, and individual value. Luxury perception. According to Vigneron and Johnson (1999), Eng and Bogaert (2010) and Ghanei (2013) the luxury perception is linked with five values and that could make a differentiation on luxury and the non-luxury brands through perceived conspicuousness, perceived uniqueness, perceived hedonism, perceived quality and perceived social value.\par
Perception is described as the way we see the world around us and the identification and interpretation are highly dependent upon the needs, values, and expectations of an individual and it is individualized \hyperref[b56]{(Schmitt, 1999)}. Attitude Towards Luxury a) Hypotheses \hyperref[b67]{Vigneron and Johnson (2004)} concluded in the brand luxury index that self-identity plays a significant role towards the consumer attitude towards luxury. Therefore, the following hypothesis is developed as; H1: There is a relationship between Self Identity and the Attitude Towards Luxury.\par
Consumers are driven by the consumer's experiential value gained  {\ref (Brakus et al., 2014;} {\ref Schmit et al., 2015)}. \hyperref[b73]{Yeoman (2011)} states that there is a positive relationship between the consumer experiences and the perceived value of luxury. Thus the below hypothesis is developed as; H2: There is a positive relationship between Experiential Value and Attitude Towards Luxury.\par
According to Miller and Mills (2012) the differences in culture impact the individuals to define luxury. Further, \hyperref[b27]{Godey, et al. (2013)} too confirmed the relationship between differences in culture and luxury consumption. Thus, the below hypothesis is developed as;\par
H3: There is a relationship between Individual Differences and Attitude Towards Luxury.  {\ref Sproles and Sproles (1986)}, state that brand consciousness act as one of the key decision making styles. Brand love is the positive attitude a brand  {\ref (Batra, et al., 2012)}. Brand love has an impact on the consumer's attitude towards luxury. Luxury brands are normally purchased by considering that they are not necessities. A consumer with brand-conscious behavior tend to perceive brands as symbols of status and prestige \hyperref[b45]{(Liao and Wang, 2009;}\hyperref[b26]{Giovannini et al., 2015)}. Therefore, the following hypotheses are suggested as; H4: There is a positive relationship between Brand Consciousness and Attitude Towards Luxury.\par
H5: There is a positive relationship between Brand Love and Attitude Towards Luxury Cars.\par
The motivation of consumer's social consumption states that consumers purchase brands not only to acquire brand, but also for social status aspect of consumption and meaning \hyperref[b22]{(Fitzmaurice and Comegys, 2006;}\hyperref[b25]{Gil et al., 2012)}. Social influence has also been researched in the luxury brand consumption behavior  {\ref (Weidman, et al., 2009)}. Therefore, along with these empirical findings, the following hypotheses are developed as; H6: There is a positive relationship between Social Influence and Attitude Towards Luxury.\par
The desire for conspicuous consumption or for gaining social status should directly affect the attitude toward luxury brands \hyperref[b13]{(Dittmar, 1994;} {\ref Weidman et al., 2009)}. \hyperref[b4]{Bearden and Etzel (1982)} explained that the luxury brands consumed in public tend to be more conspicuous than luxury brands consumed in private. Therefore: H7: There is a positive relationship between Consumption Type and Attitude Towards Luxury.\par
Combining the works of Vicker \& Renard (2003) and \hyperref[b66]{Vigneron \& Johnson (1999)}, which looked at the role of symbolic, hedonistic, materialistic and utilitarian values on attitudes towards luxury brands, as well as impacting feelings toward a particular brand, the following two hypotheses were developed: H8: There is a positive relationship between Consumption Values and the Attitude Towards Luxury. 
\section[{b) Proposed Conceptual Model for Factors Associated with Consumer Attitude Towards Luxury Brands}]{b) Proposed Conceptual Model for Factors Associated with Consumer Attitude Towards Luxury Brands}\par
The proposed conceptual framework is presented in Figure  {\ref 1}.1. Self-Identity, Experiential value, Individual Differences, Brand Consciousness, Brand Love, Social influence and Consumption type are identified as independent variables. Consumer Attitude uxury is taken as the dependent variable. towards L VIII. 
\section[{Conclusion and Managerial Implications}]{Conclusion and Managerial Implications}\par
Global luxury spending has jumped up significantly and it is expected to reach USD 40 trillion by the year 2020. Previous research studies have attempted to emphasize the role of a country's culture and demographics with luxury brand consumption \hyperref[b31]{(Hung et al., 2011;}\hyperref[b27]{Godey et al., 2013)}. However, as \hyperref[b49]{Miller and Mills (2012)} suggested, the meaning of luxury could vary from country to country with its cultural uniqueness.\par
Further, consumer motivations and objectives which are behind the purchase could be similar (Hennings et al., 2012). Many luxury branding studies have been conducted from the perceptive of the practitioner \hyperref[b21]{(Fiondaan \& Moore, 2009}) and from the conceptual point of view \hyperref[b49]{(Miller \& Mills, 2012;}\hyperref[b24]{Ghosh \& Varshney, 2013)}.\par
Consumer attitude has been a widely discussed topic in research and it is important to study consumer attitude in order to identify the consumer decision making process. L uxury brand attitude towards a product depends on the consumer's perception of the brand. The dimensions of luxury have been evolving over in the past from among the researchers such as Managing luxury dimensions successfully will enable marketing managers to manage their brands effectively by managing the consumer attitudes. It facilitates the effective decision making of business organizations and will benefit consumers as well. Luxury could vary from country to country and culture to culture. Marketing communication strategies could be effectively managed with the careful identification of the target audiences. Specially in designing the culturally sensitive advertisements. Further research could be carried out to study the effect of consumer attitude towards the luxury car brand purchasing behavior. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
    \begin{figure}[htbp]
\noindent\textbf{12} \par 
\begin{longtable}{P{0.7734793187347931\textwidth}P{0.014476885644768856\textwidth}P{0.028953771289537713\textwidth}P{0.03309002433090024\textwidth}}
\multicolumn{4}{l}{dimensions into conspicuousness, uniqueness, quality,}\\
\multicolumn{4}{l}{hedonism and extended-self. Vickers and Renand}\\
(2003)\tabcellsep suggest\tabcellsep functionalism,\tabcellsep experientialism,\\
\multicolumn{4}{l}{symbolism, and interactionism as luxury dimensions.}\\
\multicolumn{4}{l}{Berthon et al., (2009) defined luxury dimensions as}\\
\multicolumn{4}{l}{functional, experiential and symbolic expressions.}\\
\multicolumn{4}{l}{Further, Brakus et al., (2009) suggest behavioral,}\\
\multicolumn{4}{l}{feelings and cognition dimensions as luxury dimension.}\\
developed the\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 1 . 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{12} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2020\\
Volume XX Issue I Version I\\
( ) E\\
Global Journal of Management and Business Research\end{longtable} \par
 
\caption{\label{tab_2}Table 1 . 2 :}\end{figure}
 			\footnote{© 2020 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Macmillan]{b2}\label{b2} 	 		\textit{},  		 			Palgrave Macmillan 		,  		 			Cham 		.  		 	 
\bibitem[Assochamorg (2013)]{b0}\label{b0} 	 		\textit{},  		 			Assochamorg 		.  		 \url{http://www.assocham.org/}  	 	 		\textit{Assochamorg. Retrieved}  		2013. January. 2018. 25.  	 
\bibitem[Godey et al. ()]{b27}\label{b27} 	 		‘A crosscultural exploratory content analysis of the perception of luxury from six countries’.  		 			B Godey 		,  		 			D Pederzoli 		,  		 			G Aiello 		,  		 			R Donvito 		,  		 			K P Wiedmann 		,  		 			N Hennigs 		.  	 	 		\textit{Journal of Product \& Brand Management}  		2013. 22  (3)  p. .  	 
\bibitem[Vigneron and Johnson ()]{b66}\label{b66} 	 		‘A review and a conceptual framework of prestige-seeking consumer behavior’.  		 			F Vigneron 		,  		 			L W Johnson 		.  	 	 		\textit{Academy of Marketing Science Review}  		1999. 1999. p. 1.  	 
\bibitem[Yamey ()]{b72}\label{b72} 	 		‘Accounting and the rise of capitalism: Further notes on a theme by Sombart’.  		 			B S Yamey 		.  	 	 		\textit{Journal of Accounting Research}  		1964. p. .  	 
\bibitem[Berthon et al. ()]{b6}\label{b6} 	 		‘Aesthetics and ephemerality: observing and preserving the luxury brand’.  		 			P Berthon 		,  		 			L Pitt 		,  		 			M Parent 		,  		 			J P Berthon 		.  	 	 		\textit{California management review}  		2009. 52  (1)  p. .  	 
\bibitem[Smith (ed.) ()]{b58}\label{b58} 	 		\textit{An Inquiry into the Nature and Causes of the Wealth Of Nations-Penguin Edition},  		 			A Smith 		.  		Andrew Skinner (ed.)  		1776. 1982.  	 
\bibitem[Hung et al. ()]{b31}\label{b31} 	 		‘Antecedents of luxury brand purchase intention’.  		 			K P Hung 		,  		 			A Huiling Chen 		,  		 			N Peng 		,  		 			C Hackley 		,  		 			R Amy Tiwsakul 		,  		 			C L Chou 		.  	 	 		\textit{Journal of Product \& Brand Management}  		2011. 20  (6)  p. .  	 
\bibitem[Jelinek ()]{b34}\label{b34} 	 		‘Art as strategic branding tool for luxury fashion brands’.  		 			J S Jelinek 		.  	 	 		\textit{Journal of Product \& Brand Management}  		2018. 27  (3)  p. .  	 
\bibitem[Leibenstein ()]{b43}\label{b43} 	 		\textit{Bandwagon, snob, and Veblen effects in the theory of consumers' demand. The quarterly journal of economics},  		 			H Leibenstein 		.  		1950. 64 p. .  	 
\bibitem[Bourne ()]{b8}\label{b8} 	 		 			F S Bourne 		.  		\textit{Group influence in marketing and public relations. Some applications of behavioral research},  				1957. p. .  	 
\bibitem[Brakus et al. ()]{b9}\label{b9} 	 		‘Brand experience: what is it? How is it measured? Does it affect loyalty?’.  		 			J J Brakus 		,  		 			B H Schmitt 		,  		 			L Zarantonello 		.  	 	 		\textit{Journal of marketing}  		2009. 73  (3)  p. .  	 
\bibitem[Kim and Johnson ()]{b42}\label{b42} 	 		‘Brand luxury index: a reconsideration and revision’.  		 			J Kim 		,  		 			K K Johnson 		.  	 	 		\textit{Journal of Fashion Marketing and Management}  		2015. 19  (4)  p. .  	 
\bibitem[Tynan et al. ()]{b63}\label{b63} 	 		‘Cocreating value for luxury brands’.  		 			C Tynan 		,  		 			S Mckechnie 		,  		 			C Chhuon 		.  	 	 		\textit{Journal of Business Research}  		2010. 63  (11)  p. .  	 
\bibitem[Jain et al. ()]{b33}\label{b33} 	 		‘Conceptualizing luxury buying behavior: the Indian perspective’.  		 			V Jain 		,  		 			S Roy 		,  		 			A Ranchhod 		.  	 	 		\textit{Journal of Product \& Brand Management}  		2015. 24  (3)  p. .  	 
\bibitem[Keller ()]{b39}\label{b39} 	 		‘Conceptualizing, measuring, and managing customer-based brand equity’.  		 			K L Keller 		.  	 	 		\textit{the Journal of Marketing}  		1993. p. .  	 
\bibitem[Sproles and Sproles ()]{b61}\label{b61} 	 		‘Consumer decision-making styles as a function of individual learning styles’.  		 			E K Sproles 		,  		 			G B Sproles 		.  	 	 		\textit{Journal of Consumer Affairs}  		1990. 24  (1)  p. .  	 
\bibitem[Kim ()]{b41}\label{b41} 	 		\textit{Consumer Perceptions of the Luxuriousness of Prestige Brands},  		 			J Kim 		.  		2012.  		 			The University of Minnesota 		 	 
\bibitem[Dubois et al. ()]{b19}\label{b19} 	 		\textit{Consumer rapport to prestige: Analysing complex and ambivalent attitudes (Working Paper No. 736)},  		 			B Dubois 		,  		 			G Laurent 		,  		 			S Czellar 		.  		2001. Jouy-en-Josas, France.  		 			HEC School of Management 		 	 
\bibitem[Dubois et al. ()]{b18}\label{b18} 	 		\textit{Consumer segments based on attitudes toward luxury: empirical evidence from twenty countries. Marketing letters},  		 			B Dubois 		,  		 			S Czellar 		,  		 			G Laurent 		.  		2005. 16 p. .  	 
\bibitem[Camilo and Davit ()]{b10}\label{b10} 	 		‘Consumer's Brand Choice Behavior for Luxury Cars in China’.  		 			K Camilo 		,  		 			M Davit 		.  	 	 		\textit{International Journal of Management Science and Business Administration}  		2015. 1  (12)  p. .  	 
\bibitem[Phau and Prendergast ()]{b52}\label{b52} 	 		‘Consuming luxury brands: the relevance of the 'rarity principle'’.  		 			I Phau 		,  		 			G Prendergast 		.  	 	 		\textit{Journal of Brand Management}  		2000. 8  (2)  p. .  	 
\bibitem[Berthnal et al. ()]{b5}\label{b5} 	 		‘Credit cards as lifestyle facilitators’.  		 			M J Berthnal 		,  		 			D Crockett 		,  		 			R L Rose 		.  	 	 		\textit{Journal of Consumer Research}  		2005. 32  (1)  p. .  	 
\bibitem[Batra et al. ()]{b3}\label{b3} 	 		‘Effects of brand local and nonlocal origin on consumer attitudes in developing countries’.  		 			R Batra 		,  		 			V Ramaswamy 		,  		 			D L Alden 		,  		 			J B E Steenkamp 		,  		 			S Ramachander 		.  	 	 		\textit{Journal of consumer psychology}  		2000. 9  (2)  p. .  	 
\bibitem[Schmitt ()]{b56}\label{b56} 	 		‘Experiential marketing’.  		 			B Schmitt 		.  	 	 		\textit{Journal of marketing management}  		1999. 15  (1-3)  p. .  	 
\bibitem[Liao and Wang ()]{b45}\label{b45} 	 		‘Face as a mediator of the relationship between material value and brand consciousness’.  		 			J Liao 		,  		 			L Wang 		.  	 	 		\textit{Psychology \& Marketing}  		2009. 26  (11)  p. .  	 
\bibitem[Schmitt et al. ()]{b57}\label{b57} 	 		‘From experiential psychology to consumer experience’.  		 			B Schmitt 		,  		 			J J Brakus 		,  		 			L Zarantonello 		.  	 	 		\textit{Journal of Consumer Psychology}  		2015. 25  (1)  p. .  	 
\bibitem[Shukla ()]{b60}\label{b60} 	 		\textit{Impact of interpersonal influences, brand origin and brand image on luxury purchase intentions: Measuring interfunctional},  		 			P Shukla 		.  		2011.  	 
\bibitem[Gil et al. ()]{b25}\label{b25} 	 		‘Impact of self on attitudes toward luxury brands among teens’.  		 			L A Gil 		,  		 			K.-N Kwon 		,  		 			L K Good 		,  		 			L W Johnson 		.  	 	 		\textit{Journal of Business Research}  		2012. 65  (10)  p. .  	 
\bibitem[Truong and Mccoll ()]{b62}\label{b62} 	 		‘Intrinsic motivations, self-esteem, and luxury goods consumption’.  		 			Y Truong 		,  		 			R Mccoll 		.  	 	 		\textit{Journal of Retailing and Consumer Services}  		2011. 18  (6)  p. .  	 
\bibitem[Davidson ()]{b11}\label{b11} 	 		‘Luxury and extravagance’.  		 			J Davidson 		.  	 	 		\textit{The International Journal of Ethics}  		1898. 9  (1)  p. .  	 
\bibitem[Bernstein ()]{b7}\label{b7} 	 		‘Luxury and the hotel brand: Art, science, or fiction’.  		 			L Bernstein 		.  	 	 		\textit{Cornell Hotel and Restaurant Administration Quarterly}  		1999. 40  (1)  p. .  	 
\bibitem[Atwal and Williams ()]{b1}\label{b1} 	 		‘Luxury brand marketing-the experience is everything!’.  		 			G Atwal 		,  		 			A Williams 		.  	 	 		\textit{Advances in luxury brand management},  				2017. p. .  	 
\bibitem[Husic and Cicic ()]{b32}\label{b32} 	 		‘Luxury consumption factors’.  		 			M Husic 		,  		 			M Cicic 		.  	 	 		\textit{Journal of Fashion Marketing and Management: an international journal}  		2009. 13  (2)  p. .  	 
\bibitem[Giovannini et al. ()]{b26}\label{b26} 	 		‘Luxury fashion consumption and generation Y consumers: Self, brand consciousness, and consumption motivations’.  		 			S Giovannini 		,  		 			Y Xu 		,  		 			J Thomas 		.  	 	 		\textit{Journal of Fashion Marketing and Management}  		2015. 19  (1)  p. .  	 
\bibitem[Ghosh and Varshney ()]{b24}\label{b24} 	 		‘Luxury goods consumption: a conceptual framework based on literature review’.  		 			A Ghosh 		,  		 			S Varshney 		.  	 	 		\textit{South Asian Journal of Management}  		2013. 20  (2)  p. 146.  	 
\bibitem[Reyneke et al. ()]{b53}\label{b53} 	 		‘Luxury wine brands as gifts: ontological and aesthetic perspectives’.  		 			M Reyneke 		,  		 			P R Berthon 		,  		 			L F Pitt 		,  		 			M Parent 		.  	 	 		\textit{International Journal of Wine Business Research}  		2011. 23  (3)  p. .  	 
\bibitem[Kapferer ()]{b36}\label{b36} 	 		‘Managing luxury brands’.  		 			J.-N Kapferer 		.  	 	 		\textit{Journal of Brand Management}  		1997. 4  (4)  p. .  	 
\bibitem[Roux and Floch ()]{b55}\label{b55} 	 		\textit{Managing the unmanageable: The inner contradiction of any luxury home. Marketing Decisions},  		 			E Roux 		,  		 			J M Floch 		.  		1996. p. .  	 
\bibitem[Mason ()]{b48}\label{b48} 	 		 			R S Mason 		.  		\textit{Conspicuous Consumption},  				 (New York; St. Martin's)  		1981.  	 
\bibitem[Dittmar (1994)]{b13}\label{b13} 	 		‘Material Possessions as Stereotypes: Material Images of Different Socio-Economic Groups’.  		 			Helga Dittmar 		.  	 	 		\textit{Journal of Economic Psychology}  		1994. December. 15 p. .  	 
\bibitem[Fitzmaurice and Comegys ()]{b22}\label{b22} 	 		‘Materialism and social consumption’.  		 			J Fitzmaurice 		,  		 			C Comegys 		.  	 	 		\textit{Journal of Marketing Theory and Practice}  		2006. 14  (4)  p. .  	 
\bibitem[Vigneron and Johnson ()]{b67}\label{b67} 	 		‘Measuring Brand Luxury Perceptions’.  		 			F \& Vigneron 		,  		 			L W Johnson 		.  	 	 		\textit{The Journal of Brand Management}  		2004. 11  (6)  p. .  	 
\bibitem[Wiedmann et al. ()]{b70}\label{b70} 	 		‘Measuring consumers' luxury value perception: a cross-cultural framework’.  		 			K P Wiedmann 		,  		 			N Hennigs 		,  		 			A Siebels 		.  	 	 		\textit{Academy of Marketing Science Review}  		2007. 2007. p. 1.  	 
\bibitem[Wang et al. ()]{b68}\label{b68} 	 		\textit{Motivation for luxury consumption: Evidence from a metropolitan city in China},  		 			Ying Wang 		,  		 			Shaojing Sun 		,  		 			Yiping Song 		.  		2010. Emerald Group Publishing Limited. p. .  	 	 (Research in Consumer Behavior) 
\bibitem[Hume ()]{b30}\label{b30} 	 		‘Of Refinement in the Arts’.  		 			D Hume 		.  	 	 		\textit{Of the Standard of Taste and Other Essays},  				 			J W Lenz 		 (ed.)  		 (Bobbs-Merrill, Indianapolis)  		1965.  	 
\bibitem[Oxford ()]{b51}\label{b51} 	 		\textit{Oxford Latin Dictionary},  		 			Oxford 		.  		1992. Oxford University Press.  	 
\bibitem[Kemp ()]{b40}\label{b40} 	 		‘Perceiving luxury and necessity’.  		 			S Kemp 		.  	 	 		\textit{Journal of Economic Psychology}  		1998. 19  (5)  p. .  	 
\bibitem[Dubois and Czellar ()]{b14}\label{b14} 	 		\textit{Prestige brands or luxury brands? An exploratory inquiry on consumer perceptions},  		 			B Dubois 		,  		 			S Czellar 		.  		2002.  	 
\bibitem[Keasbey ()]{b38}\label{b38} 	 		‘Prestige value’.  		 			L M Keasbey 		.  	 	 		\textit{The Quarterly Journal of Economics}  		1903. 17  (3)  p. .  	 
\bibitem[Miller and Mills ()]{b49}\label{b49} 	 		‘Probing brand luxury: a multiple lens approach’.  		 			K W Miller 		,  		 			M K Mills 		.  	 	 		\textit{Journal of Brand Management}  		2012. 20  (1)  p. .  	 
\bibitem[Eng and Bogaert ()]{b20}\label{b20} 	 		‘Psychological and cultural insights into consumption of luxury western brands in India’.  		 			T Y Eng 		,  		 			J Bogaert 		.  	 	 		\textit{Journal of Customer Behaviour}  		2010. 9  (1)  p. .  	 
\bibitem[Bearden and Etzel ()]{b4}\label{b4} 	 		‘Reference group influence on product and brand purchase decisions’.  		 			W O Bearden 		,  		 			M J Etzel 		.  	 	 		\textit{Journal of consumer research}  		1982. 9  (2)  p. .  	 
\bibitem[Shukla ()]{b59}\label{b59} 	 		‘Status consumption in crossnational context: Socio-psychological, brand and situational antecedents’.  		 			P Shukla 		.  	 	 		\textit{International Marketing Review}  		2010. 27  (1)  p. .  	 
\bibitem[Levy (1959)]{b44}\label{b44} 	 		‘Symbols for sale’.  		 			S J Levy 		.  	 	 		\textit{Harvard Business Review}  		1959. July-August. 37 p. .  	 
\bibitem[Fiondaan and Moore ()]{b21}\label{b21} 	 		‘The anatomy of the luxury fashion brand’.  		 			A M Fiondaan 		,  		 			C M Moore 		.  	 	 		\textit{Journal of Brand Management}  		2009. 16  (5-6)  p. .  	 
\bibitem[Yeoman ()]{b73}\label{b73} 	 		‘The changing behaviours of luxury consumption’.  		 			I Yeoman 		.  	 	 		\textit{Journal of Revenue and Pricing Management}  		2011. 10  (1)  p. .  	 
\bibitem[Hennigs et al. ()]{b28}\label{b28} 	 		‘The complexity of value in the luxury industry: From consumers' individual value perception to luxury consumption’.  		 			N Hennigs 		,  		 			K P Wiedmann 		,  		 			C Klarmann 		,  		 			S Behrens 		.  	 	 		\textit{International Journal of Retail \& Distribution Management}  		2015. 43  (10)  p. .  	 
\bibitem[Lipovetsky and Roux ()]{b47}\label{b47} 	 		\textit{The eternal luxury. From the age of the sacred to the time of the marks},  		 			G Lipovetsky 		,  		 			E Roux 		.  		2015.  	 	 (Gallimard Editions) 
\bibitem[Dubois and Laurent ()]{b16}\label{b16} 	 		‘The functions of prestige: A situational approach to exclusionism’.  		 			B Dubois 		,  		 			G Laurent 		.  	 	 		\textit{Advances in Consumer Research}  		1996. 23 p. .  	 
\bibitem[Lipovetsky ()]{b46}\label{b46} 	 		\textit{The hyper consumption society. The debate},  		 			G Lipovetsky 		.  		2003. p. .  	 
\bibitem[Dubois and Duquesne ()]{b15}\label{b15} 	 		‘The market for luxury goods: Income versus culture’.  		 			B Dubois 		,  		 			P Duquesne 		.  	 	 		\textit{European Journal of marketing}  		1993.  	 
\bibitem[Vickers and Renand ()]{b65}\label{b65} 	 		‘The marketing of prestige goods: An exploratory study-three conceptual measures’.  		 			J Vickers 		,  		 			F Renand 		.  	 	 		\textit{The Marketing Review (UK)}  		2003. 3 p. .  	 
\bibitem[Nueno and Quelch ()]{b50}\label{b50} 	 		‘The mass marketing of luxury’.  		 			J L Nueno 		,  		 			J A Quelch 		.  	 	 		\textit{Business Horizons}  		1998. 41  (6)  p. .  	 
\bibitem[Weber ()]{b69}\label{b69} 	 		\textit{The Protestant ethic and the spirit of capitalism},  		 			M Weber 		.  		1930. London.  		 			Unwin University Books 		 	 
\bibitem[Roux and Boush ()]{b54}\label{b54} 	 		‘The role of familiarity and expertise in luxury brand extension evaluation’.  		 			E Roux 		,  		 			D M Boush 		.  	 	 		\textit{EMAC Conference Proceedings},  				1996.  	 
\bibitem[Kapferer and Bastien ()]{b35}\label{b35} 	 		‘The specificity of luxury management: Turning marketing upside down’.  		 			J N Kapferer 		,  		 			V Bastien 		.  	 	 		\textit{Journal of Brand Management}  		2009. 16  (5-6)  p. .  	 
\bibitem[Veblen ()]{b64}\label{b64} 	 		\textit{The theory of the leisure class: an economic study of institutions. Unwin Books, reprinted},  		 			T Veblen 		.  		1899. 1994. New York, London: Dover Publications.  	 
\bibitem[Dubois and Paternault ()]{b17}\label{b17} 	 		‘Understanding the world of international luxury brands: the" dream formula’.  		 			B Dubois 		,  		 			C Paternault 		.  	 	 		\textit{Special Issue: Research Input into the Creative Process)},  				1995. 35 p. .  	 
\bibitem[Wiedmann et al. ()]{b71}\label{b71} 	 		‘Value-based segmentation of luxury consumption behavior’.  		 			K P Wiedmann 		,  		 			N Hennigs 		,  		 			A Siebels 		.  	 	 		\textit{Psychology \& Marketing}  		2009. 26  (7)  p. .  	 
\bibitem[Hennigs et al. ()]{b29}\label{b29} 	 		‘What is the Value of Luxury? A Cross-Cultural Consumer Perspective’.  		 			N Hennigs 		,  		 			K P Wiedmann 		,  		 			C Klarmann 		,  		 			S Strehlau 		,  		 			B Godey 		,  		 			D Pederzoli 		,  		 			K Taro 		.  	 	 		\textit{Psychology \& Marketing}  		2012. 29  (12)  p. .  	 
\bibitem[Ghanei ()]{b23}\label{b23} 	 		\textit{What values do customers create/co-create through their interaction with luxury brands (Doctoral dissertation},  		 			A Ghanei 		.  		2013.  		 			University of East London 		 	 
\bibitem[De Barnier et al. ()]{b12}\label{b12} 	 		‘Which luxury perceptions affect most consumer purchase behavior? A cross-cultural exploratory study in France, the United Kingdom and Russia’.  		 			V De Barnier 		,  		 			I Rodina 		,  		 			P Valette-Florence 		.  	 	 		\textit{Proceedings des Congrés Paris-Venise des Tendences Marketing},  				 (des Congrés Paris-Venise des Tendences MarketingParis)  		2006. p. .  	 
\bibitem[Kapferer ()]{b37}\label{b37} 	 		‘Why are we seduced by prestige brands’.  		 			J N Kapferer 		.  	 	 		\textit{Journal of Brand Management}  		1998. 6  (1)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
