\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={Identifying the Factors Affecting Customer Purchase Intention},
 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{2015-05-15 (revised: 15 May 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-05-15}
\title{Identifying the Factors Affecting Customer Purchase Intention}
\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]{Sohail  Younus}

             \affil[1]{  University of Sargodha Mandi Baha Uddin Campus}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 April 2015 Accepted: 30 April 2015 Published: 15 May 2015}

\maketitle


\begin{abstract}
        


In the worst competitive market the consumer products manufacturing industries pay attention on customer purchase intention for maintain their repute in market and enhanced their goodwill. Because loyal customer are good source for create revenue. This study learns and contributes the factors that affect customer purchase intention. The purpose of this study is to observe the effect of independent variable (customer knowledge ,purchase intention, celebrity endorsement and perceived value ) on dependent variable (purchase intention).The study describe that the relation between dependent variable have significant relationship with purchase intention. This is quantitative study and sample size of this study is 100. And 100 questionnaires were used for collection of data. The results of this study shows that perceived value, customer knowledge, celebrity endorsement have significant relationship with purchase intention.

\end{abstract}


\keywords{purchase intention, quantitative study, loyal customer, independent variable.}

\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[{I. Introduction}]{I. Introduction}\par
he purchasing process to buy a particular brand or product is affected by various factors such as price of the product, design, packaging, knowledge about product, quality, celebrity endorsement, fashion and sometimes family relation as well \hyperref[b16]{(Shafiq et al., 2011)}. In developed countries of the world, the retail market is mature \hyperref[b3]{(Berner et al., 2001)}. But in Asian markets like Japan, China, India and South Korea, the people of these countries are sensitive about product or brand and have some questions in their minds such as what the brand offers? And how the brand fulfills their needs? \hyperref[b1]{(Anholt, 2000)}. According to \hyperref[b4]{Blackwell et al., (2001)} that the decision making of consumers about particular brand based on searching for the internal and external environment. With reference of internal information, it is collected from previous experiences due to advertisement etc and external information may be gathered from peers or market place etc. In addition, previous studies argued that the external factors for instance, demographic, group and geographic have the influence on purchase intention. However, some there are some problems in applying these factors and also some issues regarding the measurements of purchase intention. The influence of demographic on purchase intention is difficult that needs to be examined. For example, consumers under the age of 18 to 24 years old likely to buy a product at the spot or change the brand if the mood strikes (Abdul \hyperref[b0]{Razak \& Kamarulzaman, 2009)}. Zaal, (2009) elaborates that different economic conditions have pushed the companies to make efficient its operations and make sure the right product for the right market unlike capturing only those markets from where high returns rise.\par
Madahi and Sukati (2012) describe that the purchase intention has become complicated and significant in recent era. Consumers have know how from different advertisements, reports and articles about products. Moreover, different kind of brands, products, superstores etc have complicated and difficult decision making. 
\section[{II. Literature Review}]{II. Literature Review}\par
Purchase intention is the preference of consumer to buy the product or service. In another words, purchase intention has another aspect that the consumer will purchase a product after evaluation. Many factors affect the consumer's intention while selecting the product and the ultimate decision depends on consumers' intention with large external factors \hyperref[b9]{(Keller, 2001)}. Decision making about purchase is affected by the group in selection procedure of a brand for known products. The selection of a brand based on group cohesiveness of the brand \hyperref[b19]{(Witt \& Bruce, 1972)}. The information about the brand have been used by the other group members also affect the decision to skip the existing brand and to move on to the purchase those brand that is using by other group members \hyperref[b20]{(Witt, 1969)}. So the great orientation to consumer's members impact to other members to buy particular brand used by the other group members \hyperref[b11]{(Moschis, 1976)}. Many factors intended to purchase intention which is customer knowledge, perception of consumers, product packaging or design and celebrity endorsement etc.\par
The study conducted by \hyperref[b15]{Satish and Peter (2004)} explains that knowledge about the product by the consumer plays an integral role during product purchase decision. Other studies like \hyperref[b14]{Rao and Monroe (1988)} argued that knowledge of the product is the main factor in product purchasing decision. Product 
\section[{Year ( )}]{Year ( )}\par
a packaging in which one thought is simple outlook and second thought is to prepare attractive packaging. These factors are also very important and have influenced on consumer purchase intention \hyperref[b2]{(Ann, 2008)}. Another research of \hyperref[b7]{Fung et al., (2004)} revealed that consumer's feelings attached with design and packaging. Moreover, in company's point of view packaging or design build the good will of company and it also shows the quality of the product \hyperref[b6]{(Dileep, 2006)}. Many authors have great importance of celebrity endorsement. But the main point, it should be relevant to the product with reasonable logic about the product \hyperref[b5]{(David \& Benedikte, 2004)}. Another factor of purchase intention is the perceived value which implies the relationship with product and consumers  {\ref (Payneand Holt, 2001)}. It is ultimate conclusion that higher the perceived value resulting higher the intention of purchase \hyperref[b18]{(Tung et al. 1994}). Perceived value of the product has different dimensions that are tangible and intangible \hyperref[b17]{(Snoj et al. 2004}). James, (2002) elaborates that the higher perceived value enhancement to purchase decision. However, on the basis of knowledge of product, consumers assess the product and make decision \hyperref[b12]{(Nah Hong, 2007)}. According to the Tun Zong et al.  {\ref (1994)} that purchase intention has positive affect with perceived value.    
\section[{III. Hypothesis Development}]{III. Hypothesis Development} 
\section[{IV. Research Methodology}]{IV. Research Methodology}\par
This study follows the quantitative method; questionnaire was filled by 100 respondents. The population of our study consists of the self earning and self spending people. The question used measurement by likert scale of 1 to 5. Regression analysis was executed to get the results. The descriptive research is known about the effect of all independent variable on dependent variable. Customer knowledge about any product and purchase intention is positively correlated and highly significant. Celebrity endorsement and purchase intention are positively correlated and also giving highly significant result. Product packaging and purchase intention are positively correlated and highly significant but perceived value with purchase intention are not highly significant because perceived value is not introduced in Pakistan yet. The regression results show that there is a strong relationship between the customer knowledge and purchase intention. Beta is .269.It is good and show that how much variation comes in dependent variable due to independent variable. Adjusted R 2 is .122 means that how much variation comes in overall model due to independent variables.  Here the beta is .208. It shows that there is there is 20.8\% variation intensity in purchase intention due to independent variable. Regression results show that perceived value and purchase intention have no much strong significant results. Because perceived value has no significant importance in Pakistan yet .Adjusted R2 is .042 .It shows that the overall variation in model due to independent variable. 
\section[{Model}]{Model} 
\section[{Global Journal of Management and}]{Global Journal of Management and} 
\section[{VI. Conclusion}]{VI. Conclusion}\par
The study's main purpose was to discover the relationship between the independent variable (celebrity endorsement, product packaging, and customer knowledge) and customer purchase intension. This study investigate the factors effecting customers purchase intention .The main purpose of this research was to explore above behavior in consumer products in order to arrive at a reliable and accurate results. This paper study was conducted for questionnaire improvement and development. The sample size was 100 questionnaires in such type of studies which was considered as an average. Data found reliable to all variable. Regression process was executed to find out the results. In this study all independent variable (customer knowledge, celebrity endorsement, product packaging, and perceived value) and dependent variable (purchase intention) are positively correlated with each another and shows the significant results, but one of the independent variable perceived value does not show the highly significant results because this variable is not really common in Pakistan. If a customer has knowledge about the product and know about its features it's obviously increase its purchase intention. Celebrity endorsement also influences on purchase intention because when a celebrity attach with any product it increases the products worthiness and reliability in consumer's mind.\par
Product packaging have effect on conscious customer because they rely on product's packaging product packaging are of two types one include the simple packaging and the other include the colorful packaging the customer attracts toward colorful packaging than simple packaging. Company must disclose all benefits and features of product that it will increase the customer knowledge. Its ultimately increase the customer's purchase intention. There is a good chance for company to catch customer attention towards product by advertised it with the celebrity.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}H 1 :}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{No} \par 
\begin{longtable}{P{0.060807692307692306\textwidth}P{0.4897307692307692\textwidth}P{0.05230769230769231\textwidth}P{0.04053846153846154\textwidth}P{0.024846153846153844\textwidth}P{0.1327307692307692\textwidth}P{0.03726923076923077\textwidth}P{0.006538461538461539\textwidth}P{0.005230769230769231\textwidth}}
\tabcellsep \tabcellsep \multicolumn{5}{l}{Identifying the Factors Affecting Customer Purchase Intention}\\
\tabcellsep \multicolumn{2}{l}{Model}\tabcellsep \multicolumn{4}{l}{Unstandardized Coefficients Standardized}\tabcellsep t\tabcellsep Sig.\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Coefficients\\
\tabcellsep \tabcellsep \tabcellsep B\tabcellsep \multicolumn{2}{l}{Std. Error}\tabcellsep Beta\\
\tabcellsep 1\tabcellsep (Constant)\tabcellsep 2.128\tabcellsep .223\tabcellsep \tabcellsep 9.540\tabcellsep .000\\
\tabcellsep \tabcellsep CE\tabcellsep .196\tabcellsep .083\tabcellsep \tabcellsep .233\tabcellsep 2.377\tabcellsep .019\\
\tabcellsep Model\tabcellsep R\tabcellsep R Square\tabcellsep \multicolumn{2}{l}{Adjusted R}\tabcellsep Std. Error of the Estimate\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Square}\\
\tabcellsep 1\tabcellsep .233 a\tabcellsep .055\tabcellsep .045\tabcellsep \tabcellsep .61180\\
\tabcellsep \multicolumn{3}{l}{a. Predictors: (Constant), CE}\tabcellsep \tabcellsep \\
2015\tabcellsep \multicolumn{4}{l}{Beta is .196 which shows that there is there is}\tabcellsep \multicolumn{2}{l}{endorsement and purchase intention have significant}\\
Year\tabcellsep \multicolumn{4}{l}{19.6\% variation intensity in purchase intention due to independent. Regression results show that celebrity}\tabcellsep \multicolumn{2}{l}{result. Adjusted R2 is .045 .It shows that the overall variation in model due to independent variables.}\\
12\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XV Issue II Version I\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
( ) A\tabcellsep \multicolumn{4}{l}{Beta is .282. It shows that there is 28.2\%}\tabcellsep \multicolumn{2}{l}{packaging and purchase intention have significant}\\
Global Journal of Management and Business Research\tabcellsep \multicolumn{6}{l}{variation intensity in purchase intention due to independent. Regression results show that product Table No. 05: Regression Coefficients results. Adjusted R2 is .089 .It shows that the overall variation in model due to independent variable. Model Unstandardized Coefficients Standardized Coefficients t Sig. B Std. Error Beta 1 (Constant) 2.111 .236 8.935 .000 PV .208 .090 .227 2.307 .023 Model R R Square Adjusted R Std. Error of the Estimate Square 1 .227 a .052 .042 .61278}\\
\tabcellsep © 2015 Global Journals Inc. (US) 1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table No .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{No} \par 
\begin{longtable}{P{0.11547169811320754\textwidth}P{0.07698113207547169\textwidth}P{0.19886792452830188\textwidth}P{0.2181132075471698\textwidth}P{0.14754716981132074\textwidth}P{0.05452830188679245\textwidth}P{0.038490566037735846\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{. 04 : Regression Coefficients}\tabcellsep \\
\tabcellsep Model\tabcellsep \multicolumn{3}{l}{Unstandardized Coefficients Standardized}\tabcellsep t\tabcellsep Sig.\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Coefficients\tabcellsep \\
\tabcellsep \tabcellsep B\tabcellsep Std. Error\tabcellsep Beta\tabcellsep \\
1\tabcellsep (Constant)\tabcellsep 1.943\tabcellsep .221\tabcellsep \tabcellsep 8.809\tabcellsep .000\\
\tabcellsep PP\tabcellsep .282\tabcellsep .086\tabcellsep .314\tabcellsep 3.272\tabcellsep .001\\
Model\tabcellsep R\tabcellsep R Square\tabcellsep Adjusted R\tabcellsep \multicolumn{2}{l}{Std. Error of the Estimate}\\
\tabcellsep \tabcellsep \tabcellsep Square\tabcellsep \tabcellsep \\
1\tabcellsep .314 a\tabcellsep .098\tabcellsep .089\tabcellsep \tabcellsep .59741\\
\multicolumn{3}{l}{a. Predictors: (Constant), PP}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table No}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US) 1} 			\footnote{© 2015 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Fung et al. ()]{b7}\label{b7} 	 		‘A Framework of Product Styling Platform Approach: styling as intangible modules’.  		 			Ryk Fung 		,  		 			Spy Chong 		,  		 			Y Wang 		.  	 	 		\textit{Concurr. Eng}  		2004. 12  (2) .  	 
\bibitem[Shafiq et al. ()]{b16}\label{b16} 	 		‘Analysis of the factors affecting customers' purchase intention: The mediating role of perceived value’.  		 			R Shafiq 		,  		 			I Raza 		,  		 			M Zia Ur Rehman 		.  	 	 		\textit{African Journal of Business Management}  		2011. 5  (26)  p. .  	 
\bibitem[Blackwell et al. ()]{b4}\label{b4} 	 		 			R D Blackwell 		,  		 			P W Miniard 		,  		 			J F Engel 		.  		\textit{Consumer Behavior},  				 (Orlando, FL)  		2001. The Dryden Press.  	 
\bibitem[Keller ()]{b9}\label{b9} 	 		‘Building customer-based brand equity: creating brand resonance requires carefully sequenced brand-building efforts’.  		 			K L Keller 		.  	 	 		\textit{Marketing Management}  		2001. 10  (2)  p. .  	 
\bibitem[Satish and Peter ()]{b15}\label{b15} 	 		\textit{Customer Response Capability in a Sense-And-Respond Era The role of},  		 			J Satish 		,  		 			K Peter 		.  		2004.  	 
\bibitem[Payne and Holt ()]{b13}\label{b13} 	 		‘Diagnosing Customer Value: Integrating the Value Process and Relationship Marketing’.  		 			A Payne 		,  		 			S Holt 		.  	 	 		\textit{Br. J. Manage}  		2001. 12  (2)  p. .  	 
\bibitem[James ()]{b8}\label{b8} 	 		‘Experience use History as a segmentation tool to examine golf travelers' satisfaction, perceived value and repurchased intention’.  		 			F P James 		.  	 	 		\textit{J. Vacat. Mark}  		2002. 8  (4)  p. .  	 
\bibitem[David and Benedikte ()]{b5}\label{b5} 	 		‘Factors predicting the effectiveness of celebrity endorsement advertisements’.  		 			H S David 		,  		 			A Benedikte 		.  	 	 		\textit{Eur. J. Mark}  		2004. 38  (11/12)  p. .  	 
\bibitem[Witt and Bruce ()]{b19}\label{b19} 	 		‘Group Influence \& Brand Choice Congruence’.  		 			E B Witt 		,  		 			D G Bruce 		.  	 	 		\textit{Journal of Marketing Research}  		1972. 9  (4)  p. .  	 
\bibitem[Witt ()]{b20}\label{b20} 	 		‘Informal social group influence on consumer brand choice’.  		 			E T Witt 		.  	 	 		\textit{Journal of Marketing Research}  		1969. 6  (4)  p. .  	 
\bibitem[Razak and Kamarulzaman ()]{b0}\label{b0} 	 		‘Malay culture and consumer decision-making styles: an investigation on religious and ethnic dimensions’.  		 			Abdul Razak 		,  		 			K Kamarulzaman 		,  		 			K 		.  	 	 		\textit{Jurnal Kemanusiaan Bil}  		2009. 11 p. .  	 
\bibitem[Tung-Zong and Albert ()]{b18}\label{b18} 	 		‘Prices, Product information, and purchase intention: An empirical study’.  		 			C Tung-Zong 		,  		 			R W Albert 		.  	 	 		\textit{J. Acad. Mark. Sci}  		1994. 22  (1)  p. .  	 
\bibitem[Berner et al. ()]{b3}\label{b3} 	 		\textit{Retail reckoning, Business Week Online},  		 			R Berner 		,  		 			G Khermouch 		,  		 			A Pascual 		.  		 \url{www.businessweek.com/magazine/content/01\textunderscore 50/b3761089.htm}  		2001.  	 
\bibitem[Dileep ()]{b6}\label{b6} 	 		\textit{Role of packaging in marketing product and organization},  		 			K M Dileep 		.  		 \url{www.indianmba.com/faculty-column/Fc337/fc337.html}  		2006.  	 
\bibitem[Moschis ()]{b11}\label{b11} 	 		‘Social Comparison and Informal Group Influence’.  		 			P G Moschis 		.  	 	 		\textit{Journal of Marketing Research}  		1976. 13  (3)  p. .  	 
\bibitem[Ann ()]{b2}\label{b2} 	 		‘The digital consumer valuable partner for product development and production’.  		 			M F Ann 		.  	 	 		\textit{Cloth. Textiles Res. J}  		2008. 26  (2)  p. .  	 
\bibitem[Nah-Hong ()]{b12}\label{b12} 	 		‘The Effect of Brand Image and Product Knowledge on Purchase Intention Moderated by Price Discount’.  		 			L N Nah-Hong 		.  	 	 		\textit{J. Int. Manage. Stud}  		2007. 2.  	 
\bibitem[Madahi and Sukati ()]{b10}\label{b10} 	 		\textit{The Effect of External Factors on Purchase Intention amongst Young Generation in Malaysia},  		 			A Madahi 		,  		 			I Sukati 		.  		2012.  	 	 (International Business Research) 
\bibitem[Rao and Monroe ()]{b14}\label{b14} 	 		‘The moderating effect of prior knowledge on cue utilization in product evaluations’.  		 			A R Rao 		,  		 			K B Monroe 		.  	 	 		\textit{J. Consum. Res}  		1988. 15 p. .  	 
\bibitem[Anholt ()]{b1}\label{b1} 	 		‘The nation as brand’.  		 			S Anholt 		.  	 	 		\textit{Across the Board}  		2000. 37  (10)  p. .  	 
\bibitem[Snoj et al. ()]{b17}\label{b17} 	 		‘The relationships among perceived quality, perceived risk and perceived product value’.  		 			B Snoj 		,  		 			P A Korda 		,  		 			D Mumel 		.  	 	 		\textit{Journal of Product \& Brand Management}  		2004. 13 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
