\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={Promoting made in Nigeria Leather Products: A Case Study Nigeria Leather Products on E-Commerce Platform},
 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{Promoting made in Nigeria Leather Products: A Case Study Nigeria Leather Products on E-Commerce Platform}
\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]{Siyanbola Afeez  Babatunde}

             \affil[1]{  Olabisi Onabanjo University}

\renewcommand\Authands{ and }

\date{\small \em Received: 7 December 2019 Accepted: 2 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


This paper focused on assessing the viability of promoting made in Nigeria leather products on electronic commerce platforms using the leather products produced in Nigeria Institute of Leather Science and Technology, Zaria (NILEST) as a case study. The paper acknowledged the quality and competitive market value of NILEST leather products. Promoted leather products were purposively selected and arranged for a photographic session. Each of the leather works were photographed from different sides. The photographed product images were enhanced on the computer and uploaded for promotion into an existing ecommerce platform. The opinions of one hundred thirty (130) e-commerce shoppers were sampled through a closed questionnaire. The outcome showed that appealing display of leather works from all sides on an e-commerce platform gives shoppers a convincing grasp of the promoted products and this can influence patronage of the leather works. It was recommended that the leather industry should explore the limitless capabilities offered by e-commerce to leverage an impressive market acceptance transcending geographical barriers. Also, makers of leather products must embrace best practices in their value-chain of production to churn out appealing leather works that attracts patronage online.

\end{abstract}


\keywords{nigerian leather, promotion, ecommerce platform.}

\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 Nigerian leather industry is a major driver of sustainable employments and Nigeria output. The industry represents a major non-oil earning for Nigeria with a rippling value and supply chain that spreads across Nigeria. According to the Bank of Industry, Nigeria's leather industry has generated N24.5billion (\$700million) annually with limited support and has the capacity to create about 700,000 direct and indirect jobs \hyperref[b2]{(Fabamishe, 2017)}. The history of leather production in Nigeria can be dated back to pre-colonial and colonial era. Tanning which is a process of making leather from raw hide is a leading industry in kano, that was why the first tannery in Nigeria was established in Kano by John Holt in 1940's and then the great northern tannery came up in the 1950s (Danyaro, 2013).\par
Livestock rearing is also dominant trade in northern Nigeria and this has consistently sustained the production of hide and skin processed into leather products.\par
The leather industry has been a central focus of the various Federal Government Economic interventions programmes. Modern technologies and innovations are fundamental to achieving sustainable growth across the value chain in the Nigerian leather industry. However, in an effort to bridge the technological gap and build expanding capacities in this industry the Nigerian government established the Nigeria Institute of Leather Science and Technology (NILEST), Zaria. This institution is a Mono technic created to award Nigeria degree and diploma certificates. The Federal Ministry of Science and Technology (2013), asserts that the Nigeria Institute of Leather Science and Technology has been upgraded to carry out primary mandate of training in the areas of science, laboratory and polymer technology. The institution prides itself as a centre of academic excellence in entrepreneurship skills development, especially in the area of leather production. Some of the leather products produced in the institution includes range of quality footwear's, handbags, belts, and other utilitarian leather products. These products are basically produced during in classes or made on request in satisfying the needs of the immediate environment. Expectedly, the leather products are of good quality and have a high competitive market value.\par
The federal government policy on diversification is anchored on increased local production to stimulate the Nigerian informal sector. Small and medium scale enterprises are being strengthening to produce in order to achieve an all-inclusive economic growth. The informal sector is acknowledged as essential in developing economies, it facilitates employment generation and enables sustainable value chain of income generation. The leather industry is an integral component of the Nigeria informal sector. However, it is imperative for the leather industry in Nigeria to boost and improve on the quality of leather works, it is also necessary for the players in the industry to explore the electronic new media in promoting leather products to consumers within and outside Nigeria. Therefore, this paper is aimed at packaging and promoting leather products on an electronic commerce using leather works produced in NILEST as a case study. 
\section[{a) E-commerce Platform}]{a) E-commerce Platform}\par
Electronic Commerce involves the buying and selling of goods and service over the internet. The internet provides a dynamic medium of shopping for different products and services online. Turban, King, Mckay, Marshall, Lee, Viehl and, (2008), posited that eecommerce makes possible an enabling atmosphere for products transaction, services and information via the internet and other services that are available online. Ecommerce has made shopping much easier, less timeconsuming and flexible. Leather products and any other item of choice can purchase on e-commerce stores easily. The benefits of e-commerce include its aroundthe-clock availability, the speed of access, the wide availability of goods and services for the consumer, easy accessibility, and inter Nigeria reach \hyperref[b8]{(Rouse, 2016)}. Online shoppers enjoy diverse product choices such as leather products, individualized products, service information, shopping convenience, uptime shopping, time saving, competitive pricing and privacy \hyperref[b5]{(Katole, 2011}; Kaufman-Scarborough and Lindquist, 2002; \hyperref[b7]{Margherio, 1998)}. \hyperref[b4]{John (2011)}, acknowledged that the history of e-commerce dates back to the invention of the very old notion of "sell and buy". \hyperref[b4]{John (2011)} noted that e-commerce became possible in 1991when the Internet was opened to commercial use, since then thousands of businesses have taken up residence at websites inclusive of online bespoke leather stores. E-commerce has revolutionized the way people live today, most internet users have purchased products online (Ecommerce web hosting guide, 2013). E-commerce represent a unique pragmatic approach of promoting the potentials of the Nigerian leather industry. E-commerce platforms provide viable opportunity of showcasing the ingenuity and quality of the leather products. 
\section[{b) Merchandizing}]{b) Merchandizing}\par
Merchandizing is referred to as the variety of products available for sale and the display of those products in such a way that it stimulates interest and entices customers to make a purchase (state of digital n.d). It's also the promotion and marketing of products by employing creative strategies in showcasing products for optimal sale. The target of an online retail store is to recreate a near replica of the merchandizing techniques adopted by brick and mortal stores. Contemporary trends in merchandizing on e-commerce stores show a clear departure from the traditional presentation of products and their corresponding information. Many shoppers have a hard time finding just the right product. These shoppers, also referred to as "browsers," are just glancing at the products that pass in front of them, because they don't have specific products in mind, they need help visualizing how the products before they can meet their needs \hyperref[b0]{(Allen, 2000)}.\par
Appealing display of products, colours, detailed information of products and intuitive navigation tools on the online retail store enables shoppers to accessorize and guide through the "searchdizing" (www.omniture.com). Often, online shoppers don't know where to start looking on their site for what they want or even how to ask for it! Fascinating product display let ecommerce stores take shoppers by the hand and guide them through the virtual aisles to dramatically increasing conversion rates.\par
For instance, a bakery store may highlight its attractive cakes and chocolate creations through dramatic display of its latest products. \hyperref[b0]{Allen (2000)}, also noted that product merchandising can be enhanced using the techniques such as:\par
1. Lifestyle images: Use photographs of people using the products. 2. Expanded product information: Give a detailed product description, describe how the product is used when appropriate and provide information from the product's package. 3. Multiple photographs: Show the product from several angles, as well as the product being used. 4. Product collections: Group several products into a collection that can be used together to create a complete solution to the customer's needs.\par
The following approaches are adopted by online stores in the merchandize of their products.\par
Merchandizing of leather products should involve showcasing of products from different sides. Appealing display of leather products can give shoppers a convincing impression about the quality and credibility of the promoted products. Appealing product imagery conveys product functionality and desirability to the buyer. Lifestyle imagery of displaying usage of leather products in a real-life situation or seller's version of real life are also necessary to complement the multiple photographs. Crisp and descriptive product imagery of showcased leather products are essential in consumer's decision-making process, influences conversion and retention rates when shopping for leather products online. 
\section[{c) Aim}]{c) Aim}\par
The aim of this study is to assess the viability of promoting made in Nigeria leather products on ecommerce platform using leather products produced in Nigeria Institute of Leather Science and Technology (NILEST), Zaria as a case study.\par
The objectives of this study are to: 1. Identify selected leather works produced in NILEST. 2. Arrange the leather works for photography session. 3. Promote the photographed leather works on an ecommerce platform.  
\section[{II. Methodology}]{II. Methodology}\par
The research design adopted for this study is product development and survey. Leather works such as footwears, bags and belts produced in NILEST were purposively selected based on the quality of their outlook. 
\section[{a) Photography Session}]{a) Photography Session}\par
Canon EOS 600 camera was used in shooting the images. The camera had an external speed light with the compliments of umbrella flood lights to enhance the quality of the product imagery. The camera was fixed on a tripod stand to ensure stability and avoid blurry pictures. This is necessary because the products were shots from different angles to enable shoppers have a good view of listed products on the store. The leather works were placed on a white background to avoid unnecessary distractions or interference when being viewed. Merchandizing was achieved with specific images shot to showcase the corresponding context of usage. Images were transferred to the computer system for retouching and resizing and imported into Photoshop design software package. The Photoshop design software is a dynamic and well-utilized graphics application in the print and design industry. Images were enhanced and retouched using Photoshop features such as clone stamp tool, brightness, contrast effect and vibrance.\par
Volume XX Issue I Version I   
\section[{) Uploading of Photographed Leather Products into an E-commerce Platform}]{) Uploading of Photographed Leather Products into an E-commerce Platform}\par
Photographed images of leather products are transferred from the camera to the computer Thereafter, the images are retouched images and resized to a maximum of 500kb kilobyte (kB) and 30 DPI (dot per inch) and saved in Portable Network Graphics (PNG) format. The images and detailed descriptions of each of the selected products were uploaded accordingly into the e-commerce site. Also, a visual banner was designed to promote the leather products on the sites homepage.\par
Opinions of e-commerce users whom are the target consumers of these leather works were sought through a close questionnaire. Respondents were selected purposively based on their prior exposure to buying of leather products on e-commerce stores. Population of respondents was one hundred and thirty (130) students of Ahmadu Bello University Zaria. They were 70 males and 60 females. The visual designs were shown to the respondents and their opinions were sought thereafter.  The outcome of this question indicates that the imagery of displayed leather products is sharp and clear. 118 (90.7\%) agreed while 12 (9.3\%) disagreed. Appealing product images are essential on e-commerce platforms to convey crisp clear and expressive imagery of promoted products give shoppers a conviction regarding the quality and credibility of the displayed products.\par
Question 3: Showcase of leather works from different sides gives you a convincing view of promoted product? 115 respondents (93\%) agreed that the display of images showing leather products being used in their intended context appeal to shoppers sense of style, 9 (7\%) disagreed. Product merchandizing brings the shopper into the e-commerce. Often times, the context of usage reflect the shopper's personality.\par
Question 4: Showcase of leather works from different sides gives you a convincing grasp of promoted products?\par
115 respondents (88.5\%) agreed that the showcase of leather works from different sides gives shoppers a convincing grasp of the promoted the product, 15 (7\%) disagreed. This outcome indicated that when a displayed product is viewed from different sides on an e-commerce store, it enables the intended buyers have a realistic comprehension of the products. Apparently, the shopper does not have the opportunity of checking the product physically so this display is a virtual recreation of the conventional retail environment. 
\section[{Question 5: Can you patronize leather products on an e-commerce store?}]{Question 5: Can you patronize leather products on an e-commerce store?}\par
This question is focused on understanding shopper's perception regarding patronizing leather products on an e-commerce store. All the respondents 130 (100\%) have the penchant to patronize leather products on an e-commerce environment. Therefore, ecommerce stores are viable platforms of promoting Nigeria leather products. 
\section[{IV. Conclusion and Recommendation}]{IV. Conclusion and Recommendation}\par
This study showcases the viability of ecommerce is a new retail reality outlet enabling people to buy and sell online at their convenience. It is noteworthy that e-commerce has provided a new frontier of expanding the market coverage of Nigerian-made products. The Nigeria's leather industry is reputed to be a repository of skilful and creative individuals in its production workflow churning out product of superior quality. Imperatively, the industry can leverage on the robust capabilities of the internet in showcasing the potentials of this sector. Packaging and promotion of Nigerian leather products on an e-commerce store will enhance patronage and increase production output thereby strengthening the industry to contribute its role in stimulating the Nigeria non-oil sector. In this regard, the following recommendations highlighted were deduced from the outcome of this research: 1. It is important for the leather industry to explore the limitless capabilities offered by e-commerce to leverage an impressive market acceptance transcending geographical barriers. 2. Also, makers of leather products must embrace best practices in their value-chain of production to churn out appealing leather works that attracts patronage online. 3. Finally, stimulate shopper's interest, images of retailed leather products promoted on e-commerce stores should reflect product merchandizing, accuracy, clarity and attractiveness that enriches shopping experience.\begin{figure}[htbp]
\noindent\textbf{99}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Plate 9 : 9 :}\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{figure4}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-5.png}
\caption{\label{figure5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-6.png}
\caption{\label{figure6}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-7.png}
\caption{\label{figure7}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-8.png}
\caption{\label{figure8}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-9.png}
\caption{\label{figure9}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.22086614173228344\textwidth}P{0.277755905511811\textwidth}P{0.05354330708661417\textwidth}P{0.277755905511811\textwidth}P{0.020078740157480315\textwidth}}
Plate 6a\tabcellsep \multicolumn{2}{l}{Plate 6b}\tabcellsep Plate 6c\\
Plate 9a\tabcellsep \multicolumn{2}{l}{Plate 9b}\tabcellsep Plate 9c\\
Plate 3a\tabcellsep Plate 3b\tabcellsep Plate 3c\tabcellsep Plate 3d\\
\tabcellsep \tabcellsep \tabcellsep Source: Authors Field Work\\
Plate 3: Plate 4a Plate 7a\tabcellsep \multicolumn{2}{l}{Plate 6d Plate 4b Plate 7b}\tabcellsep Plate 4c Plate 7c\tabcellsep 7\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep ( A )\\
\tabcellsep \multicolumn{2}{l}{Plate 4d Plate 7d}\tabcellsep \\
Plate 5a\tabcellsep \tabcellsep Plate 5b\tabcellsep Plate 5c\\
Plate 8a\tabcellsep Plate 8b\tabcellsep \tabcellsep Plate 8c\\
\tabcellsep \multicolumn{2}{l}{Plate 5d}\tabcellsep \end{longtable} \par
  {\small\itshape [Note: Source: Authors Field Work Plate 4: Gibson Shoes from different sides Source: Authors Field Work Plate 5: Belts Photographed from different sides Promoting made in Nigeria Leather Products: A Case Study Nigeria Leather Products on E-Commerce Platform Volume XX Issue I Version I 8 ( A ) Source: Authors Field Work Plate 6: Clutch Bag Photographed from different sides Source: Authors Field Work Plate 7: Saliya Bag Photographed from different sides Source: Authors Field Work Plate 8: Swing Bag Photographed from different sides Source: Authors Field Work Plate 9: Folder Bag Photographed from different sides Promoting made in Nigeria Leather Products: A Case Study Nigeria Leather Products on E-Commerce Platform]} 
