src/Flexy/FrontBundle/templates/home/refundOrder.html.twig line 1

Open in your IDE?
  1. {% extends '@Flexy/FrontBundle/templates/layout.html.twig' %}
  2. {% block body %}
  3.         <!-- Begin Body Wrapper -->
  4.         <div class="body-wrapper">
  5.             <!-- Begin Li's Breadcrumb Area -->
  6.             <div class="breadcrumb-area">
  7.                 <div class="container">
  8.                     <div class="breadcrumb-content">
  9.                         <ul>
  10.                             <li><a href="index.html">Accueil</a></li>
  11.                             <li class="active">Retour & rembourcement </li>
  12.                         </ul>
  13.                     </div>
  14.                 </div>
  15.             </div>
  16.             <!-- Li's Breadcrumb Area End Here -->     
  17.             <!-- Begin Contact Main Page Area -->
  18.             <div class="contact-main-page mt-60 mb-40 mb-md-40 mb-sm-40 mb-xs-40">
  19.                 
  20.                 <div class="container">
  21.                      <main class="osh-container static-page" role="main"><style type="text/css">
  22.      
  23.   
  24.     .clear {
  25.       clear: both;
  26.     }
  27.   
  28.     .tbbanner {
  29.       width: 1170px;
  30.     }
  31.   
  32.     .-return-refund_policy {
  33.       padding: 15px 0px;
  34.     }
  35.   
  36.     .-return-refund_policy>.-title,
  37.     .-how_does>.-title,
  38.     .-benefits>.-title {
  39.       text-transform: uppercase;
  40.       font-weight: 700;
  41.       font-size: 1.5em;
  42.       margin-top: 20px;
  43.     }
  44.   
  45.     .-return-refund_policy>.-policies,
  46.     .-how_does>.-how-does_items {
  47.       margin-top: 15px;
  48.     }
  49.   
  50.     .-return-refund_policy>.-policies>.-policy {
  51.       display: inline-block;
  52.       vertical-align: top;
  53.       width: calc(100% / 3.2);
  54.       margin: 0.5%;
  55.       padding: 10px;
  56.       height: 315px;
  57.       box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  58.     }
  59.   
  60.     .-return-refund_policy>.-policies>.-policy>.-img {
  61.       display: inline-block;
  62.       border-radius: 50%;
  63.       background-color: #f3f3f3;
  64.       padding: 19px;
  65.       border: 3px solid #ff9a00;
  66.     }
  67.   
  68.     .-return-refund_policy>.-policies>.-policy>.-text>h1,
  69.     .-how_does>.-how-does_items>.-how-does_item>.-text>h1 {
  70.       font-size: 1.2em;
  71.       color: #000;
  72.       text-transform: uppercase;
  73.       font-weight: 700;
  74.       height: 25px;
  75.     }
  76.   
  77.     .-return-refund_policy>.-policies>.-policy>.-text>.-content,
  78.     .-how_does>.-how-does_items>.-how-does_item>.-text>.-content,
  79.     .-benefits>.-benefit>.-txt>.-content {
  80.       text-align: center;
  81.       font-size: 1.1em;
  82.     }
  83.   
  84.     .-how_does>.-how-does_items>.-how-does_item {
  85.       display: inline-block;
  86.       vertical-align: top;
  87.       width: 25%;
  88.       height: 350px;
  89.       padding: 15px;
  90.       box-sizing: border-box;
  91.       position: relative
  92.     }
  93.     
  94.     .-how_does>.-how-does_items>.-how-does_item::after {
  95.       content: '';
  96.       width: 63%;
  97.       height: 2px;
  98.       background-color: #ff9900;
  99.       position: absolute;
  100.       top: 20%;
  101.       transform: translateY(-50%);
  102.       left: calc(50% + 52px);
  103.     }
  104.     
  105.     .-how_does>.-how-does_items>.-how-does_item:last-child::after {
  106.       display: none;
  107.     }
  108.   
  109.     .-how_does>.-how-does_items>.-how-does_item>.-img {
  110.       display: inline-block;
  111.       vertical-align: top;
  112.       border: 3px solid #ff9a00;
  113.       border-radius: 50%;
  114.       padding: 14px;
  115.     }
  116.   
  117.     .-how_does>.-how-does_items>.-how-does_item>.-img>img {
  118.       width: 100%;
  119.       max-width: 70px;
  120.       border-radius: 50%;
  121.     }
  122.   
  123.     .-faq {
  124.       position: absolute;
  125.       width: 8.3%;
  126.       left: 4%;
  127.       height: 10%;
  128.       top: 58%;
  129.     }
  130.     .-timelines {
  131.       position: absolute;
  132.       width: 11%;
  133.       left: 12.3%;
  134.       height: 10%;
  135.       top: 58%;
  136.     }
  137.     .-refunds {
  138.       position: absolute;
  139.       width: 11%;
  140.       left: 23.5%;
  141.       height: 10%;
  142.       top: 58%;
  143.     }
  144.     
  145.     .-benefits {
  146.   
  147.     }
  148.     .-benefits>.-benefit {
  149.       display: inline-block;
  150.       vertical-align: top;
  151.       width: 25%;
  152.       background-color: white;
  153.       border: 1px solid #eaeded;
  154.       height: 300px;
  155.       padding: 1px 10px;
  156.     }
  157.     .-benefits>.-benefit>.-img {
  158.       width: 40%;
  159.       margin: 0 auto;
  160.       margin-top: 5%;
  161.     }
  162.     .-benefits>.-benefit>.-img>img {
  163.   
  164.     }
  165.     .-benefits>.-benefit>.-txt {
  166.   
  167.     }
  168.     .-benefits>.-benefit>.-txt>.-title {
  169.       margin: 10px 0;
  170.       font-size: 1.3em;
  171.       font-weight: 700;
  172.       text-transform: uppercase;
  173.     }
  174.     .-how_does {
  175.         padding: 0 29px;
  176.     }
  177.     .-benefits {
  178.         padding: 20px;
  179.     }
  180.     .ab-how-does-block {}
  181. .ab-how-does-block-middle {
  182.     border: 2px solid #fe9b02;
  183.     height: 0px;
  184.     overflow: visible;
  185.     width: 100%;
  186.     position: relative;
  187. }
  188. .ab-how-does-block-top {
  189.     width: 100%;
  190.     position: relative;
  191.     height: 200px;
  192. }
  193. .ab-how-does-block-bottom {
  194.     width: 100%;
  195.     height: 170px;
  196.     position: relative;
  197. }
  198. .ab-circle {
  199.     height: 30px;
  200.     width: 30px;
  201.     position: absolute;
  202.     top: -15px;
  203. }
  204. #ab-circle1 {
  205.     left: 16.66%;
  206. }
  207. #ab-circle2 {
  208.     left: 33.12%;
  209. }
  210. #ab-circle3 {
  211.     left: 50%;
  212. }
  213. #ab-circle4 {
  214.     left: 66.66%;
  215. }
  216. #ab-circle5 {
  217.     left: 83.32%;
  218. }
  219. .ab-number {
  220.     position: absolute;
  221.     font-size: 3em;
  222.     font-family: "Lobster";
  223. }
  224. #ab-number1 {
  225.     left: 17.1%;
  226.     bottom: 25px;
  227. }
  228. #ab-number2 {
  229.     left: 33.56%;
  230.     top: 25px;
  231. }
  232. #ab-number3 {
  233.     left: 50.44%;
  234.     bottom: 25px;
  235. }
  236. #ab-number4 {
  237.     left: 66.8%;
  238.     top: 25px;
  239. }
  240. #ab-number5 {
  241.     left: 83.50%;
  242.     bottom: 25px;
  243. }
  244. .ab-text {
  245.     width: 25%;
  246.     position: absolute;
  247.     text-align: center;
  248.     font-family: Roboto, Helvetica, Arial, sans-serif;
  249.     font-size: 1.2em;
  250.     font-weight: bold;
  251. }
  252. #ab-text1 {
  253.     left: 21.16%;
  254.     bottom: 25px;
  255. }
  256. #ab-text2 {
  257.     left: 54%;
  258.     bottom: 25px;
  259. }
  260. #ab-text3 {
  261.     left: 4.6%;
  262.     top: 25px;
  263. }
  264. #ab-text4 {
  265.     left: 71%;
  266.     top: 25px;
  267. }
  268. #ab-text5 {
  269.     left: 37.94%;
  270.     top: 25px;
  271. }
  272. .-m-vw-mr {width: 200px; margin: 0 auto; background: #fead31; color: #fff; text-align: center; text-transform: uppercase; padding: 8px 15px 7px 15px; border-radius: 15px;}
  273. .-m-vw-mr a:hover {color:#000 !important;}
  274.   </style>
  275.   
  276.   
  277.   <div id="container">
  278. <div class="row" style="
  279.     background: url({{asset('omall/refund_omall.png')}});
  280.     height: 428px;
  281. ">
  282.    
  283. </div>
  284. <div id="PageCenter"></div>
  285.     <div class="ab-how-does-block">
  286.       <div class="ab-how-does-block-top ">
  287.           <div class="ab-number" id="ab-number1"></div>
  288.           <div class="ab-text" id="ab-text1">
  289.               <p>
  290.                   Remplir le nombre d’articles à retourner
  291.                   et la raison du retour + un complément
  292.                   d’informations <br> afin de faciliter la procédure
  293.               </p>
  294.           </div>
  295.           <div class="ab-number" id="ab-number3">2</div>
  296.           <div class="ab-text" id="ab-text2">
  297.               <p>
  298.                   
  299.                   demande de la
  300.                   collecte par un de nos agents de livraison <b style="color: #fe9b02 " >Chronodyali</b> on appellons le numéro suivant <span style="color: #fe9b02 ">0522889990</span> 
  301.               </p>
  302.           </div>
  303.           
  304.       </div>
  305.       <div class="ab-how-does-block-middle">
  306.             <img class="ab-circle" id="ab-circle2" src="https://static.jumia.ma/cms/1_2020/Week06/LP_Returns/ICON_RETRUN.png" alt="">
  307.           <img class="ab-circle" id="ab-circle3" src="https://static.jumia.ma/cms/1_2020/Week06/LP_Returns/ICON_RETRUN.png" alt="">
  308.           <img class="ab-circle" id="ab-circle4" src="https://static.jumia.ma/cms/1_2020/Week06/LP_Returns/ICON_RETRUN.png" alt="">
  309.          </div>
  310.       <div class="ab-how-does-block-bottom">
  311.           <div class="ab-text" id="ab-text3">
  312.               <p>
  313.                   Télécharger le document ci-dessous et  
  314.                   saisir la commande contenant l(es) article(s) à retourner.
  315.               </p>
  316.           </div>
  317.           <div class="ab-number" id="ab-number2">1</div>
  318.            
  319.           <div class="ab-number" id="ab-number4">3</div>
  320.           <div class="ab-text" id="ab-text4">
  321.               <p>
  322.                   Re-vérifier les détails de votre demande de retour, puis soumettez-la.
  323.               </p>
  324.           </div>
  325.       </div>
  326.   </div>
  327.   <br class="clear">
  328.     <div class="-m-vw-mr menu-item" >
  329.       <a href="/omall/RetourOmall.pdf"  target="_blank"  style="color:#FFF; font-weight:bold; font-size: 14.2px;">TÉLÉCHARGER DOCUMENT DE RETOUR</a>
  330.     </div>   <br class="clear">
  331.   
  332.   <div class="row -benefits">
  333.       <div class="-benefit">
  334.         <div class="-img">
  335.           <img src="https://static.jumia.ma/cms/1_2020/Week06/LP_Returns/initiate-return.jpg" alt="icon">
  336.         </div>
  337.         <div class="-txt">
  338.           <div class="-title">PROFITEZ D’UNE POLITIQUE DE RETOUR ET DE REMBOURSEMENT SIMPLE</div>
  339.           <div class="-content">
  340.            Télécharger le document retour et mentionné les articles à retourner
  341.             et la raison du retour + un complément
  342.             d’informations afin de faciliter la procédure
  343.           </div>
  344.         </div>
  345.       </div><div class="-benefit">
  346.         <div class="-img">
  347.           <img src="https://static.jumia.ma/cms/1_2020/Week06/LP_Returns/return-item.jpg" alt="icon">
  348.         </div>
  349.         <div class="-txt">
  350.           <div class="-title">PREPAREZ L’ARTICLE</div>
  351.           <div class="-content">
  352.             Remettez l’article dans son emballage d’origine en incluant tout accessoire (coupons, gadgets,
  353.             etc…) ayant été livré avec.
  354.           </div>
  355.         </div>
  356.       </div><div class="-benefit">
  357.         <div class="-img">
  358.           <img src="https://static.jumia.ma/cms/1_2020/Week06/LP_Returns/drop-off.jpg" alt="icon">
  359.         </div>
  360.         <div class="-txt">
  361.           <div class="-title">RAPPORTER L’ARTICLE OU DEMANDER SA RÉCUPERATION</div>
  362.           <div class="-content">
  363.             Contactez   <span style="color: #fe9b02 ">chronodyali</span> et demande de la collecte par    et  organisez la récupération 
  364.                     auprès de vous.
  365.           </div>
  366.         </div>
  367.       </div><div class="-benefit">
  368.         <div class="-img">
  369.           <img src="https://static.jumia.ma/cms/1_2020/Week06/LP_Returns/refund-processed.jpg" alt="icon">
  370.         </div>
  371.         <div class="-txt">
  372.           <div class="-title">REMBOURSEMENT</div>
  373.           <div class="-content">
  374.             Une fois votre colis ré-acheminé, nous procéderons à une dernière vérification au terme de
  375.             laquelle votre remboursement pourrait être effectué suivant votre méthode de remboursement
  376.             favorite.
  377.           </div>
  378.         </div>
  379.       </div>
  380.     </div>
  381.     
  382.   </div>  
  383.   <br class="clear">
  384. </main>
  385.                 </div>
  386.             </div>
  387.             <!-- Contact Main Page Area End Here -->
  388.         </div>
  389.         <!-- Body Wrapper End Here -->
  390. {% endblock %}