\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={Investigating the Factors Leading towards the Purchase of a Perfume Brand; An Empirical Study of Working Females in Karachi},
 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{2016-01-15 (revised: 15 January 2016)}
\def\TheID{\makeatother }
\def\TheDate{2016-01-15}
\title{Investigating the Factors Leading towards the Purchase of a Perfume Brand; An Empirical Study of Working Females in Karachi}
\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]{Zainab  Agha}

             \affil[1]{  Shaheed Zulfikar Ali Bhutto Institute of Science and Technology}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 December 2015 Accepted: 3 January 2016 Published: 15 January 2016}

\maketitle


\begin{abstract}
        


Nowadays, in an increasingly more evident manner, perfumes assume the role of indications of individuality and ascetic orientation of those who wear them. In this regard, role of advertising is quite evident to persuade working females in choosing the best fragrance and at the same time, understanding number of factors is also a key consideration for marketers. Therefore, the purpose of this research paper is to examine the number of reasons a working women keeps in mind when purchasing a particular perfume brand. This is a quantitative research and based on a philosophy of post positivist, with a deductive research approach. Survey questionnaire has been used as an instrument to collect the data which was adopted from the literature. The sample size is 384 and probability random sampling technique has been used. Data was analyzed through SPSS software and applied both the descriptive and inferential statistics.

\end{abstract}


\keywords{purchase decision, perfume brand, advertisement.}

