{$TITLE}
+ {if $CHAPO} +-
+ {loop name="blog.document" type="document" content={$ID}}
+
- {$TITLE} + {/loop} +
diff --git a/local/modules/ReCaptcha/templates/frontOffice/lematelot/recaptcha-js.html b/local/modules/ReCaptcha/templates/frontOffice/lematelot/recaptcha-js.html new file mode 100644 index 00000000..40e662c5 --- /dev/null +++ b/local/modules/ReCaptcha/templates/frontOffice/lematelot/recaptcha-js.html @@ -0,0 +1,22 @@ + + diff --git a/templates/frontOffice/capbretagne/.gitignore b/templates/frontOffice/capbretagne/.gitignore new file mode 100644 index 00000000..1e501e3f --- /dev/null +++ b/templates/frontOffice/capbretagne/.gitignore @@ -0,0 +1,2 @@ +bower_components +node_modules \ No newline at end of file diff --git a/templates/frontOffice/capbretagne/404.html b/templates/frontOffice/capbretagne/404.html new file mode 100644 index 00000000..9acbf0d8 --- /dev/null +++ b/templates/frontOffice/capbretagne/404.html @@ -0,0 +1,39 @@ +{extends file="layout.tpl"} + +{* Body Class *} +{block name="body-class"}page-404{/block} + +{* Breadcrumb *} +{block name='no-return-functions' append} + {$breadcrumbs = [ + ['title' => {intl l="404"}, 'url'=>{url path="/404"}] + ]} +{/block} + +{block name="main-content"} +
{loop name="delivery-module" type="module" id=$DELIVERY_MODULE}{$TITLE}{/loop}
+ {/elsehook} + +{loop name="payment-module" type="module" id=$PAYMENT_MODULE}{$TITLE}{/loop}
+ {if $TRANSACTION_REF} +{intl l="Transaction REF : %ref" ref={$TRANSACTION_REF}}
+ {/if} + {/elsehook} + +| + {intl l="Product Name"} + {intl l="Name"} + | ++ {intl l="Unit Price"} + {intl l="Price"} + | ++ {intl l="Unit Taxed Price"} + {intl l="Taxed Price"} + | ++ {intl l="Quantity"} + {intl l="Qty"} + | ++ {intl l="Total"} + {intl l="Total"} + | +
|---|---|---|---|---|
| + {hook name="account-order.products-top" order={$order_id}} + | +||||
|
+ {$TITLE} + {ifloop rel="combinations"} +
+ {loop type="order_product_attribute_combination" name="combinations" order_product=$ID}
+ {$ATTRIBUTE_TITLE} - {$ATTRIBUTE_AVAILABILITY_TITLE} |
+ {format_money number=$realPrice currency_id=$CURRENCY} |
+ {format_money number=$realTaxedPrice currency_id=$CURRENCY} |
+ {$QUANTITY} |
+ {format_money number=$realTotalPrice currency_id=$CURRENCY} |
+
| + {hook name="account-order.product-extra" order={$order_id} order_product={$ID} product={$PRODUCT_ID}} + | +||||
| + {hook name="account-order.products-bottom" order={$order_id}} + | +||||
{intl l="Discount"} |
+ {format_money number=$DISCOUNT currency_id=$CURRENCY} |
+
{intl l="Total without tax"} |
+ {format_money number={$TOTAL_AMOUNT - $POSTAGE_UNTAXED} currency_id=$CURRENCY} |
+
{loop type="tax" name="tva" country="64" id="3"}{$TITLE}{/loop} |
+ {format_money number=$_price_taxe_ currency_id=$CURRENCY} |
+
{intl l="Total with tax"} |
+ {format_money number={$TOTAL_TAXED_AMOUNT - $POSTAGE} currency_id=$CURRENCY} |
+
{intl l="Postage"} |
+ {format_money number=$POSTAGE curency_id=$CURRENCY} |
+
{intl l="Total"} |
+ {format_money number=$TOTAL_TAXED_AMOUNT currency_id=$CURRENCY} |
+
{loop type="title" name="customer.title.info" id=$TITLE}{$SHORT}{/loop} {$FIRSTNAME|ucwords} {$LASTNAME|upper}
+ {loop type="address" name="address.default" default="true"} +| + {if $DEFAULT === 1} + {$LABEL|default:$default} + {intl l="Main Address"} + {else} + {$LABEL|default:$default} + {/if} + | +
+
|
+
+
+ {intl l="Edit"}
+ {if $DEFAULT != 1}
+ {intl l="Cancel"}
+ {/if}
+
+ |
+
|---|
| {intl l="Order number"} | +{intl l="Date"} | +{intl l="Amount"} | +{intl l="Status"} | +{intl l="View"} | +
|---|---|---|---|---|
| {$REF} | +{format_date date=$CREATE_DATE} | +{format_money number=$TOTAL_TAXED_AMOUNT currency_id=$CURRENCY} | ++ {loop type="order-status" name="order.status" id={$STATUS}} + {assign "orderStatusCode" "order_$CODE"} + {if #$orderStatusCode# == ''} + {assign "defaultLabel" "label-default"} + {assign "orderStatusLabel" $CODE} + {else} + {assign "defaultLabel" ''} + {assign "orderStatusLabel" #$orderStatusCode#} + {/if} + {$TITLE} + {/loop} + | ++ {intl l="Order details"} + | +
|
+
+ {form_field field='delivery-module'}
+ {if $isPost}
+ {if $value == $ID}
+ {assign var="isDeliveryMethodChecked" value="1"}
+ {/if}
+ {elseif $LOOP_COUNT == 1}
+ {assign var="isDeliveryMethodChecked" value="1"}
+ {/if}
+
+ {/form_field}
+
+ |
+
+ {loop type="image" name="deliveryspicture" source="module" source_id=$ID force_return="true" width="100" height="72"}
+ |
+
+
+ {if $POSTAGE}
+ {format_money number=$POSTAGE symbol={currency attr='symbol'}}
+ {else}
+
+ {/if}
+
+ |
+ ||||||||
{intl l="Thanks for your message, we will contact as soon as possible."}
+ {/elsehook} +{intl l="If your country are not in list try with our international shop at:
www.sailorsclothes.com"}
+ {intl + l="We're sorry but an error occured. Please try to contact the site administrator" + mail={config key='store_email'} + } +
+ +
+ {intl l="The product has been added to your cart" }+ |
+ ||||
|
+ {loop name="product_thumbnail" type="image" product=$ID width="218" height="146" resize_mode="borders" limit="1"}
+ |
+
+ {$TITLE}+ {loop type="attribute_combination" name="product_options" product_sale_elements={$smarty.get.pse_id} order="manual"} +{$ATTRIBUTE_TITLE} : {$ATTRIBUTE_AVAILABILITY_TITLE} + {/loop} + |
+
+ {loop type="product_sale_elements" name="product_price" id={$smarty.get.pse_id}}
+ {if $IS_PROMO == 1}
+ {assign "real_price" $TAXED_PROMO_PRICE}
+ {format_money number=$TAXED_PROMO_PRICE}
+ {format_money number=$TAXED_PRICE}
+ {else}
+ {assign "real_price" $TAXED_PRICE}
+ {format_money number=$TAXED_PRICE}
+ {/if}
+ {/loop}
+ |
+ ||
+
|
+ ||||
+
+
+
+ {/elseloop}
+
+
+ {$DESCRIPTION nofilter}
+{$failed_order_message}
+ {/if} + + {intl l="Try again"} +{intl l="A summary of your order has been sent to the following address"} : {customer attr="email"}
+{intl l="Your order will be confirmed by us upon receipt of your payment."}
+{intl l="A new password has been sent to your e-mail address. Please check your mailbox."}
+{$CHAPO}
+{$SALE_LABEL}
+{intl l="Save %amount%sign on this product" amount={$PRICE_OFFSET_VALUE} sign={$PRICE_OFFSET_SYMBOL}}
+ {if $HAS_END_DATE} +{intl l="This offer is valid until %date" date={format_date date=$END_DATE output="date"}}
+ {/if} +{$DESCRIPTION|default:'N/A' nofilter}
+{intl l="Save %amount%sign on these products" amount={$PRICE_OFFSET_VALUE} sign={$PRICE_OFFSET_SYMBOL}}
+ {if $HAS_END_DATE} +{intl l="This offer is valid until %date" date={format_date date=$END_DATE output="date"}}
+ {/if} ++
| + | Tour de cou Chemisiers | +F | +GB | +USA | +NL | +D | +INTL | +Buste | +Taille | +Hanches | +
|---|---|---|---|---|---|---|---|---|---|---|
| 0 | +36 | +36 | +8 | +4 | +34 | +34 | +XXS | +74 cm | +58 cm | +80 cm | +
| 1 | +36 | +38 | +10 | +6 | +36 | +36 | +XS | +76 cm | +60 cm | +82 cm | +
| 2 | +37 | +40 | +12 | +8 | +38 | +38 | +S | +80 cm | +64 cm | +86 cm | +
| 3 | +38 | +42 | +14 | +10 | +40 | +40 | +SM | +82 cm | +66 cm | +88 cm | +
| 4 | +39 | +44 | +16 | +12 | +42 | +42 | +M | +84 cm | +68 cm | +90 cm | +
| 5 | +40 | +46 | +18 | +14 | +44 | +44 | +ML | +86 cm | +70 cm | +92 cm | +
| 6 | +41 | +48 | +20 | +16 | +46 | +46 | +L | +88 cm | +72 cm | +94 cm | +
| 7 | +42 | +50 | +22 | +18 | +48 | +48 | +LXL | +90 cm | +74 cm | +96 cm | +
| 8 | +- | +52 | +24 | +20 | +50 | +50 | +XL | +92 cm | +76 cm | +98 cm | +
+
| + | cm | +- | +- | +- | +- | +- | +- | +- | +- | +
|---|---|---|---|---|---|---|---|---|---|
| Tour de poitrine | +82/86 | +86/90 | +90/94 | +94/98 | +98/102 | +102/106 | +106/110 | +110/116 | +116/122 |
| Tour de taille | +59/63 | +63/67 | +67/71 | +71/75 | +75/79 | +79/83 | +83/87 | +87/95 | +95/103 |
| Tour de bassin | +88/92 | +92/96 | +96/100 | +100/104 | +104/108 | +108/112 | +112/116 | +116/122 | +122/128 |
| Taille à commander | +36 | +38 | +40 | +42 | +44 | +46 | +48 | +50 | +52 |
+
+
| + | Tour de cou Chemises | +F | +GB | +USA | +NL | +D | +INTL | +Buste cm | +taille cm | +Largeur d'épaules cm | +
|---|---|---|---|---|---|---|---|---|---|---|
| 0 | +- | +Cadet | +30 | +30 | +40 | +40 | +XXS | +82-85 | +72-75 | +42 | +
| 1 | +- | +Page | +32 | +32 | +42 | +42 | +XS | +86-89 | +76-79 | +44 | +
| 2 | +37/38 | +Homme | +34 | +34 | +44 | +44 | +S | +90-93 | +80-84 | +46 | +
| 3 | +39/40 | +1/2 P | +36 | +36 | +46 | +46 | +SM | ++ | + | + |
| 4 | +41/42 | +Patron | +38 | +38 | +48 | +48 | +M | +94-97 | +85-88 | +48 | +
| 5 | +43/44 | +GPat | +40 | +40 | +50 | +50 | +ML | ++ | + | + |
| 6 | +45/46 | +SGPat | +42 | +42 | +52 | +52 | +L | +98-102 | +89-92 | +50 | +
| 7 | +- | +ESGP | +44 | +44 | +54 | +54 | +LXL | ++ | + | + |
| 8 | +- | +- | +46 | +46 | +56 | +56 | +XL | +103-107 | +93-96 | +52 | +
| 9 | +- | +- | +48 | +48 | +58 | +58 | +XXL | +108-112 | +97-100 | +54 | +
+
| + | cm | +- | +- | +- | +- | +- | +
|---|---|---|---|---|---|---|
| Tour de poitrine | +76/79 | +80/88 | +89/97 | +98/106 | +107/115 | +116/124 |
| Taille à commander | +3 | +4 | +5 | +6 | +7 | +8 | +
+
| + | cm | +- | +- | +- | +- | +- | +- | +
|---|---|---|---|---|---|---|---|
| Tour de poitrine | +76/79 | +80/88 | +89/97 | +98/106 | +107/115 | +116/124 | +125/133 |
| Taille à commander | +XS | +S | +M | +L | +XL | +XXL | +XXXL |
+
| + | cm | +- | +- | +- | +- | +
|---|---|---|---|---|---|
| Tour de cou | +37/38 | +39/40 | +41/42 | +43/44 | +45/46 |
| Taille à commander | +2 | +3 | +4 | +5 | +6 | +
+
| + | cm | +- | +- | +- | +- | +- | +- | +- | +
|---|---|---|---|---|---|---|---|---|
| Tour de ceinture | +69/72 | +72/76 | +76/80 | +80/84 | +84/88 | +88/92 | +92/96 | +96/100 | +
| Taille à commander | +36 | +38 | +40 | +42 | +44 | +46 | +48 | +50 | +
+