From 98396727637e04c779f741778324a0e5d4cb1538 Mon Sep 17 00:00:00 2001 From: Nolwenn Date: Mon, 14 Nov 2016 12:47:21 +0100 Subject: [PATCH] ticket 10780 / refonte panier --- themes/toutpratique/authentication.tpl | 25 +++++++++----- themes/toutpratique/css/global.css | 45 ++++++++++++++++++++------ themes/toutpratique/shopping-cart.tpl | 11 ++++--- 3 files changed, 60 insertions(+), 21 deletions(-) diff --git a/themes/toutpratique/authentication.tpl b/themes/toutpratique/authentication.tpl index e6b41d03..fd64c671 100644 --- a/themes/toutpratique/authentication.tpl +++ b/themes/toutpratique/authentication.tpl @@ -29,7 +29,8 @@ {/if} -
+
{include file="$tpl_dir./errors.tpl"} @@ -38,7 +39,18 @@ {if !isset($email_create)}
-
+ {if isset($inOrderProcess) && $inOrderProcess && $PS_GUEST_CHECKOUT_ENABLED} +
+
+

{l s='Nouveau !'}

+ {l s='Commandez en 1 click'}
+
+ +
+ {/if} +

{l s='Create an account'}

@@ -63,7 +75,7 @@
-
+

{l s='Already registered?'}

@@ -90,12 +102,9 @@
+ {if isset($inOrderProcess) && $inOrderProcess && $PS_GUEST_CHECKOUT_ENABLED} - +

{l s='Or Instant checkout'}

diff --git a/themes/toutpratique/css/global.css b/themes/toutpratique/css/global.css index 14b358b8..c0c34be0 100644 --- a/themes/toutpratique/css/global.css +++ b/themes/toutpratique/css/global.css @@ -4474,7 +4474,15 @@ main#categorycms { margin-bottom: 30px } font-size: 15px; font-family: 'pt_sans'; } - + #shopping-cart #calcul .renfort { + padding: 15px; + background-color: #529bb6; + text-align: center; + color: #fff; + font-size: 18px; + /*font-family: 'vidaloka';*/ + font-family: 'pt_sans'; + } #shopping-cart #calcul .shipping-politic .titre { color: #4d4d4d; font-family: 'pt_sansbold'; @@ -4700,8 +4708,9 @@ main#categorycms { margin-bottom: 30px } } #order_step li.step_done div { - background-color: #6ac5bb; - color: #fff; + background-color: #a9cddb; + color: #333333; + font-weight: bold; } #order_step li.step_done div a { @@ -4722,7 +4731,7 @@ main#categorycms { margin-bottom: 30px } line-height: 26px; } #order_step li.step_todo div { - + background-color: #a9cddb; } #order_step h1 { font-size: inherit; @@ -4742,17 +4751,30 @@ main#categorycms { margin-bottom: 30px } font-size: 21px; } #order_step li.step_todo div{ - background: #e4535d;; - color: #fff; + background-color: #a9cddb;;; + color: #333333; + font-weight: bold; } #order_step li.step_current div { - color: #4d4d4d;; + color: #e4535d;; + font-weight: bold; background-color: #fff; } + #order_step li.step_current div h1 span { font-weight: bold; } #order #shopping-cart .alert { margin-top: 15px; } - + #authentication .blockCheckout { + margin-bottom: 50px; + } + #authentication .blockCheckout .desc { + text-align: center; + } + #authentication .blockCheckout .desc h2 { + margin-top: 0; + margin-bottom: 25px; + } + /* / steps */ @@ -5272,6 +5294,10 @@ main#categorycms { margin-bottom: 30px } #auth #create-account_form .form_content { padding: 30px 100px; } + .checkoutMain #auth #create-account_form .form_content, .checkoutMain #auth #login_form .form_content { + padding-right: 30px; + padding-left: 30px; + } #login_form .form_content .submit .btn { float: none;} #login_form .form_content .submit { text-align: center; @@ -5282,8 +5308,9 @@ main#categorycms { margin-bottom: 30px } text-align: center; } #auth form .form_content p.text { - margin: 0 0 23px 0; + margin: 0 0 28px 0; text-align: center; + font-size: 14px; } #auth form .lost_password { color: #b4293c; diff --git a/themes/toutpratique/shopping-cart.tpl b/themes/toutpratique/shopping-cart.tpl index 37a44103..7df2d21c 100644 --- a/themes/toutpratique/shopping-cart.tpl +++ b/themes/toutpratique/shopping-cart.tpl @@ -209,9 +209,15 @@ {/if} {/if} {/if} +
+ {l s='Besoin d\'une astuce?'}
+ {l s='Une question sur votre commande?'}
+ {l s='Une conseillère Tout Pratique vous accompagnent 0800 500 270'}
+
{l s='Notre politique transport :'} +

{l s='Frais de port : 6 € en Colissimo'}
{l s='Pour les petits colis de moins de 500 grammes ne payez que 3 € de frais de port'}
@@ -221,10 +227,7 @@

-
- {l s='Besoin d\'aide ?'} - {l s='0800 500 270'} -
+