\caption{\label{tab_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.41412579957356077\textwidth}P{0.37334754797441366\textwidth}P{0.019029850746268655\textwidth}P{0.017217484008528783\textwidth}P{0.013592750533049041\textwidth}P{0.012686567164179104\textwidth}}
S/No.\tabcellsep Questions\tabcellsep Agreed\tabcellsep \%\tabcellsep Disagree\tabcellsep \%\\
1\tabcellsep The outlook of the promoted leather works showcase quality and style?\tabcellsep 123\tabcellsep 94.6\tabcellsep 7\tabcellsep 5.4\\
2\tabcellsep Clarity of visual imagery in showcased leather products enticed shoppers?\tabcellsep 118\tabcellsep 90.7\tabcellsep 12\tabcellsep 9.3\\
3\tabcellsep Display of images showing usage of the promoted leather works appeal to your sense of style?\tabcellsep 121\tabcellsep 93\tabcellsep 9\tabcellsep 7\\
4\tabcellsep Showcase of leather works from different sides gives you a convincing grasp of promoted products?\tabcellsep 115\tabcellsep 88.5\tabcellsep 15\tabcellsep 11.1\\
5\tabcellsep I can patronize leather products on an e-commerce store?\tabcellsep 130\tabcellsep 100\tabcellsep 0\tabcellsep 0\\
\tabcellsep III. Discussions\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Question 1: The outlook of the promoted leather works}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{showcase quality and style?}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{This question is aimed at knowing if the leather}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{products are of good quality and fashionable in}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{appearance.123 (94.6\%) respondents agreed while 7}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{(5.4\%) disagreed. This result shows that the leather}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{works produced in NILEST are top-notch and satisfies}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{the fashion desires of consumers.}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Question 2: Clarity of visual imagery in showcased}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{leather products enticed shoppers?}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 1 :}\end{figure}
 			\footnote{© 2020 Global Journals} 		 		\backmatter  			 			 			  				\begin{bibitemlist}{1}
