diff --git a/l10n_CM/constants/cultbeauty/GB/cultbeauty_ad.json b/l10n_CM/constants/cultbeauty/GB/cultbeauty_ad.json new file mode 100644 index 000000000..89b0f0ede --- /dev/null +++ b/l10n_CM/constants/cultbeauty/GB/cultbeauty_ad.json @@ -0,0 +1,21 @@ +{ + "url": "http://127.0.0.1:8080/cultbeauty_ad.html", + "field_mapping": { + "name": "a2230da4-744f-41b8-b2a3-686741e94715", + "street_address": "7ec63af6-73de-4b4d-98c7-7af4239defde", + "postal_code": "b4ba6987-de2d-49be-a1f5-1d983cf1525e", + "address_level_2": "ef22ba0f-7275-4086-af6e-6ef43cac4c25", + "telephone": "731ec27e-9e60-4fbe-858f-de1d8c168b3d", + "country": "7a482a0f-85c5-4b73-ac52-639ad8038635" + }, + + "form_field": "*[data-moz-autofill-inspect-id='{name}']", + "fields": [ + "a2230da4-744f-41b8-b2a3-686741e94715", + "7ec63af6-73de-4b4d-98c7-7af4239defde", + "b4ba6987-de2d-49be-a1f5-1d983cf1525e", + "ef22ba0f-7275-4086-af6e-6ef43cac4c25", + "731ec27e-9e60-4fbe-858f-de1d8c168b3d", + "7a482a0f-85c5-4b73-ac52-639ad8038635" + ] +} diff --git a/l10n_CM/constants/cultbeauty/GB/cultbeauty_cc.json b/l10n_CM/constants/cultbeauty/GB/cultbeauty_cc.json new file mode 100644 index 000000000..41b47b6c1 --- /dev/null +++ b/l10n_CM/constants/cultbeauty/GB/cultbeauty_cc.json @@ -0,0 +1,19 @@ +{ + "url": "http://127.0.0.1:8080/cultbeauty_cc.html", + "field_mapping": { + "card_number": "1ae2f87d-489b-412e-8ae9-b6b7e2860b3c", + "name": "dcacdef7-e39f-4c8c-a9df-aa03173c89aa", + "expiration_month": "43a870b8-62fa-4cdd-a5ee-f7c0832ca4ff", + "expiration_year": "fda74455-fcc3-4129-8431-a0cbadb79dab", + "cvv": "d1a43343-2491-4510-b779-54ff1961ef77" + }, + + "form_field": "*[data-moz-autofill-inspect-id='{name}']", + "fields": [ + "1ae2f87d-489b-412e-8ae9-b6b7e2860b3c", + "dcacdef7-e39f-4c8c-a9df-aa03173c89aa", + "43a870b8-62fa-4cdd-a5ee-f7c0832ca4ff", + "fda74455-fcc3-4129-8431-a0cbadb79dab", + "d1a43343-2491-4510-b779-54ff1961ef77" + ] +} \ No newline at end of file diff --git a/l10n_CM/region/GB.json b/l10n_CM/region/GB.json index 60ddd5b28..d21cd7cc0 100644 --- a/l10n_CM/region/GB.json +++ b/l10n_CM/region/GB.json @@ -1,6 +1,7 @@ { "region": "GB", "sites": [ + "cultbeauty", "assos", "demo", "diy", diff --git a/l10n_CM/run_l10n.py b/l10n_CM/run_l10n.py index 6edecb110..fa41ec04f 100644 --- a/l10n_CM/run_l10n.py +++ b/l10n_CM/run_l10n.py @@ -34,6 +34,7 @@ "cdiscount", "ceneo", "cocolita", + "cultbeauty", "cupshe", "decathlon", "demo", diff --git a/l10n_CM/sites/cultbeauty/GB/cultbeauty_ad.html b/l10n_CM/sites/cultbeauty/GB/cultbeauty_ad.html new file mode 100644 index 000000000..2ca77244c --- /dev/null +++ b/l10n_CM/sites/cultbeauty/GB/cultbeauty_ad.html @@ -0,0 +1 @@ +Checkout
Skip to main content

Order Summary
1 item
Order Number:693804503
  • Natasha Denona HY-GLAM foundation-N1
    Quantity:1
    £49.00
Delivery
Calculated at next step
Total to pay£49.00

1. Delivery Address

Delivery Address

Changing shipping country may affect the total price of your order.

Search

2. Select Delivery Option

Please enter your address so we can calculate your delivery options.

3. Select Payment Method

Select Payment Method

By placing this order, you are confirming that you agree to ourTerms and ConditionsandPrivacy Policy.

\ No newline at end of file diff --git a/l10n_CM/sites/cultbeauty/GB/cultbeauty_cc.html b/l10n_CM/sites/cultbeauty/GB/cultbeauty_cc.html new file mode 100644 index 000000000..2ca77244c --- /dev/null +++ b/l10n_CM/sites/cultbeauty/GB/cultbeauty_cc.html @@ -0,0 +1 @@ +Checkout
Skip to main content

Order Summary
1 item
Order Number:693804503
  • Natasha Denona HY-GLAM foundation-N1
    Quantity:1
    £49.00
Delivery
Calculated at next step
Total to pay£49.00

1. Delivery Address

Delivery Address

Changing shipping country may affect the total price of your order.

Search

2. Select Delivery Option

Please enter your address so we can calculate your delivery options.

3. Select Payment Method

Select Payment Method

By placing this order, you are confirming that you agree to ourTerms and ConditionsandPrivacy Policy.

\ No newline at end of file