\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[{Investigating the Factors Leading towards the Purchase of a Perfume Brand; An Empirical Study of Working Females in Karachi}]{Investigating the Factors Leading towards the Purchase of a Perfume Brand; An Empirical Study of Working Females in Karachi}\par
Introduction ue to globalization and liberalization, it has been resulting in increased demand for cosmetic and fashionable products for women of all ages. Females set and followed fads, fashionable trends and style, which were more inclined towards perfumes to represent their unique image. The population of females aged above 23 has been considered as a potential market to use perfumes. (Borgave \& J.S., 2010, pp. \hyperref[b0]{[1]}\hyperref[b1]{[2]}\hyperref[b2]{[3]}\hyperref[b3]{[4]}\hyperref[b4]{[5]}\hyperref[b5]{[6]}\hyperref[b6]{[7]}\hyperref[b7]{[8]}.\par
The female population of Taiwan was a part of a market segment, which had a high level of involvement respond to their purchasing behavior, there were certain similarities as well as differences in the consumption patterns of luxury products of female in Taiwan and UK. (Wu, Chen, \& Nguy, Luxury brand purchases and the extended self, 2015, pp. 153 -173).\par
There were various factors that influence a female individual's fragrance decision. Moreover, there were certain factors that actually influence consumers buying behavior but psychological factors, social influence and the purchase situation were the factors due to which the purchasing behavior differs in US and French Cosmetic markets.  {\ref (Markham \& Cangelosi, 1999, pp. 387 -401)} In today's market, the females were very particular about the things they wear and how they appear on special occasions like Valentine's Day, birthdays, Mothers Day, weddings, anniversaries etc. In comparison to other countries Pakistanis spent more money on perfumes than Indians due to high consumer spending habits. There were many factors that derive the consumer preference when they opt for particular perfume when heading out the door. Due to this consumer preference we aimed to focus our efforts and study how certain factors influenced consumer preference of working females of Karachi when they bought perfume brands. (Daily Times, 2015) II. 
\section[{Research Objectives}]{Research Objectives}\par
1. Ascertain the relationship and impact of price, packaging, brand and fragrance towards purchase of perfume brand. 2. Determine the influences and relationship of quality, availability and peer recommendations towards purchase of a perfume brand. 
\section[{Study the effect and relationship of budget, sales}]{Study the effect and relationship of budget, sales}\par
technique, special offer and advertisement towards purchase of a perfume brand. 
\section[{III.}]{III.} 
\section[{Literature Review}]{Literature Review}\par
The relationship of price knowledge with the economic scenarios suggests that consumers are more aware of economic knowledge and they expected the fair prices with respect to the economic conditions. (Kenning, Evanschitzky, Vogel, \& Ahlert, 2007, pp. 97 -119) The consumers, who rely more on price knowledge, tend to get and perceive prices more accurately. (Rosa-Díaz, 2004, pp. 406 -428). It is the D self-accomplishment and satisfied visibility and symbolic values that consumers were even more satisfied with the counterfeit luxury brands as well.  {\ref (Phau, Teah, \& Lee, 2009, pp. 3 -15)} Brands that existed within the same category are driven by the same motivations purchase decision involvement. Different levels of involvement occurred at category level rather than brand level. (McWilliam, 1997, pp. 60 -70) Successful branding strategy was required that used local names to develop national identity. (Ranchhodi, Gur u, \& Marandi, 2011, pp. 353 -365) In order to build equity the core dimensions of brand image were looked upon and analyzed. (Toldos-Romero \& Orozco-Gómez, 2015, pp. 462 -476) Price and brand had significant moderate effect on buyers' perception on quality.  {\ref (Dodds, Monroe, \& Grewal, 1991, pp. 307 -319)} At each stage, various demands needed to be fulfilled as there are many factors influencing the final packaging of a product. \hyperref[b25]{(Rundh, 2009} {\ref (Rundh, , pp. 988 -1002) )} Changing consumer behavior is one of the most important factor, which impacted packaging demand, and for this. \hyperref[b26]{(Rundh, 2013} {\ref (Rundh, , pp. 1547} {\ref (Rundh, -1563) )} Colors, typography; graphical forms and images of alternative packaging were combined in different ways to convey a preferred perception of consumers' mind on the basis of seven product positioning strategies. (Vila, 2006, pp. 100 -112)Some consumers were very particular about their health and nutrition which allowed them to make a higher involvement decision on the basis of delivered label information considered it to be more credible, visual elements influence choice more in low involvement purchase decision. (Speece, 2004, pp. 607 -628).\par
The factors that helped consumers in deciding which perfume to buy, were based on the recommendation of reference people and sample smelling test.  {\ref (Yoh, 2006, pp. 396 -406)} To increase fragrance sales, companies tilt towards a new marketing concept of unisex and same name fragrance. This led researchers to believe that the male-dominant products influenced females purchase decision. (Cangelosi, 1999, pp. 387 -401) Young girls start to use any form of fragrance from the age of 5 to 10. Eventually they bought perfumes on their friends' recommendation or simply by looking an advertisement. \hyperref[b0]{(Ali, 2011)} Factors like, brand of the perfume, its packaging, and bottle design were the most important attributes that a consumer takes into consideration when making an informed purchase decision.  {\ref (Raza, Nas, \& Anwer, 2013, pp. 189 -204)} Quality definition is related to 8 dimensions of product quality. It turned out that there was a significant link between 5 definitions of quality and the 8 dimensions of quality. Most quality managers defined quality that closely represented user-based definition. (Tamim, 2002, pp. 442 -453) There were 10 dimensions in total that consumers referred to when shaping expectations and perceptions about service. Moreover, there were 4 gaps that affected service quality perceived by the customer. \hyperref[b20]{(Parasuraman, Zeithaml, \& L., 1985)} To close the gap between perceived quality and value required marketer to view quality the same way as the consumer. Moreover, consumers intrinsic and extrinsic factors should be evaluated from the consumers' environment that triggered perceived quality. (Zeithaml, Consumer Perceptions of Price, Quality, and Value: A Means-End Model and Synthesis of Evidence, 1988, pp.  {\ref 2 -22)} In an attempt to maintain a reputation for high quality, firms were encouraged to focus their efforts to increase product quality in order to stand out more than its rivals. Market structures like oligopolistic markets can easily sustain a reputation for high quality. \hyperref[b8]{(Dana Jr. \& Fong, 2011} {\ref , pp. 1059} {\ref -1076)} Consumers tend to switch from one brand to another if they couldn't find what was required and they would also switch retail stores and never visit back. (Gruen, 2003, pp. 605 -617) Furthermore, in order to resolve the problem of stock out, training programs for retailers must be executed so that to understand the ordering of the products from the warehouse needed to be done before the stock ends and to improve the quality of orders. \hyperref[b6]{(Consulting, 1996)}.\par
Findings revealed that, the perceived quality, satisfaction, and brand trust had a positive direct relationship over recommendation. While on the other hand, brand image had a positive direct effect on recommendation. \hyperref[b36]{(Vigripat \& Chan , 2007)}. According to the  {\ref (Childers \& Rao, 1992, pp. 198 -211}) study, People who had high credibility and better knowledge of a particular product had more influence on the individual and the private luxury items tend to have higher peer influence because these products were important and discretionary purchased.\par
According to the (Soman, 2001, pp. 460 -474) study, Budget was one of the key factors while making purchase decision. Another research has found that customers who allocates certain budget to a particular product category, tends to limit themselves under the allocated budget.  {\ref (Heath \& Soll, 1996, pp. 40 -52)}. Moreover according to the (Scheer, Shehryar, \& Wood, 2010, pp. 225-232) study, the knowledge of budget gives a better understanding of an individual's purchase decision.\par
According to  {\ref (Brock, 1965, pp}. 650 -654) study, a product's similarity was more important than an experienced sales person to persuade a consumer to buy a lower or high priced product. Moreover Evan's findings were based on the theory that the similarities produced by the attractiveness of the sales person and customer lead to positive outcome when making purchase decision. \hyperref[b10]{(Evans, 1963)}. Whereas the characteristics of sale person like power, attractiveness and credibility caused three types of influences on the Consumers usually made a decision to buy a product depending on how quick they will receive the reward from promotional activities. The quicker the reward, the more value perception and liability they have on purchasing the product.  {\ref (Zeithaml, 1988, pp. 2 -22)}.\par
The female consumers are more interested and usually plan, before going to purchase perfume than the male consumers in Malaysia. According to this study, advertising appeal is consisted of 3 main elements Recognizing, Rational and Emotional appeal.  \hyperref[b34]{(Todd, 1990}) study, the advertisement that used to appeal professional females should emphasize on the need for safety and self-sufficiency.\par
According to the (Williams \& Slama, 1995, pp. 4 -21) study, there are many factors that come under consideration while making the final purchase decision. The past experience along with the selection of store plays an important part while making the purchase decision.  {\ref (Rao, 1969, pp. 321-329)}. Thai consumers take two main Components under consideration while making purchase decision; one was price and second was the brand.  {\ref (Thanasuta , 2015, pp. 102-121)} IV. 
\section[{Research Methodology}]{Research Methodology}\par
The population for this study was working females residing in Karachi and aged 23-46 and above. The reason why we have chosen this sample size is because their responses for our research were more relevant due to which we received an authentic set of data. Keeping in view the nature of research, nonprobability convenience sampling has been employed, with 95\% confidence level and 5\% margin of error. Sample size for this research was 384 as per the sampling table  {\ref (Uma Sekaran, 2006)}. Explanatory and Quantitative research methodology was adapted to study several variables influencing buying. Moreover, the research approach was deductive and close-ended survey questionnaire was used which was further adapted from the base study. Furthermore, data had been collected on cross sectional basis and analyzed accordingly.\par
? Reliability was tested through pilot study from 50 participants\par
? Five points Likert scale was used in survey questionnaire The purpose of this study is to ascertain the relationship and impact of price, packaging, brand and fragrance towards purchase of perfume brand. Moreover, in order to determine the influences and relationship of quality, availability and peer recommendations towards purchase of a perfume brand we have conducted this research. Lastly, we have to study the effect and relationship of budget, sales technique, special offer and advertisement towards purchase of a perfume brand.   As specified in figure  {\ref 7}.3, constructs of price, brand, packaging, fragrance, quality, availability, peer recommendations, budget and special offer, all the stated constructs have a mean above 3 which means that respondents are agreeing to all the statements in the constructs. However, the mean value of sales techniques and advertisement are 2 and below 3. This means that, respondents are not agreeing to all the statements in these constructs. 
\section[{Cornbach Alpha Number of Items}]{Cornbach Alpha Number of Items}\par
.  {\ref 915 40} IX. 
\section[{Correlation Analysis}]{Correlation Analysis}\par
Correlation analysis is completed to test the hypothesis of the relationship of independent variables (price, brand, packaging, fragrance, quality, availability, peer recommendations, budget, sales techniques, special offer, and advertisement) with the dependent variable purchase decision. Pearson Correlation test is used to analyze the relationship among the stated variables with purchase decision of a perfume brand. The results suggests that there is a significant and weak relationship exist between all the variables with purchase decision and significant at the 0.01 level (2-tailed) as shown in table  {\ref 10}. Therefore, we reject the null hypothesis and accept the alternate hypothesis stating that, price, brand, packaging, fragrance, quality, availability, peer recommendations, budget, sales techniques, special offer, and advertisement are significantly but weakly correlated with purchase decision. Moreover, price (? =.077; P>0.05) brand (? =.081; P>0.05) packaging (? =-.021; P>0.05) peer recommendation (? =.011; P>0.05) budget (? =.023; P>0.05) sales technique (? =.000; P>0.05) special offer (? =.038; P>0.05) and advertisement (? =.088; P>0.05) have no impact over purchase decision. 
\section[{X.}]{X.} 
\section[{Regression Analysis}]{Regression Analysis}\par
In addition to that, table 11 also explains the value of R2. The Rvalue is .587 or 58.7\%, which indicates that the model is a good fit. This shows that it is a good value to predict the dependent variable i.e. purchase decision. The R2 value tells us the variance in dependent variable explained by independent variables. In table 11, the independent variables explain .345 or 34.5\% of variance in dependent variable. Moreover, adjusted R square value measure the impact of independent variables on dependent variable with a value of .324 or 32.4\%. 
\section[{XI.}]{XI.} 
\section[{Discussion}]{Discussion}\par
Data was collected from working females employed in different organizations like banks, call centers, telecom customer service centers, schools, universities and marketing agencies etc. Total 390 respondents were targeted from which response was received from 384respondents accounting for 98\% response rate, which is quite good and reliable. Research findings indicates that, there is a positive impact of availability, fragrance, availabilty and quality when making a purchase decision for any perfume brand for the first time, on the other hand all the other variables have no impact on purchase decision.\par
As per the findings in the correlation table, fragrance was the only independent variable that had a positive relationship and impact towards the dependent variable of purchase decision of a particular perfume brand. On the other hand, the remaining three independent variables of price, packaging and brand had a weak relationship evident in Pearson correlation and no impact according to multiple regressions. The reason for this can be, that an individual may consider fragrance as the vital component of a perfume since most people consider fragrance as the major factor when buying any perfume brand.\par
As per our findings, price, packaging and brand are not as important as compared to fragrance. Reason being, since it's a luxurious and a high involvement product, consumers do consider price but they are not conscious when it comes to price decisions. With packaging, consumers consider this element as a secondary importance when buying perfumes. Consumers choose luxurious brands as they shape quality perception and the willingness to buy. Moreover, brand has no impact on the purchase decision when buying perfumes. Quality and availability seems to have a significant impact on the dependent variable of purchase decision while peer recommendation seems to have no impact on purchase decision. Therefore consumers consider quality as an important attribute when buying a perfume. Furthermore, availability is another variable that consumer take into account because they tend to switch from one brand to another if they are unable to find what they were looking for. On the other hand, peer recommendation is an unimportant factor.\par
Budget, sales technique, special offer and advertisement can be analyzed that none of these variables have a significant impact and relationship on the dependent variable. Also the respondents do not agree to all the statements stated in the questionnaire appearing under sales technique and advertisement. Sales technique employed by sales people does not influence the decision of consumers. When considering special offer, it is of secondary importance. When it comes to perfumes, advertisement is not the driving factor since it disseminates knowledge, introduces the product into the market, but it does not have a physical presence therefore it does not help the consumer make the final decision. 
\section[{XII.}]{XII.} 
\section[{Conclusion}]{Conclusion}\par
The in-depth insights of the responses collected from the questionnaires concluded which core factors related to perfume brands had a greater impact and relationship on the dependent variable. According to the multiple regression analysis that we conducted for our study, fragrance with P Value 0.004, quality with P value 0 and availability with P value 0.002 and advertisement with P value 0.05 had a stronger impact while making a purchase decision of perfume brand. However, the rest of the independent variables that are price, brand, packaging, peer recommendation, budget, sales technique and special offer had no impact on the dependent variable.\par
A person may take into account fragrance as the most important component of a perfume since most people consider fragrance as the vital factor when buying any perfume brand. One of the key purposes of a perfume is to disseminate fragrance around an individual's environment that they consider as a key attribute. When buying perfumes consumers smell the fragrance before making an informed decision. Furthermore, fragrances' role is to form an identity, image and develop an individual's personality.\textbackslash Finally, advertisement is a marketing tool that engages the customer to purchase a product through various mediums like television, newspaper, magazines and social media. When it comes to perfumes, advertisement is not the influential factor since it disseminates knowledge, introduces the product into the market, but it does not have a physical presence therefore it does not help the consumer make the final purchase decision. Additionally, availability is another attribute that consumer take into consideration because they incline to switch from one brand to another if they are unable to find what they were searching for. Consumers take into account quality as a vital factor when purchasing a perfume since it is one of the driving factors when making any informed purchase decision. Finally, when it comes to perfumes, advertisement which is a marketing tool that engages the customer to purchase a product through various mediums like television, newspaper, magazines and social media, it is also the influential factor since it disseminates knowledge and introduces the product into the market; therefore it does not help the consumer make the final purchase decision.\par
Alternatively, peer recommendation is an insignificant factor because perfume is merchandise that individuals prefer as per their own taste and choice, it is not something that can be bought on the basis of others' recommendations. Budget, sales technique and special offer are of secondary importance in minds of the consumers. Also the respondents do not agree to all the statements specified in the questionnaire falling under sales technique and advertisement as specified in descriptive analysis. When it comes to personal care budget, perfume is merchandise that is not bought everyday as it is known as a luxurious product. Conversely, sales technique used by sales people does not impact the decision of consumers because they do not purchase perfumes based on other peoples input. Rather, the sales people sometimes complicate the customer' decision thereby slowing their decision process hence they choose to make their own decisions. When taking into account special offer or promotion, it is a promotional tool that some consumers consider but in our research it is of secondary importance because stall activities and gift pack promotions do not determine the customers purchasing pattern.\par
This research helped us to identify the important variables that consumer take into consideration when purchasing a particular perfume brand for the first time and it is a value addition in the literature of purchase decision and other marketing factors. 
\section[{XIII.}]{XIII.} 
\section[{Recommendations}]{Recommendations}\par
? Marketers should focus more on conducting test sampling of fragrance.\par
? The brand custodians of the perfumes should ensure that their products are available at every possible retail outlet.\par
? The brand custodians' responsibility should be to focus their efforts on the quality of their product by promoting the long lasting attribute of the perfume and its overall reliability.\par
? Retailers should focus on the authenticity of a perfume brand to build trust and maintain a longterm relationship to retain a first time consumers.\par
? Marketers can have a better understanding of working females purchase behavior so that they can determine and execute the right and effective marketing strategies for future reference.\par
XIV. 
\section[{Areas of Further Research}]{Areas of Further Research}\par
Study can be conducted on metropolitan cities of Pakistan like, Islamabad, Lahore, Rawalpindi, Faisalabad, etc. Research can be done on the basis of comparative analysis, region wise and an analysis of two to more cities. For further research different occupations can be targeted like housewives, bankers, entrepreneurs, students etc. Later on this study could also be conducted on psychological factors like lifestyle, status, consumer perception, etc. Lastly, consumer experiences along with marketers experience can also be gauged through qualitative analysis.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}E}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}(}\end{figure}
   			\footnote{© 2016 Global Journals Inc. (US)} 			\footnote{© 2016 Global Journa ls Inc. (US)} 			\footnote{© 2016 Global Journals Inc. (US) 1} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Parasuraman et al. ()]{b20}\label{b20} 	 		‘A conceptual model of service quality and its implications for future research the’.  		 			A Parasuraman 		,  		 			V A Zeithaml 		,  		 			L L Berry 		.  	 	 		\textit{Journal of Marketing}  		1985. p. .  	 
