diff --git a/l10n_CM/constants/johnlewis/GB/johnlewis_ad.json b/l10n_CM/constants/johnlewis/GB/johnlewis_ad.json new file mode 100644 index 000000000..06e8bd7ac --- /dev/null +++ b/l10n_CM/constants/johnlewis/GB/johnlewis_ad.json @@ -0,0 +1,20 @@ +{ + "url": "http://127.0.0.1:8080/johnlewis_ad.html", + "field_mapping": { + "given_name": "80fd95df-baf0-4996-a776-b613c673d4d4", + "family_name": "4f577c73-a0ae-4b45-a867-0fbc6210a7d3", + "street_address": "51c4e4e1-71ac-445a-aa0c-da30c2cef2d4", + "address_level_2": "69bacce2-3841-427e-bee2-b54402b1b664", + "postal_code": "3e6db344-bd68-4240-b258-0ae257816565", + "telephone": "b5d4e232-a3fd-4c7c-a500-a35d8e6ff812" + }, + "form_field": "*[data-moz-autofill-inspect-id='{given_name}']", + "fields": [ + "80fd95df-baf0-4996-a776-b613c673d4d4", + "4f577c73-a0ae-4b45-a867-0fbc6210a7d3", + "51c4e4e1-71ac-445a-aa0c-da30c2cef2d4", + "69bacce2-3841-427e-bee2-b54402b1b664", + "3e6db344-bd68-4240-b258-0ae257816565", + "b5d4e232-a3fd-4c7c-a500-a35d8e6ff812" + ] +} diff --git a/l10n_CM/constants/johnlewis/GB/johnlewis_cc.json b/l10n_CM/constants/johnlewis/GB/johnlewis_cc.json new file mode 100644 index 000000000..e09534148 --- /dev/null +++ b/l10n_CM/constants/johnlewis/GB/johnlewis_cc.json @@ -0,0 +1,17 @@ +{ + "url": "http://127.0.0.1:8080/johnlewis_cc.html", + "field_mapping": { + "name": "cf6e4e9b-093f-4856-aee4-010162d7c9f9", + "card_number": "2c0e42a5-d6c3-4507-ac52-9fca82b15cd0", + "expiration_date": "bded7920-6a92-44b6-aabb-3a12eb8c315d", + "cvv": "6ccc0d12-13f8-4ae8-b843-048c62859502" +}, + + "form_field": "*[data-moz-autofill-inspect-id='{name}']", + "fields": [ + "cf6e4e9b-093f-4856-aee4-010162d7c9f9", + "2c0e42a5-d6c3-4507-ac52-9fca82b15cd0", + "bded7920-6a92-44b6-aabb-3a12eb8c315d", + "6ccc0d12-13f8-4ae8-b843-048c62859502" +] +} diff --git a/l10n_CM/region/GB.json b/l10n_CM/region/GB.json index d21cd7cc0..0ba77bfbc 100644 --- a/l10n_CM/region/GB.json +++ b/l10n_CM/region/GB.json @@ -1,11 +1,12 @@ { "region": "GB", "sites": [ - "cultbeauty", "assos", + "cultbeauty", "demo", "diy", "ebay", + "johnlewis", "peacocks", "whittard" ], diff --git a/l10n_CM/run_l10n.py b/l10n_CM/run_l10n.py index 08dfab421..511ccef37 100644 --- a/l10n_CM/run_l10n.py +++ b/l10n_CM/run_l10n.py @@ -51,6 +51,7 @@ "hofer", "holzkern", "ilcorteinglesa", + "johnlewis", "justspices", "kastnerandoehler", "kohls", diff --git a/l10n_CM/sites/johnlewis/GB/johnlewis_ad.html b/l10n_CM/sites/johnlewis/GB/johnlewis_ad.html new file mode 100644 index 000000000..f9ae5f9c1 --- /dev/null +++ b/l10n_CM/sites/johnlewis/GB/johnlewis_ad.html @@ -0,0 +1 @@ +Delivery | Checkout | John Lewis & Partners
John Lewis & Partners

Order number:

Checkout

1. Select a delivery option

Delivery details

Email

liam@gmail.com

We’ll send delivery updates by text to UK mobile numbers and call if we have any queries
2. Payment
\ No newline at end of file diff --git a/l10n_CM/sites/johnlewis/GB/johnlewis_cc.html b/l10n_CM/sites/johnlewis/GB/johnlewis_cc.html new file mode 100644 index 000000000..2f21eec26 --- /dev/null +++ b/l10n_CM/sites/johnlewis/GB/johnlewis_cc.html @@ -0,0 +1,7 @@ +
John Lewis & Partners
>

To keep you safe, your bank or credit card provider may ask you to confirm the payment by sending you a code by text, email or banking app. They will never ask you to share this code with them or anyone.

Please enter the card number on the front of your card
Please enter the name on the front of your card
Please enter the expiry date
This is the last 3 digits on the back of your card

Billing address

We’ll use this number to send text updates or if we have any queries with your order

Country

United Kingdom

By placing your order you agree to the John Lewisterms and conditions. John Lewis will process your personal data as set out in ourprivacy notice.

\ No newline at end of file