\bibitem[Katole ()]{b5}\label{b5} 	 		‘A study of problems \& prospects of internet retailing in India’.  		 			H J Katole 		.  	 	 		\textit{Inter Nigeria Journal of Research in Commerce}  		2011. 1  (3)  p. .  	 	 (IT \& Management.) 
\bibitem[Fabamishe ()]{b2}\label{b2} 	 		\textit{Diversification: Leather Industry Generates N25bn Annually},  		 			O Fabamishe 		.  		 \url{https://www.leadership.ngon19/09/2018}  		2017.  	 
\bibitem[Rouse ()]{b8}\label{b8} 	 		\textit{E-commerce (electronic commerce or EC)},  		 			M Rouse 		.  		2016.  	 	 (Retrieved from www.serchcio. techtarget.com/definition/e-commerce-legal) 
\bibitem[Kaufman-Scarborough and Lindquist ()]{b6}\label{b6} 	 		‘E-shopping in a multiple channel environment’.  		 			C Kaufman-Scarborough 		,  		 			J D Lindquist 		.  	 	 		\textit{Journal of Consumer Marketing}  		2002. 19  (4)  p. .  	 
\bibitem[Allen ()]{b0}\label{b0} 	 		\textit{Effective Online Merchandising Techniques},  		 			C Allen 		.  		 30/09/2015.  		2000.  	 
\bibitem[Turban et al. ()]{b10}\label{b10} 	 		\textit{Elec-tronic Commerce: A managerial Perspective},  		 			Turban 		,  		 			King 		,  		 			Mckay 		,  		 			Marshall 		,  		 			Lee 		,  		 			Viehland 		.  		2008. New Jersey: Prentice Hall.  	 
\bibitem[Fmst ()]{b3}\label{b3} 	 		\textit{Federal Ministry of Science and Technology},  		 			Fmst 		.  		 \url{Retrievedfromwww.scienceandtech.gov.ng/index.php/structure/eots-menu/80on20/06/2017}  		2013.  	 
\bibitem[Merchandizing. Retrieved from www.stateofdigital ()]{b9}\label{b9} 	 		\textit{Merchandizing. Retrieved from www.stateofdigital},  		2016.  	 
\bibitem[Nigerian Leather Is the Best in the World]{b1}\label{b1} 	 		\textit{Nigerian Leather Is the Best in the World},  		 \url{https://allafrica.com/stories/201309301383.htmlon18/09/2018}  		 	 
\bibitem[Margherio ()]{b7}\label{b7} 	 		\textit{The emerging digital economy: Secretariat for electronic commerce},  		 			L Margherio 		.  		1998. Washington.  		 			US Department of Commerce 		 	 
\bibitem[John ()]{b4}\label{b4} 	 		\textit{What is E-commerce, History \& Future. Retrieved from www.slideshare},  		 			S John 		.  		2011. neton20/05/ 2015.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