\bibitem[Blattberg et al. ()]{b2}\label{b2} 	 		‘A theoretical and empirical evaluation of price deals for consumer nondurables’.  		 			R C Blattberg 		,  		 			G D Eppen 		,  		 			J Lieberman 		.  	 	 		\textit{The Journal of Marketing}  		1981. p. .  	 
\bibitem[Borgave and Chaudhari ()]{b3}\label{b3} 	 		‘Adolescents' Preferences and attitudes towards Perfumes in India’.  		 			S Borgave 		,  		 			J S Chaudhari 		.  	 	 		\textit{Journal of Policy and Organisational Management}  		2010. 1  (2)  p. 1.  	 
\bibitem[Vigripat and Chan ()]{b36}\label{b36} 	 		‘An Empirical Investigation of the Relationship between Service Quality, Brand Image, Trust, Customer Satisfaction, Repurchase Intention and Recommendation to Others’.  		 			T Vigripat 		,  		 			P Chan 		.  	 	 		\textit{International DSI/Asia and Pacific DSI}  		2007.  	 
\bibitem[Fah et al. ()]{b11}\label{b11} 	 		‘An exploratory study of the relationships between advertising appeals, spending tendency, perceived social status and materialism on perfume purchasing behavior’.  		 			B C Y Fah 		,  		 			Y S Foon 		,  		 			S Osman 		.  	 	 		\textit{International Journal of Business and Social Science}  		2011. 2  (10) .  	 
\bibitem[Markham and Cangelosi ()]{b18}\label{b18} 	 		‘An international study of unisex and "same-name" fragrance brands’.  		 			S Markham 		,  		 			J Cangelosi 		.  	 	 		\textit{Journal of product \& brand management}  		1999. 8  (5)  p. .  	 
\bibitem[Ranchhod et al. ()]{b22}\label{b22} 	 		‘Brand names and global positioning’.  		 			A Ranchhod 		,  		 			C Gurau 		,  		 			E Marandi 		.  	 	 		\textit{Marketing Intelligence \& Planning}  		2011. 29  (4)  p. .  	 
\bibitem[Toldos-Romero and Orozco-Gómez ()]{b35}\label{b35} 	 		‘Brand personality and purchase intention’.  		 			M D L P Toldos-Romero 		,  		 			M M Orozco-Gómez 		.  	 	 		\textit{European Business Review}  		2015. 27  (5)  p. .  	 
\bibitem[Brock ()]{b4}\label{b4} 	 		‘Communicator-recipient similarity and decision change’.  		 			T C Brock 		.  	 	 		\textit{Journal of Personality and Social Psychology}  		1965. 1  (6)  p. 650.  	 
\bibitem[Zeithaml ()]{b40}\label{b40} 	 		‘Consumer perceptions of price, quality and value: a means-end model and synthesis of evidence’.  		 			V A Zeithaml 		.  	 	 		\textit{Journal of Marketing}  		1988. 52 p. .  	 
\bibitem[Ampuero and Vila ()]{b1}\label{b1} 	 		‘Consumer perceptions of product packaging’.  		 			O Ampuero 		,  		 			N Vila 		.  	 	 		\textit{Journal of consumer marketing}  		2006. 23  (2)  p. .  	 
\bibitem[Kenning et al. ()]{b14}\label{b14} 	 		‘Consumer price knowledge in the market for apparel’.  		 			P Kenning 		,  		 			H Evanschitzky 		,  		 			V Vogel 		,  		 			D Ahlert 		.  	 	 		\textit{International Journal of Retail \& Distribution Management}  		2007. 35  (2)  p. .  	 
\bibitem[Rao ()]{b23}\label{b23} 	 		‘Consumer's purchase decision process: stochastic models’.  		 			T R Rao 		.  	 	 		\textit{Journal of Marketing Research}  		1969. p. .  	 
\bibitem[Todd ()]{b34}\label{b34} 	 		\textit{Content Analysis of Motivational Need Appeals in Perfume Advertisements IinMademoisselle (Doctoral dissertation},  		 			V Todd 		.  		1990.  		 			Texas Tech University 		 	 
\bibitem[Corsten and Gruen ()]{b7}\label{b7} 	 		‘Desperately seeking shelf availability: an examination of the extent, the causes, and the efforts to address retail out-of-stocks’.  		 			D Corsten 		,  		 			T Gruen 		.  	 	 		\textit{International Journal of Retail \& Distribution Management}  		2003.  (12)  p. .  	 
\bibitem[Srivastava ()]{b31}\label{b31} 	 		‘Effectiveness of global advertisement on culture of India: an emerging market’.  		 			R K Srivastava 		.  	 	 		\textit{International Journal of Emerging Markets}  		2010. 5  (1)  p. .  	 
\bibitem[Soman ()]{b28}\label{b28} 	 		‘Effects of payment mechanism on spending behavior: The role of rehearsal and immediacy of payments’.  		 			D Soman 		.  	 	 		\textit{Journal of Consumer Research}  		2001. 27  (4)  p. .  	 
\bibitem[Dodds et al. ()]{b9}\label{b9} 	 		‘Effects of price, brand, and store information on buyers' product evaluations’.  		 			W B Dodds 		,  		 			K B Monroe 		,  		 			D Grewal 		.  	 	 		\textit{Journal of marketing research}  		1991. p. .  	 
\bibitem[Tantiseneepong et al. ()]{b32}\label{b32} 	 		‘Evaluating responses to celebrity endorsements using projective techniques’.  		 			N Tantiseneepong 		,  		 			M Gorton 		,  		 			J White 		.  	 	 		\textit{An International Journal}  		2012. 15  (1)  p. .  	 
\bibitem[Raza et al. ()]{b24}\label{b24} 	 		\textit{Factors considered by consumers for purchase of perfumes/fragrances: a case study of consumers in the twin cities of Islamabad \& Rawalpindi. Asian journal of management sciences \& education},  		 			H A Raza 		,  		 			Z Nas 		,  		 			K J Anwer 		.  		2013. 2 p. .  	 
\bibitem[Scheer et al. ()]{b27}\label{b27} 	 		‘How budget constraints impact consumers' response to discount presentation formats’.  		 			L K Scheer 		,  		 			O Shehryar 		,  		 			C M Wood 		.  	 	 		\textit{Journal of Product \& Brand Management}  		2010. 19  (3)  p. .  	 
\bibitem[Sebastianelli and Tamimi ()]{b29}\label{b29} 	 		‘How product quality dimensions relate to defining quality’.  		 			R Sebastianelli 		,  		 			N Tamimi 		.  	 	 		\textit{International Journal of Quality \& Reliability Management}  		2002. 19  (4)  p. .  	 
\bibitem[Rundh ()]{b26}\label{b26} 	 		‘Linking packaging to marketing: how packaging is influencing the marketing strategy’.  		 			B Rundh 		.  	 	 		\textit{British Food Journal}  		2013. 115  (11)  p. .  	 
\bibitem[Mcwilliam ()]{b19}\label{b19} 	 		‘Low involvement brands: is the brand manager to blame’.  		 			G Mcwilliam 		.  	 	 		\textit{Marketing Intelligence \& Planning},  				1997. 15 p. .  	 
\bibitem[Wu et al. ()]{b38}\label{b38} 	 		‘Luxury brand purchases and the extended self: A cross-cultural comparison of young female consumers in Taiwan and the UK’.  		 			M S S Wu 		,  		 			C H S Chen 		,  		 			B Nguyen 		.  	 	 		\textit{Asia-Pacific Journal of Business Administration}  		2015. 7  (3)  p. .  	 
\bibitem[Williams and Slama ()]{b37}\label{b37} 	 		‘Market mavens' purchase decision evaluative criteria: implications for brand and store promotion efforts’.  		 			T G Williams 		,  		 			M E Slama 		.  	 	 		\textit{Journal of Consumer Marketing}  		1995. 12  (3)  p. .  	 
\bibitem[Kotler ()]{b15}\label{b15} 	 		\textit{Marketing management, analysis, planning, implementation, and control},  		 			P Kotler 		.  		1994. Philip Kotler.  	 
\bibitem[Heath and &soll ()]{b12}\label{b12} 	 		‘Mental budgeting and consumer decisions’.  		 			C Heath 		,  		 			J B \&soll 		.  	 	 		\textit{Journal of Consumer Research}  		1996. p. .  	 
\bibitem[Silayoi and Speece ()]{b30}\label{b30} 	 		‘Packaging and purchase decisions: An exploratory study on the impact of involvement level and time pressure’.  		 			P Silayoi 		,  		 			M Speece 		.  	 	 		\textit{British food journal}  		2004. 106  (8)  p. .  	 
\bibitem[Rundh ()]{b25}\label{b25} 	 		‘Packaging design: creating competitive advantage with product packaging’.  		 			B Rundh 		.  	 	 		\textit{British Food Journal}  		2009. 111  (9)  p. .  	 
\bibitem[Yoh ()]{b39}\label{b39} 	 		‘Perfume consumption behaviors and fragrance sensibility attitude according to perfume involvement levels’.  		 			E A Yoh 		.  	 	 		\textit{Journal of the Korean Society of Clothing and Textiles}  		2006. 30  (3)  p. .  	 
\bibitem[Rosa-Díaz ()]{b17}\label{b17} 	 		‘Price knowledge: effects of consumers' attitudes towards prices, demographics, and socio-cultural characteristics’.  		 			María Rosa-Díaz 		,  		 			I 		.  	 	 		\textit{Journal of Product \& Brand Management}  		2004. 13  (6)  p. .  	 
\bibitem[Kelman ()]{b13}\label{b13} 	 		‘Processes of opinion change’.  		 			H C Kelman 		.  	 	 		\textit{Public opinion quarterly}  		1961. 25  (1)  p. .  	 
\bibitem[Dana and Fong ()]{b8}\label{b8} 	 		‘Product quality, reputation, and market structure*’.  		 			J D DanaJr 		,  		 			Y F Fong 		.  	 	 		\textit{International Economic Review}  		2011. 52  (4)  p. .  	 
\bibitem[Evans ()]{b10}\label{b10} 	 		‘Selling as a dyadic relationship-A new approach’.  		 			F B Evans 		.  	 	 		\textit{The American Behavioral Scientist}  		1963. 6  (9)  p. 76.  	 
\bibitem[Phau et al. ()]{b21}\label{b21} 	 		‘Targeting buyers of counterfeits of luxury brands: A study on attitudes of Singaporean consumers’.  		 			I Phau 		,  		 			M Teah 		,  		 			A Lee 		.  	 	 		\textit{Journal of Targeting, Measurement and Analysis for Marketing}  		2009. 17  (1)  p. .  	 
\bibitem[Ali (2011)]{b0}\label{b0} 	 		\textit{Teenagers and Fragrances},  		 			N S Ali 		.  		 \url{http://www.fragrantica.com/news/Teenagers-and-Fragrances-2397.html}  		2011. March 3, 2016.  	 
\bibitem[Thanasuta ()]{b33}\label{b33} 	 		‘Thai consumers' purchase decisions and private label brands’.  		 			K Thanasuta 		.  	 	 		\textit{International Journal of Emerging Markets}  		2015. 10  (1)  p. .  	 
\bibitem[Liao et al. ()]{b16}\label{b16} 	 		‘The effects of sales promotion strategy, product appeal and consumer traits on reminder impulse buying behaviour’.  		 			S L Liao 		,  		 			Y C Shen 		,  		 			C H Chu 		.  	 	 		\textit{International Journal of Consumer Studies}  		2009. 33  (3)  p. .  	 
\bibitem[Childers and Rao ()]{b5}\label{b5} 	 		‘The influence of familial and peer-based reference groups on consumer decisions’.  		 			T L Childers 		,  		 			A R Rao 		.  	 	 		\textit{Journal of Consumer research}  		1992. p. .  	 
\bibitem[Consulting ()]{b6}\label{b6} 	 		\textit{Where to Look for Incremental Sales Gains: The Retail Problem of Out-Of-Stock Merchandise. The Coca-Cola Retailing Research Council},  		 			A Consulting 		.  		1996. Atlanta, GA.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
