This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"products": [ | |
{ | |
"code": "1", | |
"product_prototype_id": 1, | |
"characteristics": [ | |
{ | |
"title": "Titre", | |
"value": "mon super produit" | |
}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
front: | |
static_page: | |
contact_new: | |
title: "Contacter le Service Client - Montres & Co" | |
description: "Notre service client est disponible du lundi au vendredi de 10h à 18h par téléphone. Vous pouvez également nous joindre en utilisant le formulaire de contact." | |
code-promotions: | |
title: 'Codes Promos - Montres & Co' | |
description: "Toute l’année, la boutique vous propose en effet des réductions, soit sur le montant total de votre commande, soit sur les frais de ports, voire sur une sélection de montres en particulier. " | |
boutiques: | |
title: "Les Boutiques - Montres & Co" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INSERT INTO `email_layouts` (`id`, `code`, `title`, `locale`, `body_html`, `body_html_parsed`, `body_plain`, `body_plain_parsed`, `created_at`, `updated_at`) | |
VALUES | |
(1, 'default', 'Défaut', 'fr', '<!DOCTYPE HTML PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional //EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\"><html><head><title></title><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"><style type=\"text/css\">\n@media only screen and (max-width: 480px) {\ntable[class=w0], td[class=w0] { width: 0 !important; }\ntable[class=w10], td[class=w10], img[class=w10] { width:10px !important; }\ntable[class=w15], td[class=w15], img[class=w15] { width:5px !important; }\ntable[class=w30], td[class=w30], img[class=w30] { width:10px !important; }\ntable[class=w60], td[class=w60], img[class=w60] { width:10px !important; }\ntable[class=w125], td[class=w125], img[class=w125] { width:80px !important; }\ntable[class=w130], td[class=w130], img[class=w130] { width:55px !important; }\ntable[class=w |